Template:Enemy: Difference between revisions
Hunchman801 (talk | contribs) New page: {| style="border: 1px solid rgb(200,200,200); color: black; margin: 0 0 0.5em 1em; background-color: rgb(245, 245, 245); padding: 0px; float: right; clear: right; width: 260px; text-align:... |
Hunchman801 (talk | contribs) This might have to be merged with Template:Character at some point |
||
| (14 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 /> | |||
|- <includeonly>{{#if:{{{portrayed by|}}}||style="display:none;"}}</includeonly> | |||
!Portrayed by | |||
|{{{portrayed by}}} | |||
|- <includeonly>{{#if:{{{resistance|}}}{{{attacks|}}}||style="display:none;"}}</includeonly> | |||
|colspan="2"| <hr /> | |colspan="2"| <hr /> | ||
|- <includeonly>{{#if:{{{ | |- <includeonly>{{#if:{{{resistance|}}}||style="display:none;"}}</includeonly> | ||
! | ![[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> | |||