Template:Character: Difference between revisions
No edit summary |
Hunchman801 (talk | contribs) Better wording |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {| class="infobox" cellspacing="9" | ||
|- | |- | ||
!colspan="2" class="header"|'''{{{name<includeonly>|{{{name|}}}</includeonly>}}}''' | |||
|- <includeonly>{{#if:{{{image|}}}||style="display:none;"}}</includeonly> | |- <includeonly>{{#if:{{{image|}}}||style="display:none;"}}</includeonly> | ||
|align="center" colspan="2" style=" | |align="center" colspan="2"|{{{image}}} | ||
|- <includeonly>{{#if:{{{other names|}}}||style="display:none;"}}</includeonly> | |||
!Other names | |||
|{{{other names}}} | |||
|- <includeonly>{{#if:{{{alignment|}}}||style="display:none;"}}</includeonly> | |- <includeonly>{{#if:{{{alignment|}}}||style="display:none;"}}</includeonly> | ||
| Line 11: | Line 15: | ||
|{{{alignment}}} | |{{{alignment}}} | ||
|- | |- <includeonly>{{#if:{{{appears in|}}}{{{location|}}}{{{portrayed by|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
| Line 26: | Line 30: | ||
|{{{portrayed by}}} | |{{{portrayed by}}} | ||
|- | |- <includeonly>{{#if:{{{sex|}}}{{{species|}}}{{{status|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
| Line 41: | Line 45: | ||
|{{{status}}} | |{{{status}}} | ||
|- | |- <includeonly>{{#if:{{{relatives|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
| Line 48: | Line 52: | ||
|{{{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> | |||