[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:CasualGuildRow"
From Project 1999 Wiki
| (8 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | A single row of a casual guild in the | + | A single row of a casual guild in the [[Guild List]] page. |
---- | ---- | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<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> | + | <td>{{#if: {{{forumThreadUrl|}}} |[{{{forumThreadUrl}}} Forum]|}}</td> |
| − | + | <td>{{{guildId|}}}</td> | |
| − | <td>{{{guildId| | + | |
</tr> | </tr> | ||
Latest revision as of 05:53, 24 September 2019
A single row of a casual guild in the Guild List page.