Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 120: Line 120:
<data source="crystalname">
<data source="crystalname">
<label>Def for 0</label>
<label>Def for 0</label>
                     <format>{{Numdisplay|{{#var:CDef0}}}}</format>
                     <format>{{#invoke:NumberFormater|main|{{#var:CDef0}}|formattype=tooltip}}</format>
</data>
</data>
<data source="crystalname" layout="default">
<data source="crystalname" layout="default">

Revision as of 01:33, 15 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)
}}