Template:Species infobox: Difference between revisions

From Space Station 14 Wiki
Aliser (talk | contribs)
No edit summary
Aliser (talk | contribs)
No edit summary
Line 28: Line 28:
|ID = {{{id|}}}
|ID = {{{id|}}}
|Prototype = {{{prototype|}}}
|Prototype = {{{prototype|}}}
|Random selection weight = {{{random selection weight|}}}
|Random selection weight = {{{random selection weight|1}}}
|Random selection weight_label = {{Tooltip|Random selection weight|Each species has a weight assigned to it that determines its chance to roll when clicking {{button|Randomize}} in character editor.}}
|Random selection weight_label = {{Tooltip|Random selection weight|Each species has a weight assigned to it that determines its chance to roll when clicking {{button|Randomize}} in character editor.}}


Line 52: Line 52:
"naming": {
"naming": {
"label": "Naming conventions",
"label": "Naming conventions",
"description": "What rules do the names for this species follow? Specify the format and an example/examples.",
"description": "What rules do the names for this species follow? Specify a format and an example/examples.",
"example": "First Last, example: John Station",
"example": "First Last, example: John Station",
"type": "line",
"type": "line",
Line 64: Line 64:
"suggested": true
"suggested": true
},
},
"livable temperature": {
"temperature range": {
"label": "Livable temperature",
"label": "Temperature range",
"description": "Livable temperature range in Celsius.",
"example": "{{Degrees|5|C}} to {{Degrees|40|C}}",
"type": "line",
"type": "line",
"suggested": true
"suggested": true
Line 80: Line 82:
"diet": {
"diet": {
"label": "Diet",
"label": "Diet",
"type": "line",
"type": "string",
"suggested": true
"suggested": true
},
},
Line 90: Line 92:
"Nitrogen"
"Nitrogen"
],
],
"suggested": true
},
"roundstart": {
"label": "Roundstart?",
"description": "Whether the species is available in character editor.",
"type": "boolean",
"autovalue": "0",
"suggested": true
},
"sexes": {
"label": "Sexes",
"description": "What sex can a species be?",
"type": "line",
"suggestedvalues": [
"Male or Female",
"Unixes"
],
"suggested": true
},
"damage resistance": {
"label": "Damage resistance",
"type": "string",
"suggested": true
},
"damage weakness": {
"label": "Damage weakness",
"type": "string",
"suggested": true
},
"id": {
"label": "ID",
"description": "Species ID",
"example": "Moth",
"type": "line",
"suggested": true
},
"prototype": {
"label": "Prototype name",
"description": "Species prototype name.",
"example": "MobMoth",
"type": "line",
"suggested": true
},
"random selection weight": {
"label": "Random selection weight",
"description": "Each species has a weight assigned to it that determines its chance to roll when clicking randomize button in character editor.",
"example": "1",
"type": "number",
"default": "1",
"suggested": true
"suggested": true
}
}
Line 96: Line 147:
"title",
"title",
"image",
"image",
"roundstart",
"naming",
"naming",
"sexes",
"abilities",
"abilities",
"livable temperature",
"blood type",
"temperature range",
"breathes",
"breathes",
"blood type",
"diet",
"diet"
"damage resistance",
"damage weakness",
"id",
"prototype",
"random selection weight"
],
],
"description": "Infobox templates for species.",
"description": "Infobox templates for species.",

Revision as of 13:49, 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

Example
Nuclear Operative
Linerequired
Imageimage

no description

Example
File:Detective.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
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
Moth
Linesuggested
Prototype nameprototype

Species prototype name.

Example
MobMoth
Linesuggested
Random selection weightrandom selection weight

Each species has a weight assigned to it that determines its chance to roll when clicking randomize button in character editor.

Default
1
Example
1
Numbersuggested