No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
It accepts one {{Parameter|mandatory|string}}, a metatype, and one {{parameter|optional|string}}. | It accepts one {{Parameter|mandatory|string}}, a metatype, and one {{parameter|optional|string}}. | ||
* {{code|1}} must be a valid metatype or metavariant name. | * {{code|1}} must be a valid metatype or metavariant name from [[Table:Metahuman Height & Weight (Average Male)]]. | ||
* {{code|2}} (default: {{code|m}}) — if set to any other value (typically {{code|f}}) it applies the gender- and metatype-based height adjustment factors from {{template|meta-ht-x}}. | * {{code|2}} (default: {{code|m}}) — if set to any other value (typically {{code|f}}) it applies the gender- and metatype-based height adjustment factors from {{template|meta-ht-x}}. | ||
==Return== | ==Return== | ||
It returns the metatype's male average height in centimeters, e.g. {{Code|<nowiki>{{meta-ht|gnome}}</nowiki>}} returns: {{Code|{{meta-ht|gnome}}}} | It returns the metatype's male average height in centimeters, e.g. {{Code|<nowiki>{{meta-ht|gnome}}</nowiki>}} returns: {{Code|{{meta-ht|gnome}}}} | ||
Revision as of 13:37, 24 January 2023
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).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
It returns the metatype's male average height in centimeters, e.g. {{meta-ht|gnome}} returns: 110
