Difference between revisions of "World"
From Unofficial Stationeers Wiki
(changed hydrogen into volatiles etc.) |
|||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
+ | | name = World | ||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
Line 17: | Line 18: | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
− | {{ | + | {{Documentation}} |
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
[[Category:Worlds]] | [[Category:Worlds]] | ||
</includeonly> | </includeonly> |
Revision as of 04:55, 6 August 2023
Atmosphere | |
---|---|
Oxygen | % |
Carbon Dioxide | % |
Nitrogen | % |
Volatiles (hydrogen, chloromethane, etc.) | % |
Pollutant (chlorine, sulfides, etc.) | % |
WorldImage ImageCaption | |
Gravity | -9.81 m/s2 ≡ 100 % Earth |
---|---|
Solar Energy | 100 % Earth |
Solar Inclination | 0° |
Atmosphere | |
Temperature | 273.15 K - 293.15 K |
Pressure | 101 kPa |
Carbon Dioxide | 0 % |
Nitrogen | 70 % |
Nitrous Oxide | 0 % |
Oxygen | 30 % |
Pollutants | 0 % |
Volatiles | 0 % |
Water | 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 = }}
The above documentation is transcluded from Template:World/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |