Template:InfoEnemy: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) mNo edit summary |
Kiokurashi (talk | contribs) mNo edit summary |
||
Line 33: | Line 33: | ||
|EXP={{{exp|}}} | |EXP={{{exp|}}} | ||
|RespawnTime={{{respawn|}}} | |RespawnTime={{{respawn|}}} | ||
|Defence0={{{defence0|}}} | |Defence0={{#var:NDef0|{{{defence0|1}}}}} | ||
}}}}<!-- | }}}}<!-- | ||
--><infobox> | --><infobox> | ||
Line 122: | Line 122: | ||
</data> | </data> | ||
<data source="crystalname" layout="default"> | <data source="crystalname" layout="default"> | ||
<label> | <label>Name</label> | ||
<format>[[{{{crystalname}}}]]</format> | <format>[[{{{crystalname}}}]]</format> | ||
</data> | </data> | ||
Line 176: | Line 176: | ||
{{{notes|}}} | {{{notes|}}} | ||
{{#seo: | {{#seo: | ||
|image={{PAGENAME}} | |image={{PAGENAME}}_Idle.gif | ||
|description=Attack: {{{attack}}} | |description=Attack: {{{attack}}} | ||
Health: {{{health}}} | Health: {{{health}}} | ||
Line 188: | Line 188: | ||
|attack=example | |attack=example | ||
|health=example | |health=example | ||
|defence=example (this defines the accuracy values required) | |defence=example (this defines the accuracy values required) | ||
|exp=example | |exp=example | ||
|world=example | |world=example | ||
| | |areas=example | ||
|crystalname=example (e.g. Crystal Carrot for blunder hills) | |crystalname=example (e.g. Crystal Carrot for blunder hills) | ||
|prevenemy=example (previous monster for navigation) | |prevenemy=example (previous monster for navigation) |
Revision as of 04:20, 2 March 2023
This template defines the table "Enemies". View table.
Usage: {{InfoEnemy |attack=example |health=example |defence=example (this defines the accuracy values required) |exp=example |world=example |areas=example |crystalname=example (e.g. Crystal Carrot for blunder hills) |prevenemy=example (previous monster for navigation) |nextenemy=example (next monster for navigation) |notes=example (optional) }}