Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Added Player INfobox) |
||
| (15 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly> | ||
< | <table class="rsw-infobox plainlinks no-parenthesis-style" cellpadding="0" cellspacing="0"> | ||
< | <tr> | ||
< | <td class="infobox-image bordered-image" colspan="2">[[File:{{{image}}}|224x300px]] | ||
<th> | </td></tr> | ||
<td>{{{ | <tr> | ||
</tr>}}{{#if:{{{ | <th class="infobox-header" colspan="2">{{{title|{{PAGENAME}}}}} | ||
<th> | </th></tr> | ||
<td>{{{ | {{#if:{{{Rank|}}}|<tr> | ||
</tr>}}{{#if:{{{ | <th>Rank</th> | ||
<th> | <td>{{{Rank}}}</td> | ||
<td>{{{ | </tr>}}{{#if:{{{Discord|}}}|<tr> | ||
</tr>}}{{#if:{{{ | <th>Discord</th> | ||
<th> | <td>{{{Discord}}}</td> | ||
<td>{{{ | </tr>}}{{#if:{{{Clan|}}}|<tr> | ||
</tr>}}{{#if:{{{ | <th>Clan</th> | ||
<th> | <td>{{{Clan}}}</td> | ||
<td>{{{ | </tr>}}{{#if:{{{Status|}}}|<tr> | ||
<th>Status</th> | |||
<td>{{{Status}}}</td> | |||
</tr>}}{{#if:{{{Join date|}}}|<tr> | |||
<th>Join date</th> | |||
<td>{{{Join date}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</ | </includeonly> | ||
<noinclude> | |||
To view the Player Infobox documentation and learn how to use it [[Template:Infobox player/doc|Click Here]] | |||
</noinclude> | |||
Latest revision as of 05:25, 22 October 2020
To view the Player Infobox documentation and learn how to use it Click Here