No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<includeonly><onlyinclude>{{#expr:{{#switch:{{lc:{{{1|}}}}} | <includeonly><onlyinclude>{{#expr:{{#switch:{{lc:{{{1|}}}}} | ||
| cyclops = 310 | | cyclops = 310 | ||
| dryad = | | dryad = 150 | ||
| dwarf = 120 | | dwarf = 120 | ||
| elf = 190 | | elf = 190 | ||
Revision as of 17:12, 22 November 2022
Template:meta-ht is used with other Character Templates when working with character height and weight.
Usage
It accepts one mandatory string parameter, a metatype, and one optional string parameter.
1must be a valid metatype or metavariant name from Table:Metahuman Height & Weight (Average Male) or Table:Metahuman Height & Weight (Average Female).2(default:m) — if set to any other value (typicallyf) it applies the gender- and metatype-based height adjustment factors fromTemplate:meta-ht-x.
Return
If the second parameter is excluded, it returns the metatype's male average height in centimeters, e.g.{{meta-ht|gnome}} and {{meta-ht|gnome|m}} both return: 110
Meanwhile, {{meta-ht|gnome|f}} returns: 110
The documentation above was transcluded from Template:Meta-ht/Documentation. [edit]
