Difference between revisions of "Template:Creature"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <includeonly>{| class=" | + | <includeonly> |
− | ! | + | {| class="infobox" style="width: 25em; text-align: left; font-size: 90%" cellspacing="2" |
+ | ! style="font-size: 110%; background: {{{bgcolour|transparent}}}; text-align: center;" colspan="2" align="right" | | ||
|- | |- | ||
− | {{#if:{{{image|}}}| | + | {{#if: {{{image|<noinclude>-</noinclude>}}} | |
+ | {{!}} colspan="2" style="text-align: center;" {{!}} {{{image}}} | ||
{{!}}- | {{!}}- | ||
− | |||
}} | }} | ||
+ | {{#if: {{{caption|<noinclude>-</noinclude>}}} | | ||
+ | {{!}} colspan="2" style="text-align: center;" {{!}} {{{caption}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | ! colspan="2" style="background-color: {{{bgcolor}}}; text-align: center; color:{{{fgcolor}}}; font-size: 110%;" | {{{name}}} | ||
|- | |- | ||
− | {{#if:{{{ | + | {{#if: {{{real name|<noinclude>-</noinclude>}}} | |
− | {{!}}- | + | ! '''Real Name''' |
− | {{!}} | + | {{!}} {{{real name}}} |
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if: {{{origin|<noinclude>-</noinclude>}}} | | ||
+ | ! '''Origin''' | ||
+ | {{!}} {{{origin}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if: {{{affiliation|<noinclude>-</noinclude>}}} | | ||
+ | ! '''Type''' | ||
+ | {{!}} {{{type}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if: {{{size|<noinclude>-</noinclude>}}} | | ||
+ | ! '''Size''' | ||
+ | {{!}} {{{size}}} | ||
+ | {{!}}- | ||
+ | }} | ||
+ | {{#if: {{{debut|<noinclude>-</noinclude>}}} | | ||
+ | ! '''Debut''' | ||
+ | {{!}} {{{debut}}} | ||
+ | {{!}}- | ||
}} | }} | ||
− | | | + | |}</includeonly><noinclude> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Usage == | |
− | + | <div style="width: 40%;"><pre> | |
− | |||
{{Creature | {{Creature | ||
| name= | | name= | ||
Line 55: | Line 55: | ||
</pre> | </pre> | ||
|} | |} | ||
− | [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | + | </pre></div> |
+ | [[Category:Infobox templates|{{PAGENAME}}]] | ||
+ | </noinclude> | ||
+ | |||
+ | <includeonly>[[Category: Creatures]]</includeonly> |
Revision as of 07:45, 3 April 2007
Usage
{{Creature | name= | image= | bgcolor= | fgcolor= | real name= | origin= | type= | size= | debut= |}}
|}