Template:Hp
Represents HP or Temp HP. See also Template:Temp hp for the equivalent template for temporary HP.
Code | Result |
---|---|
{{Hp}} |
Hit Points |
{{Hp|1}} |
Hit Point | 1
{{Hp|2}} |
Hit Points | 2
{{Hp|2d4}} |
Hit Points | 2d4
{{Hp|3|size=40}} |
Hit Points | 3
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
value | 1 | The number of hitpoints to represent. | Number | optional |
size | size | The icon size.
| Unknown | optional |
plural | plural | If specified, will force plural. | Boolean | optional |
temp | temp | If specified, will format as temporary HP | Unknown | optional |
text | text | If specified, will replace the number with this text instead. | Unknown | optional |