Template:Infobox player: Difference between revisions

From EverVoid Wiki
Jump to navigation Jump to search
No edit summary
m (Added Player INfobox)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="rsw-infobox plainlinks {{parentitle|{{{name}}}}}" id="infobox-character" cellpadding="0" cellspacing="0"
<includeonly>
|-
<table class="rsw-infobox plainlinks no-parenthesis-style" cellpadding="0" cellspacing="0">
{{#if:{{{image|}}} |
<tr>
{{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{image}}}|300px]] }}
<td class="infobox-image bordered-image" colspan="2">[[File:{{{image}}}|224x300px]]
|-
</td></tr>
! class="infobox-header" colspan=2 | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
<tr>
|-
<th class="infobox-header" colspan="2">{{{title|{{PAGENAME}}}}}
! nowrap="nowrap" | [[List of races|Race]]
</th></tr>
| {{#if:{{{race|}}}|{{{race}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
{{#if:{{{Rank|}}}|<tr>
|-
    <th>Rank</th>
! nowrap="nowrap" | [[Gender]]
    <td>{{{Rank}}}</td>
| {{#if:{{{gender|}}}|{{{gender}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
</tr>}}{{#if:{{{Discord|}}}|<tr>
|-
    <th>Discord</th>
! nowrap="nowrap" | Status
    <td>{{{Discord}}}</td>
| {{#if:{{{status|}}}|{{{status}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
</tr>}}{{#if:{{{Clan|}}}|<tr>
|-
    <th>Clan</th>
! nowrap="nowrap" | Faction
    <td>{{{Clan}}}</td>
| {{#if:{{{faction|}}}|{{{faction}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
</tr>}}{{#if:{{{Status|}}}|<tr>
|-
    <th>Status</th>
! nowrap="nowrap" | First appearance
    <td>{{{Status}}}</td>
| {{#if:{{{first|}}}|{{{first}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
</tr>}}{{#if:{{{Join date|}}}|<tr>
|-
    <th>Join date</th>
! nowrap="nowrap" | Last appearance
    <td>{{{Join date}}}</td>
| {{#if:{{{last|}}}|{{{last}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}
</tr>}}</table>
{{#if:{{{features|}}}|{{!}}-
</includeonly>
! Notable features
<noinclude>
{{!}} {{{features}}} }}
To view the Player Infobox documentation and learn how to use it [[Template:Infobox player/doc|Click Here]]
|-
</noinclude>
! class="infobox-subheader" colspan="2" | Template links
|-
| class="infobox-template-links" colspan="2" | [[Template:Infobox character|Infobox]] {{*}} [[Template talk:Infobox character|Talk page]]
|}{{PreloadPage}}<noinclude>{{/doc}}</noinclude>

Latest revision as of 05:25, 22 October 2020


To view the Player Infobox documentation and learn how to use it Click Here