Difference between revisions of "Template:MobInfoBox"
From EncyclopAtys
| Line 22: | Line 22: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
| + | |||
| + | ==Description== | ||
| + | |||
| + | <pre> | ||
| + | {{MobInfoBox | ||
| + | |image=<Filename> | ||
| + | |name={{PAGENAME}} | ||
| + | |type=<Creature Type> | ||
| + | |locale=<Regions found in> | ||
| + | |aggro=<Yes/No> | ||
| + | |damage=<Primary Output Damage> | ||
| + | |}} | ||
| + | </pre> | ||
| + | |||
| + | Note: Leave {{PAGENAME}} in place unless page name differs from mob name. | ||
| + | |||
| + | ==Example== | ||
| + | |||
| + | {{MobInfoBox | ||
| + | |image=Clopper.jpg | ||
| + | |name=Fluffy Bunnies | ||
| + | |type=Omnivore | ||
| + | |locale=Everywhere | ||
| + | |aggro=Yes | ||
| + | |damage=Snappy | ||
| + | |}} | ||
==Also See== | ==Also See== | ||
Revision as of 01:02, 18 July 2009
| {{{name}}} | |
|---|---|
| [[Image:{{{image}}}|300px|MobInfoBox]] | |
| Type: | {{{type}}} |
| Main Locale: | {{{locale}}} |
| Aggressive: | {{{aggro}}} |
| Damage Type: | {{{damage}}} |
Description
{{MobInfoBox
|image=<Filename>
|name={{PAGENAME}}
|type=<Creature Type>
|locale=<Regions found in>
|aggro=<Yes/No>
|damage=<Primary Output Damage>
|}}
Note: Leave MobInfoBox in place unless page name differs from mob name.
Example
| Taxonomic Amber | |
| Fluffy Bunnies | |
|---|---|
| Kingdom | {{{king}}} |
| Category | {{{species}}} |
| Main Ecosystem(s) | Everywhere |
| Attack type | Snappy |
Also See