Template:HPMP

From HomepointXI Wiki
Revision as of 21:10, 21 December 2016 by Immortality (talk | contribs) (Created page with "{{Fire|{{#switch:{{lc:{{{low hp|}}}}} |no = ''???'' |none = ''???'' |? = ''???'' |#default = {{#if:{{{low hp|}}}|{{#if:{{{high hp|}}}|{{formatnum:{{{low hp}}}}}~{{formatnum:{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Element: Fire [[Hit Points|Element: Fire]]
Element: Wind [[Magic Points|Element: Wind]]

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.