Difference between revisions of "Template:HP/doc"

From BPM Wiki
Jump to navigation Jump to search
(Created page with "== Documentation == Template to display health values consistently. Displays an error if the argument is not provided or not a number.")
 
 
Line 1: Line 1:
== Documentation ==
+
== Purpose ==
 
Template to display health values consistently. Displays an error if the argument is not provided or not a number.
 
Template to display health values consistently. Displays an error if the argument is not provided or not a number.
 +
 +
== Usage ==
 +
<code><nowiki>{{HP|5}}</nowiki></code> will render as {{HP|5}}.

Latest revision as of 14:16, 20 September 2020

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.