Difference between revisions of "Template:Creature"
m (minor edit) |
m (edited category) |
||
| Line 1: | Line 1: | ||
{| class="infobox bordered" style="float: Right; width: 300px; font-size: smaller; ; line-height:2.0;" | {| class="infobox bordered" style="float: Right; width: 300px; font-size: smaller; ; line-height:2.0;" | ||
|- | |- | ||
| − | ! colspan="2" style="font-size:100%; text-align:center; background-color:#A2D1D2; color:#0C181B" | {{{title|{{PAGENAME}}}}} | + | ! colspan="2" style="font-size:100%; text-align:center; background-color:#A2D1D2; color:#0C181B" | {{{title|{{PAGENAME}}}}} [[Category:Templates]] |
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
Revision as of 20:37, 21 October 2024
| Creature | |
|---|---|
| {{{image}}} | |
| Name Meaning | {{{name}}} |
| Species | {{{species}}} |
| Family | {{{family}}} |
| Diet | {{{diet}}} |
| Time Period | {{{timeperiod}}} |
| Length | {{{length}}} |
| Weight | {{{weight}}} |
| Health | {{{health}}} |
| Damage | {{{damage}}} |
| Speed | {{{speed}}} |
| Stamina | {{{stamina}}} |
| Ability Power | {{{abilitypower}}} |
| Game Weight | {{{gameweight}}} |
| Growth Time | {{{growthtime}}} |
| Weather Resistance | {{{weatherresistance}}} |
| Released | {{{released}}} |
| Remodel | {{{remodel}}} |
| Alias | {{{alias}}} |
Template Usage
{{Dino
| image =[[Image:dino.png|300px]]
| name =
| species =
| family =
| diet =
| timeperiod =
| length =
| weight =
| health =
| damage =
| speed =
| stamina =
| abilitypower =
| gameweight =
| growthtime =
| weatherresistance =
| released =
| remodel =
| alias =
}}