Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:World/sandbox: Difference between revisions

Template page
Mallaco (talk | contribs)
Created page with "{{Infobox | name = {{safesubst:PAGENAME}} | title = Moon | image = {{{image|}}} | label2 = Gravity | data2 = -1.62 m/s<sup>2</sup> ({{#expr:-1.62/-9.81..."
 
Mallaco (talk | contribs)
No edit summary
 
Line 2: Line 2:
  |    name = World/sandbox
  |    name = World/sandbox
  |    title = Moon
  |    title = Moon
  |    image = {{{image|}}}
  |    image = [[File:Icon-oxygen.png]]
  |   label2 = [[Gravity]]
|  caption = Moon image
  |   data2 = -1.62 m/s<sup>2</sup> ({{#expr:-1.62/-9.81round3}} % Earth)
  | label2 = [[Gravity]]
  |   label4 = Solar Energy
  |   data2 = -1.62 m/s<sup>2</sup> {{#expr:-1.62*100/-9.81round0}} % Earth
  |   data4 = {{#expr:1.0*100round0}} % Earth
  | label4 = [[Solar Energy]]
  |   label6 = Solar Inclination
  |   data4 = {{#expr:1.0*100round0}} % Earth
  |   data6 = 0 °
  | label6 = [[Solar Inclination]]
  | header10 = [[Atmosphere]]
  |   data6 = 0 °
  | header8  = [[Atmosphere]]
|  label10 = [[Temperature]]
|  data10 = 0 K - 0 K
  |  label12 = [[Pressure]]
  |  label12 = [[Pressure]]
  |  data12 = 0 kPa
  |  data12 = 0 kPa
  |  label14 = [[Temperature]]
  |  label14 = [[Carbon Dioxide]]{{icon|co2}}
  |  data14 = 0 K ({{#expr:0-273.15}} °C)
  |  data14 = 0 %
|  label26 = [[Nitrogen]]{{icon|n}}
|  data26 = 0 %
|  label18 = [[Nitrous Oxide]]{{icon|n2o}}
|  data18 = 0 %
|  label20 = [[Oxygen]]{{icon|o2}}
|  data20 = 0 %
|  label22 = [[Pollutant|Pollutants]]{{icon|x}}
|  data22 = 0 %
|  label24 = [[Volatiles]]{{icon|h2}}
|  data24 = 0 %
|  label26 = [[Water]]{{icon|h2o}}
|  data26 = 0 %
}}
}}
<noinclude>
<noinclude>

Latest revision as of 17:07, 6 August 2023

Moon
Moon image
Gravity -1.62 m/s2 ≡ 17 % Earth
Solar Energy 100 % Earth
Solar Inclination 0 °
Atmosphere
Temperature 0 K - 0 K
Pressure 0 kPa
Carbon Dioxide

0 %
Nitrous Oxide

0 %
Oxygen

0 %
Pollutants

0 %
Volatiles

0 %
Water

0 %
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

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 = 
 |         hydrogen =
 | hydrochloric_acid= 
 |        volatiles = 
 |            water = 
}}