This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:RaidingGuildRow"

From Project 1999 Wiki
Jump to: navigation, search
Line 5: Line 5:
 
<includeonly>
 
<includeonly>
 
<tr>
 
<tr>
   <td>{{#if: {{{wikiLink|}}} |
+
   <td>{{#if: {{{wikiLink|}}} | {[[{{{wikiLink}}}| {{{name}}}] | {{#if: {{{website|}}} | [{{{website}}} {{{name}}}] | {{{name}}}}}}}}</td>
        {[[{{{wikiLink}}}| {{{name}}}]
+
        |
+
        {{#if: {{{website|}}} |
+
          [{{{website}}} {{{name}}}]
+
          |
+
          {{{name}}
+
        }}
+
      }}
+
}}</td>
+
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{lootStyle|}}}</td>
 
   <td>{{{lootStyle|}}}</td>

Revision as of 18:36, 6 April 2018

A single row of a raiding guild in the guild list page.