m (Arcology Expert Program moved page Template:Meta-Avg to Template:Meta-avg without leaving a redirect) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude>{{#switch:{{#lc:{{{1}}}}} | <includeonly><onlyinclude>{{#switch:{{#lc:{{{1}}}}} | ||
| cyclops = {{#switch:{{#lc | | cyclops = {{#switch:{{#lc:{{{2}}}}}|bod = 7|str = 8}} | ||
| dryad = {{#switch:{{#lc | | dryad = {{#switch:{{#lc:{{{2}}}}}|bod = 3|str = 3}} | ||
| dwarf = {{#switch:{{#lc | | dwarf = {{#switch:{{#lc:{{{2}}}}}|bod = 5|str = 5}} | ||
| elf = {{#switch:{{#lc | | elf = {{#switch:{{#lc:{{{2}}}}}|bod = 3|str = 3}} | ||
| fomori = {{#switch:{{#lc | | fomori = {{#switch:{{#lc:{{{2}}}}}|bod = 6|str = 7}} | ||
| giant = {{#switch:{{#lc | | giant = {{#switch:{{#lc:{{{2}}}}}|bod = 7|str = 7}} | ||
| gnome = {{#switch:{{#lc | | gnome = {{#switch:{{#lc:{{{2}}}}}|bod = 2|str = 2}} | ||
| hobgoblin = {{#switch:{{#lc | | hobgoblin = {{#switch:{{#lc:{{{2}}}}}|bod = 3|str = 4}} | ||
| human = {{#switch:{{#lc | | human = {{#switch:{{#lc:{{{2}}}}}|bod = 3|str = 3}} | ||
| koborokuru = {{#switch:{{#lc | | koborokuru = {{#switch:{{#lc:{{{2}}}}}|bod = 4|str = 4}} | ||
| menehune = {{#switch:{{#lc | | menehune = {{#switch:{{#lc:{{{2}}}}}|bod = 4|str = 4}} | ||
| minotaur = {{#switch:{{#lc | | minotaur = {{#switch:{{#lc:{{{2}}}}}|bod = 8|str = 7}} | ||
| nocturna = {{#switch:{{#lc | | nocturna = {{#switch:{{#lc:{{{2}}}}}|bod = 6|str = 5}} | ||
| ogre = {{#switch:{{#lc | | ogre = {{#switch:{{#lc:{{{2}}}}}|bod = 6|str = 5}} | ||
| oni = {{#switch:{{#lc | | oni = {{#switch:{{#lc:{{{2}}}}}|bod = 5|str = 4}} | ||
| oni = {{#switch:{{#lc | | oni = {{#switch:{{#lc:{{{2}}}}}|bod = 6|str = 4}} | ||
| satyr = {{#switch:{{#lc | | satyr = {{#switch:{{#lc:{{{2}}}}}|bod = 4|str = 4}} | ||
| troll = {{#switch:{{#lc | | troll = {{#switch:{{#lc:{{{2}}}}}|bod = 7|str = 7}} | ||
| wakyambi = {{#switch:{{#lc | | wakyambi = {{#switch:{{#lc:{{{2}}}}}|bod = 3|str = 3}} | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> | ||
Revision as of 16:18, 24 January 2023
Template:meta-avg is used in a variety of Character Templates, primarily those that deal with weight.
| Metatype | Average BOD | Average STR |
|---|---|---|
| Cyclops | ||
| Dryad | ||
| Dwarf | ||
| Elf | ||
| Fomori | ||
| Giant | ||
| Gnome | ||
| Hobgoblin | ||
| Human | ||
| Koborokuru | ||
| Menehune | ||
| Minotaur | ||
| Nocturna | ||
| Ogre | ||
| Oni | ||
| Ork | ||
| Satyr | ||
| Troll | ||
| Wakyambi |
Usage
It accepts two mandatory string parameters:
1is a metatype, as listed on the table to the right.2is the desired attribute, eitherbodorstr.
Return
{{meta-avg|minotaur|str}} returns the average strength for a Minotaur:
The documentation above was transcluded from Template:Meta-avg/Documentation. [edit]
