Jump to content

Template:Statname: Difference between revisions

From Transcendent Harem
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#switch: {{{1}}}
<includeonly>{{#switch: {{{1}}}


|Size=
|size=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Microscopic
|0=Microscopic
Line 16: Line 16:
|'''SIZE ERROR'''}}
|'''SIZE ERROR'''}}


|Boob=
|boob=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Intangible
|0=Intangible
Line 31: Line 31:
|'''BOOB ERROR'''}}
|'''BOOB ERROR'''}}


|HP=
|hp=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Paper Cuts
|0=Paper Cuts
Line 46: Line 46:
|'''HP ERROR'''}}
|'''HP ERROR'''}}


|Regen=
|reg=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Year
|0=Year
Line 61: Line 61:
|'''REG ERROR'''}}
|'''REG ERROR'''}}


|Strength=
|str=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Nano
|0=Nano
Line 76: Line 76:
|'''STR ERROR'''}}
|'''STR ERROR'''}}


|Agility=
|agility=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Immobile
|0=Immobile
Line 91: Line 91:
|'''AGI ERROR'''}}
|'''AGI ERROR'''}}


|Squish=
|squ=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Intangible
|0=Intangible
Line 106: Line 106:
|'''SQU ERROR'''}}
|'''SQU ERROR'''}}


|Affect=
|aff=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Evil Bitch
|0=Evil Bitch
Line 121: Line 121:
|'''AFF ERROR'''}}
|'''AFF ERROR'''}}


|Mind=
|mnd=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Plant-Like
|0=Plant-Like
Line 136: Line 136:
|'''MND ERROR'''}}
|'''MND ERROR'''}}


|Charm=
|cha=
{{#switch:{{{2}}}
{{#switch:{{{2}}}
|0=Near-Invisible
|0=Near-Invisible

Revision as of 08:16, 4 March 2025


Usage

{{Statname|Strength|3}} returns the standard namne for a Strength of 3, which is "Olympian."

  • Stat names: Size, Boob, HP, Regen, Strength, Agility, Squish, Affect, Mind, and Charm.
  • Stat scores are integers from "0" to "10" inclusive.

See also Template:Stat.