Difference between revisions of "Template:Creatures"
m (Protected "Template:Creatures" [edit=sysop:move=sysop]) |
|||
Line 1: | Line 1: | ||
{| class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" | {| class="infobox bordered" style="width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" | ||
− | ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | ''{{{title|{{PAGENAME}}}}}'' | + | ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | ''{{{title|{{PAGENAME}}}}}'' |
− | + | ||
|- | |- | ||
− | ! style="background-color: #ccccff;" | [[ | + | ! style="background-color: #ccccff;" | [[Strength]] |
− | | {{{ | + | | {{{str|<noinclude>100</noinclude>}}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
! style="background-color: #ccccff; white-space: nowrap;" | Release date(s) | ! style="background-color: #ccccff; white-space: nowrap;" | Release date(s) | ||
Line 20: | Line 13: | ||
! style="background-color: #ccccff;" | Mode(s) | ! style="background-color: #ccccff;" | Mode(s) | ||
| {{{modes|}}} | | {{{modes|}}} | ||
− | |||
|- | |- | ||
! style="background-color: #ccccff;" | Platform(s) | ! style="background-color: #ccccff;" | Platform(s) | ||
| {{{platforms|}}} | | {{{platforms|}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|}<noinclude> | |}<noinclude> | ||
<br clear="all" /> | <br clear="all" /> | ||
+ | |||
+ | == Usage == | ||
+ | {| style="background: transparent; border: none;" | ||
+ | |<pre> | ||
+ | {{Creatures | ||
+ | |str= | ||
+ | |image= | ||
+ | |caption= | ||
+ | |developer= | ||
+ | |publisher= | ||
+ | |distributor= | ||
+ | |designer= | ||
+ | |series= | ||
+ | |engine= | ||
+ | |version= | ||
+ | |released= [[Pic|22px|Name]]Release Date 1<br />[[Pic|22px|Name]] Release Date 2<br /> ... | ||
+ | |genre= | ||
+ | |modes= | ||
+ | |ratings= | ||
+ | |platforms= | ||
+ | |media= | ||
+ | |requirements= | ||
+ | |input= | ||
+ | }} | ||
+ | </noinclude> |
Revision as of 08:22, 7 October 2006
Creatures | |
---|---|
Strength | 100 |
Release date(s) | |
Genre(s) | |
Mode(s) | |
Platform(s) |
Usage
{{Creatures |str= |image= |caption= |developer= |publisher= |distributor= |designer= |series= |engine= |version= |released= [[Pic|22px|Name]]Release Date 1<br />[[Pic|22px|Name]] Release Date 2<br /> ... |genre= |modes= |ratings= |platforms= |media= |requirements= |input= }} </noinclude> |