Template:Temp hp: Difference between revisions
Jump to navigation
Jump to search
(Create) |
(Simplify.) |
||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{Icon|HP Icon.png|{{{size|25}}}}} {{{1|}}} {{#ifeq:{{{1|}}}|1|[[Temporary Hit Point]]|[[Temporary Hit Point]]}}</includeonly><noinclude> | ||
Just like [[Template:Hp]], but | Just like [[Template:Hp]], but for temp hp. See the Hp template for options. | ||
== Template data == | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "value", | |||
"description": "The number of hitpoints to represent.", | |||
"type": "number" | |||
}, | |||
"size": { | |||
"description": "The icon size.", | |||
"default": "25" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"size" | |||
], | |||
"format": "inline" | |||
} | |||
</templatedata></noinclude> |
Revision as of 21:11, 10 October 2023
Just like Template:Hp, but for temp hp. See the Hp template for options.
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 |