Template:Character: Difference between revisions
Spiraldoor (talk | contribs) 'Status' is way too vague for a comprehensive template meant to cover every single character in the series. Almost none have a clearly-defined 'status'. Maybe we'll think of a replacement(s) sometime. |
Hunchman801 (talk | contribs) Better wording |
||
| (16 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {| class="infobox" cellspacing="9" | ||
|- | |- | ||
!colspan="2" class="header"|'''{{{name<includeonly>|{{{name|}}}</includeonly>}}}''' | |||
|- <includeonly>{{#if:{{{image|}}}|| | |- <includeonly>{{#if:{{{image|}}}||style="display:none;"}}</includeonly> | ||
|align="center" colspan="2 | |align="center" colspan="2"|{{{image}}} | ||
|- <includeonly>{{#if:{{{alignment|}}}|| | |- <includeonly>{{#if:{{{other names|}}}||style="display:none;"}}</includeonly> | ||
!Other names | |||
|{{{other names}}} | |||
|- <includeonly>{{#if:{{{alignment|}}}||style="display:none;"}}</includeonly> | |||
!Alignment | !Alignment | ||
|{{{alignment}}} | |{{{alignment}}} | ||
|- | |- <includeonly>{{#if:{{{appears in|}}}{{{location|}}}{{{portrayed by|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
|- <includeonly>{{#if:{{{appears in|}}}|| | |- <includeonly>{{#if:{{{appears in|}}}||style="display:none;"}}</includeonly> | ||
!Appears in | !Appears in | ||
|{{{appears in}}} | |{{{appears in}}} | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{location|}}}||style="display:none;"}}</includeonly> | ||
| | !Location | ||
|{{{location}}} | |||
|- <includeonly>{{#if:{{{portrayed by|}}}|| | |- <includeonly>{{#if:{{{portrayed by|}}}||style="display:none;"}}</includeonly> | ||
!Portrayed by | !Portrayed by | ||
|{{{portrayed by}}} | |{{{portrayed by}}} | ||
|- | |- <includeonly>{{#if:{{{sex|}}}{{{species|}}}{{{status|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
|- <includeonly>{{#if:{{{sex|}}}|| | |- <includeonly>{{#if:{{{sex|}}}||style="display:none;"}}</includeonly> | ||
!Sex | !Sex | ||
|{{{sex}}} | |{{{sex}}} | ||
|- <includeonly>{{#if:{{{species|}}}|| | |- <includeonly>{{#if:{{{species|}}}||style="display:none;"}}</includeonly> | ||
!Species | !Species | ||
|{{{species}}} | |{{{species}}} | ||
|} | |- <includeonly>{{#if:{{{status|}}}||style="display:none;"}}</includeonly> | ||
!Status | |||
|{{{status}}} | |||
|- <includeonly>{{#if:{{{relatives|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{relatives|}}}||style="display:none;"}}</includeonly> | |||
!Relatives | |||
|{{{relatives}}} | |||
|- <includeonly>{{#if:{{{Unlock criteria|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{Unlock criteria|}}}||style="display:none;"}}</includeonly> | |||
!Unlock criteria | |||
|{{{Unlock criteria}}} | |||
|}<noinclude>[[Category:Infobox templates]]</noinclude> | |||