Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
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>Type</label>
<label>Name</label>
<format>[[{{{crystalname}}}]]</format>
<format>[[{{{crystalname}}}]]</format>
</data>
</data>
Line 176: Line 176:
{{{notes|}}}
{{{notes|}}}
{{#seo:
{{#seo:
|image={{PAGENAME}}_Walking.gif
|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
|speed=example
|defence=example (this defines the accuracy values required)
|defence=example (this defines the accuracy values required)
|defence0=example (How much defence is needed to not take damage)
|exp=example
|exp=example
|world=example
|world=example
|area=example
|areas=example
|area2=example (optional)
|area3=example (optional)
|crystal=yes (if you want to show the stats for the crystal enemy in the area
|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)
}}