Difference between revisions of "Template:HP"

From BPM Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<includeonly>{{#iferror: {{#expr: 1 + {{{1}}} }} |<strong class="error">? HP</strong>|{{{1}}} HP}}</includeonly><noinclude>
+
<includeonly>{{#iferror: {{#expr: 1 + {{{1}}} }} |<strong class="error">? HP</strong>|{{{1}}} HP}}</includeonly><noinclude>{{documentation}}</noinclude>
== Documentation ==
 
Template to display health values consistently. Displays an error if the argument is not a number.
 
</noinclude>
 

Latest revision as of 14:14, 20 September 2020

Template documentation (for the template above, sometimes hidden or invisible)

Purpose[edit]

Template to display health values consistently. Displays an error if the argument is not provided or not a number.

Usage[edit]

{{HP|5}} will render as 5 HP.


Visit Template:HP/doc to edit this text. (How does this work?)