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-wt-adj/Documentation: Difference between revisions

No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{Template|meta-wt-adj}} calculates a character's weight based on a number of parameters.
{{Template|meta-wt-adj}} calculates a character's weight based on a number of parameters.
==Usage==
==Usage==
It accepts multiple {{parameter|mandatory}}s, though the first three parameters ({{code|h}}, {{code|m}}, and {{code|g}}) are supplied via variable in {{template|Character}}, making them {{parameter|optional}}s in that context.
It has multiple {{parameter|mandatory}}s:
* {{code|h}}'''eight''' — the character's height in centimeters.
* {{code|h}}'''eight''' — the character's height in centimeters.
* {{code|m}}'''etatype''' — the character's metatype, a valid metatype or metavariant name from [[Table:Metahuman Height & Weight (Average Male)]] or [[Table:Metahuman Height & Weight (Average Female)]].
* {{code|m}}'''etatype''' — the character's metatype, a valid metatype or metavariant name from [[Table:Metahuman Height & Weight (Average Male)]] or [[Table:Metahuman Height & Weight (Average Female)]].
* {{code|g}}'''ender''' — either {{code|m}}ale or {{code|f}}.
* {{code|g}}'''ender''' — either {{code|m}}ale or {{code|f}}emale.
* {{code|b}}'''ody''' — the character's adjusted Body attribute.
* {{code|b}}'''ody''' — the character's adjusted Body attribute.
* {{code|s}}'''trength''' — the character's Strength attribute.
* {{code|s}}'''trength''' — the character's Strength attribute.
* {{code|i}}'''mplant''' — the percentage adjustments calculated as directed in [[How Much Did You Say He Weighed?]]
* {{code|i}}'''mplant''' — the percentage adjustments calculated as directed in [[How Much Did You Say He Weighed?]]
* {{code|a}}'''rbitrary''' — a free-form percentage adjustment.
* {{code|a}}'''rbitrary''' — a free-form percentage adjustment.
==Return==
==Return==
An average human male, {{code|<nowiki>{{meta-wt-adj|h=170|m=human|g=m|b=3|s=3|i=0|a=0}}</nowiki>}} is: {{return|{{meta-wt-adj|h=170|m=human|g=f|b=3|s=3|i=0|a=0|debug=true}}}}
An average human male, {{code|<nowiki>{{meta-wt-adj|h=170|m=human|g=m|b=3|s=3|i=0|a=0}}</nowiki>}} is: {{return|{{meta-wt-adj|h=170|m=human|g=m|b=3|s=3|i=0|a=0}}}}
 
A muscular and fit human male, {{code|<nowiki>{{meta-wt-adj|h=170|m=human|g=m|b=4|s=5|i=0|a=0}}</nowiki>}} is: {{return|{{meta-wt-adj|h=170|m=human|g=m|b=4|s=5|i=0|a=0}}}}


A average ork female, {{code|<nowiki>{{meta-wt-adj|h=182.4|m=ork|g=f|b=6|s=5|i=0|a=0}}</nowiki>}} is: {{return|{{meta-wt-adj|h=182.4|m=ork|g=f|b=6|s=5|i=0|a=0|debug=true}}}}
An average ork female, {{code|<nowiki>{{meta-wt-adj|h=182.4|m=ork|g=f|b=6|s=5|i=0|a=0}}</nowiki>}} is: {{return|{{meta-wt-adj|h=182.4|m=ork|g=f|b=6|s=5|i=0|a=0}}}}


For example, [[Shirayuri]] is a {{convert|174|cm|ftin}} {{category|elf|elven}} {{category|female|lc}}, with four cyberlimbs, each customized to Strength 6 with two ranks of Enhanced Strength and Enhanced Agility beyond that. So, {{code|<nowiki>{{meta-wt-adj|h=174|m=elf|g=f|b=3|s=6|i=12|a=0}}</nowiki>}} returns: {{return|{{meta-wt-adj|h=174|m=elf|g=f|b=3|s=3|i=12|a=0|debug=true}}}}
For example, [[Shirayuri]] is a {{convert|174|cm|ftin}} {{category|elf|elven}} {{category|female|lc}}, with four cyberlimbs, each customized to Strength 6 with two ranks of Enhanced Strength and Enhanced Agility beyond that. So, {{code|<nowiki>{{meta-wt-adj|h=174|m=elf|g=f|b=3|s=6|i=12|a=0}}</nowiki>}} returns: {{return|{{meta-wt-adj|h=174|m=elf|g=f|b=3|s=6|i=12|a=0}}}}

Latest revision as of 15:11, 20 May 2024

Template:meta-wt-adj calculates a character's weight based on a number of parameters.

Usage

It has multiple mandatory parameters:

Return

An average human male, {{meta-wt-adj|h=170|m=human|g=m|b=3|s=3|i=0|a=0}} is:

70

A muscular and fit human male, {{meta-wt-adj|h=170|m=human|g=m|b=4|s=5|i=0|a=0}} is:

84

An average ork female, {{meta-wt-adj|h=182.4|m=ork|g=f|b=6|s=5|i=0|a=0}} is:

110.6

For example, Shirayuri is a 174 cm (5 ft 9 in) elven female, with four cyberlimbs, each customized to Strength 6 with two ranks of Enhanced Strength and Enhanced Agility beyond that. So, {{meta-wt-adj|h=174|m=elf|g=f|b=3|s=6|i=12|a=0}} returns:

81.5