Template:Infobox player: Difference between revisions

From EverVoid Wiki
Jump to navigation Jump to search
No edit summary
m (Added Player INfobox)
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
|-  
<includeonly>
! colspan="2" | <div class="wikia-infobox-section-header">Basic info</div>
<table class="rsw-infobox plainlinks no-parenthesis-style" cellpadding="0" cellspacing="0">
 
<tr>
|-
<td class="infobox-image bordered-image" colspan="2">[[File:{{{image}}}|224x300px]]
{{#if: {{{aka|}}} |
</td></tr>
! Also Known As
<tr>
{{!}} {{{aka}}}
<th class="infobox-header" colspan="2">{{{title|{{PAGENAME}}}}}
| }}
</th></tr>
 
{{#if:{{{Rank|}}}|<tr>
|-
    <th>Rank</th>
! Date of Birth
    <td>{{{Rank}}}</td>
| {{{dob|''Unknown''}}}
</tr>}}{{#if:{{{Discord|}}}|<tr>
 
    <th>Discord</th>
|-
    <td>{{{Discord}}}</td>
! Place of Birth
</tr>}}{{#if:{{{Clan|}}}|<tr>
| {{{birthplace|''Unknown''}}}
    <th>Clan</th>
 
    <td>{{{Clan}}}</td>
|-
</tr>}}{{#if:{{{Status|}}}|<tr>
! Occupation
    <th>Status</th>
| {{{occupation|''Unknown''}}}
    <td>{{{Status}}}</td>
 
</tr>}}{{#if:{{{Join date|}}}|<tr>
|-
    <th>Join date</th>
! Family
    <td>{{{Join date}}}</td>
| {{{family|''Unknown''}}}
</tr>}}</table>
Because we left the other parts alone, there are also
</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