Template:Infobox player: Difference between revisions

From EverVoid Wiki
Jump to navigation Jump to search
No edit summary
m (Added Player INfobox)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<table class="rsw-infobox plainlinks no-parenthesis-style" cellpadding="0" cellspacing="0">
<table class="rsw-infobox plainlinks no-parenthesis-style" cellpadding="0" cellspacing="0">
<tr>
<tr>
<td class="infobox-image bordered-image" colspan="2">[[File:{{{image}}}|224x300px]]
<td class="infobox-image bordered-image" colspan="2">[[File:{{{image}}}|224x300px]]
</td></tr>
</td></tr>
<tr>
<tr>
<th class="infobox-header colspan="2">{{{title|{{PAGENAME}}}}}</th>
<th class="infobox-header" colspan="2">{{{title|{{PAGENAME}}}}}
</th></tr>
</th></tr>
<table>{{#if:{{{Rank|}}}|<tr>
{{#if:{{{Rank|}}}|<tr>
     <th>Rank</th>
     <th>Rank</th>
     <td>{{{Rank}}}</td>
     <td>{{{Rank}}}</td>
Line 23: Line 23:
     <td>{{{Join date}}}</td>
     <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