(Die Seite wurde neu angelegt: „{{Feuer|{{#switch:{{lc:{{{low hp|}}}}} |no = ''???'' |none = ''???'' |? = ''???'' |#default = {{#if:{{{low hp|}}}|{{#if:{{{high hp|}}}|{{formatnum:{{{low hp}}…“) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 25: | Zeile 25: | ||
</noinclude> | </noinclude> | ||
<noinclude> | <noinclude> | ||
[[Category: | [[Category:Vorlagen|{{PAGENAME}}]]</noinclude> | ||
Version vom 15. Februar 2010, 22:49 Uhr
Usage
{{HPMP
|low hp =
|high hp =
|low mp =
|high mp =
}}
- Automatically formats values for Mob hit points and magic points (if any), given in approximates due to the variant levels of most mob spawns:
- Displays "???" if "no" or "none" is given as the low value or if no values are given for HP, displays nothing for MP.
- Displays "~<value>" if only the low value or high value is given.
- Displays "<low value>~<high value>" if both values are given.
