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
 
(3 intermediate revisions by one user not shown)
Line 5: Line 5:
 
<includeonly>
 
<includeonly>
 
<tr>
 
<tr>
   <td>{{#if: {{{wikiLink|}}} | [[{{{wikiLink}}}| {{{name}}}]] | {{#if: {{{website|}}} | [{{{website}}} {{{name}}}] | {{{name}}}}}}}</td>
+
   <td>{{#if: {{{wikiLink|}}} | [[{{{wikiLink}}}| {{{name}}}]] | {{{name}}}}}</td>
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{activeTime|}}}</td>
 
   <td>{{{lootStyle|}}}</td>
 
   <td>{{{lootStyle|}}}</td>
Line 11: Line 11:
 
   <td>{{{voiceChat|}}}</td>
 
   <td>{{{voiceChat|}}}</td>
 
   <td>{{{officers|}}}</td>
 
   <td>{{{officers|}}}</td>
 +
  <td>{{#if: {{{websiteUrl|}}} |[{{{websiteUrl}}} Website]|}}</td>
 
   <td>{{#if: {{{forumThreadUrl|}}} |[{{{forumThreadUrl}}} Forum]|}}</td>
 
   <td>{{#if: {{{forumThreadUrl|}}} |[{{{forumThreadUrl}}} Forum]|}}</td>
 
   <td>{{{guildId|}}}</td>
 
   <td>{{{guildId|}}}</td>
 
</tr>
 
</tr>

Latest revision as of 18:53, 6 April 2018

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