Template:InfoEnemy: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) mNo edit summary Tag: Reverted |
mNo edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 84: | Line 84: | ||
<data source="respawn" layout="default"> | <data source="respawn" layout="default"> | ||
<label>Respawn</label> | <label>Respawn</label> | ||
<format>{{{respawn}}} | <format>{{{respawn}}}</format> | ||
</data> | </data> | ||
<data source="type" layout="default"> | <data source="type" layout="default"> | ||
Line 157: | Line 157: | ||
<data source="area"> | <data source="area"> | ||
<label>Area</label> | <label>Area</label> | ||
<format>{{ | <format>{{Areas|{{{area|}}}}} | ||
</format> | </format> | ||
</data> | </data> | ||
Line 174: | Line 174: | ||
|allowcachedresults=true | |allowcachedresults=true | ||
}}--> | }}--> | ||
{{#invoke:EnemyNav|BuildNav|Type={{{type| | {{#invoke:EnemyNav|BuildNav|Type={{{type|Normal}}}|Enemy={{PAGENAME}}}} | ||
{{{notes|}}} | {{{notes|}}} | ||
{{#seo: | {{#seo: | ||
Line 192: | Line 192: | ||
|exp=example | |exp=example | ||
|world=example | |world=example | ||
| | |area=example1, example2 | ||
|customarea={{Area|area1}}, Special Area | |||
|crystalname=example (e.g. Crystal Carrot for blunder hills) | |crystalname=example (e.g. Crystal Carrot for blunder hills) | ||
|notes=example (optional) | |notes=example (optional) | ||
}} | }} | ||
</pre>[[Category:Infobox templates]]</noinclude> | </pre>[[Category:Infobox templates]]</noinclude> |
Latest revision as of 08:01, 27 July 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 |area=example1, example2 |customarea={{Area|area1}}, Special Area |crystalname=example (e.g. Crystal Carrot for blunder hills) |notes=example (optional) }}