Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "<infobox layout="stacked"> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image" /> <data source="season"><label>Season(s)</label></data...") Tag: Replaced |
m (Added Player INfobox) |
||
| (30 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<infobox | <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]] | |||
</td></tr> | |||
</ | <tr> | ||
<th class="infobox-header" colspan="2">{{{title|{{PAGENAME}}}}} | |||
</th></tr> | |||
{{#if:{{{Rank|}}}|<tr> | |||
<th>Rank</th> | |||
<td>{{{Rank}}}</td> | |||
</tr>}}{{#if:{{{Discord|}}}|<tr> | |||
<th>Discord</th> | |||
<td>{{{Discord}}}</td> | |||
</tr>}}{{#if:{{{Clan|}}}|<tr> | |||
<th>Clan</th> | |||
<td>{{{Clan}}}</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> | |||
</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