Template:World: Difference between revisions
Template page
More actions
changed hydrogen into volatiles etc. |
No edit summary |
||
| 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 10:55, 6 August 2023
| Atmosphere | |
|---|---|
| Oxygen | % |
| Carbon Dioxide | % |
| Nitrogen | % |
| Volatiles (hydrogen, chloromethane, etc.) | % |
| Pollutant (chlorine, sulfides, etc.) | % |
| WorldImage | |
| Atmosphere | |
|---|---|
| Oxygen | % |
| Carbon Dioxide | % |
| Nitrogen | % |
| Volatiles (hydrogen, chloromethane, etc.) | % |
| Pollutant (chlorine, sulfides, etc.) | % |
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 =
| hydrogen =
| hydrochloric_acid=
| 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. |