Template:Enemy: Difference between revisions
Hunchman801 (talk | contribs) No edit summary |
Hunchman801 (talk | contribs) This might have to be merged with Template:Character at some point |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| | {| class="infobox" cellspacing="9" | ||
|- | |- | ||
!colspan="3" 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:{{{appears in|}}}|| | |- <includeonly>{{#if:{{{alignment|}}}||style="display:none;"}}</includeonly> | ||
!Alignment | |||
|{{{alignment}}} | |||
|- <includeonly>{{#if:{{{appears in|}}}{{{location|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{appears in|}}}||style="display:none;"}}</includeonly> | |||
!Appears in | !Appears in | ||
|{{{appears in}}} | |{{{appears in}}} | ||
|- | |- <includeonly>{{#if:{{{location|}}}||style="display:none;"}}</includeonly> | ||
!Location | |||
|{{{location}}} | |||
|- <includeonly>{{#if:{{{portrayed by|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{portrayed by|}}}||style="display:none;"}}</includeonly> | ||
! | !Portrayed by | ||
|{{{ | |{{{portrayed by}}} | ||
|- <includeonly>{{#if:{{{resistance|}}}{{{attacks|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{resistance|}}}|| | |- <includeonly>{{#if:{{{resistance|}}}||style="display:none;"}}</includeonly> | ||
!Resistance | ![[Resistance]] | ||
|{{{resistance}}} | |{{{resistance}}} | ||
|- <includeonly>{{#if:{{{attacks|}}}|| | |- <includeonly>{{#if:{{{attacks|}}}||style="display:none;"}}</includeonly> | ||
!Attacks | !Attacks | ||
|{{{attacks}}} | |{{{attacks}}} | ||
|} | |- <includeonly>{{#if:{{{sex|}}}{{{species|}}}||style="display:none;"}}</includeonly> | ||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{sex|}}}||style="display:none;"}}</includeonly> | |||
!Sex | |||
|{{{sex}}} | |||
|- <includeonly>{{#if:{{{species|}}}||style="display:none;"}}</includeonly> | |||
!Species | |||
|{{{species}}} | |||
|- <includeonly>{{#if:{{{relatives|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |||
|- <includeonly>{{#if:{{{relatives|}}}||style="display:none;"}}</includeonly> | |||
!Relatives | |||
|{{{relatives}}} | |||
|}<noinclude>[[Category:Infobox templates]]</noinclude> | |||