Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 76: Line 76:
<data source="exp">
<data source="exp">
<label>Experience</label>
<label>Experience</label>
<format>{{#ifeq:{{{defence|}}}|Variable|Variable|{{Numdisplay|{{{exp}}}}}}}</format>
<format>{{#ifeq:{{{exp|}}}|Variable|Variable|{{Numdisplay|{{{exp}}}}}}}</format>
</data>
</data>
<data source="Ndefence0">
<data source="Ndefence0">

Revision as of 04:03, 17 March 2024

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)
}}