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: {{{website|}}} |[{{{website}}} {{{name}}}]|{{{name}}}}}</td>
+
   <td>{{#if: {{{wikiLink|}}} |
 +
      {[[{{wikiLink}}| {{name}}] |
 +
        {{#if: {{{website|}}} |
 +
          [{{{website}}} {{{name}}}] |
 +
            {{{name}}
 +
        }}
 +
      }}
 +
}}</td>
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{lootStyle|}}}</td>
 
   <td>{{{lootStyle|}}}</td>

Revision as of 18:31, 6 April 2018

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