You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:G: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{ #switch: {{{1}}}
<includeonly>{{ #switch: {{{1}}}
|begin=<table cellpadding="4" border="1" style="border-collapse: collapse; border: 1px solid #aaa; background-color: #fff"><thead style="text-align: center; background-color: #f2f2f2; font-weight: bold"><tr>
|begin=<table cellpadding="4" border="1" style="border-collapse: collapse; border: 1px solid #aaa; background-color: #fff"><tr style="text-align: center; background-color: #f2f2f2; font-weight: bold">
{{ #ifeq: {{{game|n}}} | y |<th>Game</th>}}
{{ #ifeq: {{{game|n}}} | y |<th>Game</th>}}
{{ #ifeq: {{{wl|n}}} | y |<th>W/L</th>}}
{{ #ifeq: {{{wl|n}}} | y |<th>W/L</th>}}
{{ #ifeq: {{{mod|n}}} | y |<th>[[Moderator]]</th>}}
{{ #ifeq: {{{mod|n}}} | y |<th>[[Moderator]]</th>}}
{{ #ifeq: {{{role|n}}} | y |<th>[[Role]]</th>}}
{{ #ifeq: {{{role|n}}} | y |<th>[[Role]]</th>}}
</tr></thead><tbody>
{{ #ifeq: {{{fate|n}}} | y |<th>Fate</th>}}
|end=</tbody></table>
</tr>
|end=</table>
|<tr><td>test</td></tr>}}</includeonly><noinclude>
|<tr><td>test</td></tr>}}</includeonly><noinclude>



Revision as of 13:40, 18 November 2010


In the works…