Template:Species infobox: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
No edit summary
Aliser (talk | contribs)
No edit summary
Line 4: Line 4:
|title={{{title|{{PAGENAME}}}}}
|title={{{title|{{PAGENAME}}}}}
|image={{#if:{{{image|}}}|[[File:{{{image}}}|250px]]}}
|image={{#if:{{{image|}}}|[[File:{{{image}}}|250px]]}}
|sections=Main
|sections=Main, Internals, Appearance, Environment, Survivability, Technical


|Main=Available roundstart, Naming, Sexes, Abilities
|Main=Available roundstart, Naming, Sexes, Abilities
Line 15: Line 15:
|Internals = Blood type
|Internals = Blood type
|Blood type = {{{blood type|}}}
|Blood type = {{{blood type|}}}
|Appearance = Skin tone
|Skin tone = {{{skin tone|}}}


|Environment = Temperature range, Breathes, Diet
|Environment = Temperature range, Breathes, Diet
Line 144: Line 147:
"default": "1",
"default": "1",
"suggested": true
"suggested": true
},
"skin tone": {
"label": "Skin tone",
"type": "line",
"suggested": true,
"example": "#ffe1cc (example for human}"
}
}
},
},
Line 154: Line 163:
"abilities",
"abilities",
"blood type",
"blood type",
"skin tone",
"temperature range",
"temperature range",
"breathes",
"breathes",

Revision as of 14:36, 10 April 2025

Template documentation
view or edit this documentation about template documentation

Template:Species infobox/doc

Infobox templates for species.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Infobox titletitle

no description

Default
{{PAGENAME}}
Example
Moth
Auto value
{{PAGENAME}}
Linerequired
Imageimage

no description

Example
Moth.png
Filesuggested
Roundstart?roundstart

Whether the species is available in character editor.

Auto value
0
Booleansuggested
Naming conventionsnaming

What rules do the names for this species follow? Specify a format and an example/examples.

Example
First Last, example: John Station
Linesuggested
Sexessexes

What sex can a species be?

Suggested values
Male or Female Unixes
Linesuggested
Abilitiesabilities

List of abilities. Don't add descriptions here, use the page. For multiple abilities, list them in a bullet list.

Example
Tail Pulling
Linesuggested
Blood typeblood type

no description

Suggested values
Iron-based Copper-based
Linesuggested
Skin toneskin tone

no description

Example
#ffe1cc (example for human}
Linesuggested
Temperature rangetemperature range

Livable temperature range in Celsius.

Example
{{Degrees|5|C}} to {{Degrees|40|C}}
Linesuggested
Breathesbreathes

no description

Suggested values
Oxygen Nitrogen
Linesuggested
Dietdiet

no description

Stringsuggested
Damage resistancedamage resistance

no description

Stringsuggested
Damage weaknessdamage weakness

no description

Stringsuggested
IDid

Species ID

Example
{{c|Moth}}
Linesuggested
Prototype nameprototype

Species prototype name.

Example
{{c|MobMoth}}
Linesuggested
Random selection weightrandom selection weight

A species can have a weight assigned to it in 'species_weights.yml' that determines its chance to roll when clicking randomize button in character editor. By default (if it's not in the file), the value is 1.

Default
1
Example
1
Numbersuggested