Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 43: Line 43:
     <th style="border-radius: 0 0 0 0.4em">Area</th>
     <th style="border-radius: 0 0 0 0.4em">Area</th>
     <td>{{{area}}}</td></tr>
     <td>{{{area}}}</td></tr>
     {{#ifeq: {{{crystal}}}|yes|<th class="subheader" colspan="2">Crystal Stats</th></tr>
     {{#ifeq: {{{crystal}}}|yes|<th class="subheader mw-collapsible collapsed" colspan="2">Crystal Stats</th></tr>
     {{infoEnemy/crystalstats|attack={{{attack}}}|health={{{health}}}|defence={{{defence}}}|exp={{{exp}}}}}
     {{infoEnemy/crystalstats|attack={{{attack}}}|health={{{health}}}|defence={{{defence}}}|exp={{{exp}}}}}
     }}
     }}

Revision as of 09:07, 15 December 2020


Usage:
{{InfoEnemy
|attack=example
|health=example
|speed=example
|defence=example (this defines the accuracy values required)
|defence0=How much defence is needed to not take damage.
|exp=example
|world=example
|area=example
}}