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:CasualGuildRow"

From Project 1999 Wiki
Jump to: navigation, search
Line 6: Line 6:
 
<tr>
 
<tr>
 
   <td>{{#if: {{{guildWebsiteUrl|}}} |[{{{guildWebsiteUrl}}} {{{name}}}]|{{{name}}}}}</td>
 
   <td>{{#if: {{{guildWebsiteUrl|}}} |[{{{guildWebsiteUrl}}} {{{name}}}]|{{{name}}}}}</td>
   <td>{{{activeTime}}}</td>
+
   <td>{{{activeTime|}}}</td>
   <td>{{{description}}}</td>
+
   <td>{{{description|}}}</td>
   <td>{{{recruiting}}}</td>
+
   <td>{{{recruiting|}}}</td>
   <td>{{{voiceChat}}}</td>
+
   <td>{{{voiceChat|}}}</td>
   <td>{{{officers}}}</td>
+
   <td>{{{officers|}}}</td>
 
   <td>[{{{forumThreadUrl}}} Forum]</td>
 
   <td>[{{{forumThreadUrl}}} Forum]</td>
   <td>{{{guildId|&nbsp;}}}</td>
+
   <td>{{{guildId|}}}</td>
 
</tr>
 
</tr>

Revision as of 18:16, 24 November 2017

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