Actions

Template

World

From Unofficial Stationeers Wiki

Revision as of 04:52, 14 August 2023 by Mallaco (talk | contribs)
{{{name}}}
Gravity {{{gravity}}} m/s2Expression error: Unrecognized punctuation character "{". % Earth
Solar Energy Expression error: Unrecognized punctuation character "{". % Earth
Solar Inclination {{{solarinclination}}}°
Atmosphere
Temperature {{{mintemp}}} K
Pressure {{{pressure}}} kPa
Template documentation[view] [edit] [history] [purge]
WorldName
WorldImage
ImageCaption
Gravity -9.81 m/s2 ≡ 100 % Earth
Solar Energy 100 % Earth
Solar Inclination
Atmosphere
Temperature 273.15 K - 293.15 K
Pressure 101 kPa
Carbon Dioxide

Icon-carbondioxide.png

0 %
Nitrogen

Icon-nitrogen.png

70 %
Nitrous Oxide

Icon-nitrousoxide.png

0 %
Oxygen

Icon-oxygen.png

30 %
Pollutants

Icon-pollutant.png

0 %
Volatiles

Icon-volatiles.png

0 %
Water

Icon-water.png

0 %

Summary

Use this template to describe the world's features.

Example

The following code produces the table on the right.

{{World
 |             name = WorldName
 |            image = WorldImage
 |          caption = ImageCaption
 |          gravity = -9.81
 |      solarenergy = 1.0
 | solarinclination = 0
 |          mintemp = 273.15
 |          maxtemp = 293.15
 |         pressure = 101
 |    carbondioxide = 0
 |         nitrogen = 70
 |     nitrousoxide = 0
 |           oxygen = 30
 |       pollutants = 0
 |        volatiles = 0
 |            water = 0
}}

Empty Template

{{World
 |             name = 
 |            image = 
 |          caption = 
 |          gravity = 
 |      solarenergy = 
 | solarinclination = 
 |          mintemp = 
 |          maxtemp = 
 |         pressure = 
 |    carbondioxide = 
 |         nitrogen = 
 |     nitrousoxide = 
 |           oxygen = 
 |       pollutants = 
 |        volatiles = 
 |            water = 
}}

Template for World data

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
World namename

World name as specified in the world settings file

Default
empty
Example
Moon
Auto value
empty
Unknownrequired
Imageimage

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Captioncaption

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Gravitygravity

Gravity value in meters per second squared, as defined in the world settings flie

Default
empty
Example
-9.81
Auto value
empty
Unknownrequired
Solar energysolarenergy

Solar energy in percentage of Earth's solar energy, as specified in the world settings file

Default
empty
Example
0.91 for Mars
Auto value
empty
Numberrequired
Solar inclinationsolarinclination

Solar inclination as an ecliptic angle in degrees (angle between the celestial and ecliptical north poles), as defined in the world settings file

Default
empty
Example
8 for mars
Auto value
empty
Numberrequired
Minimum temperaturemintemp

Minimum temperature of the atmosphere in Kelvin, as specified in the world settings file

Default
empty
Example
278.15 for Mars
Auto value
empty
Numberrequired
Maximum temperaturemaxtemp

Maximum temperature of the atmosphere in Kelvin, as specified in the world settings file

Default
empty
Example
293.15 for Mars
Auto value
empty
Numberrequired
Pressurepressure

Atmospheric pressure in kPa

Default
empty
Example
3 for Mars
Auto value
empty
Unknownrequired
Carbondioxidecarbondioxide

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Nitrogennitrogen

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Nitrousoxidenitrousoxide

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Oxygenoxygen

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Pollutantspollutants

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Volatilesvolatiles

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional
Waterwater

no description

Default
empty
Example
empty
Auto value
empty
Unknownoptional