Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown

Template:Meta-ht: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
<includeonly><onlyinclude>{{#expr:{{#switch:{{lc:{{{1|}}}}}
<includeonly><onlyinclude>{{#expr:{{#switch:{{lc:{{{1|}}}}}
| cyclops = 310
| cyclops = 310
| dryad = 120
| dryad = 150
| dwarf = 120
| dwarf = 120
| elf = 190
| elf = 190
Line 20: Line 20:
| troll = 280
| troll = 280
| wakyambi = 280
| wakyambi = 280
}} * {{#if:{{{f|false}}}|1|{{#switch:{{lc:{{{1|}}}}}
}} * {{meta-ht-x|{{{1}}}|{{{2|m}}}}}}}</onlyinclude></includeonly>
| cyclops = 1
| dryad = 1
| dwarf = 1
| elf = 0.92
| fomori = 1
| giant = 0.92
| gnome = 0.92
| hobgoblin = 0.96
| human = 0.92
| koborokuru = 1
| menehune = 1
| minotaur = 1
| nocturna = 0.92
| ogre = 0.96
| oni = 0.96
| ork = 0.96
| satyr = 1
| troll = 1
| wakyambi = 0.92
}}}}</onlyinclude></includeonly>

Latest revision as of 17:58, 22 November 2022

Icon-documentation.svg

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.

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:
101.2

The documentation above was transcluded from Template:Meta-ht/Documentation.