Difference between revisions of "Template:SB Infobox Celestial Body Physical Characteristics"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
{{#if:{{{surfaceGravity|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Surface Gravity</span><span class="SB-Infobox-Cell-Body">{{{surfaceGravity}}}</span></div>}}<nowiki/> | {{#if:{{{surfaceGravity|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Surface Gravity</span><span class="SB-Infobox-Cell-Body">{{{surfaceGravity}}}</span></div>}}<nowiki/> | ||
{{#if:{{{gravityWell|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Gravity Well</span><span class="SB-Infobox-Cell-Body">{{{gravityWell}}}</span></div>}}<nowiki/></includeonly> | {{#if:{{{gravityWell|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Gravity Well</span><span class="SB-Infobox-Cell-Body">{{{gravityWell}}}</span></div>}}<nowiki/></includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"mass": { | |||
"label": "Mass", | |||
"description": "Kilograms" | |||
}, | |||
"volume": { | |||
"label": "Volume", | |||
"description": "Largest suitable metric measurement" | |||
}, | |||
"diameter": { | |||
"label": "Diameter", | |||
"description": "Largest suitable metric measurement" | |||
}, | |||
"dimensions": { | |||
"label": "Dimensions", | |||
"description": "Largest suitable metric unit. Use for irregular shapes only." | |||
}, | |||
"composition": { | |||
"description": "Use for objects with only one or two materials." | |||
}, | |||
"atmosphere": { | |||
"description": "Atmospheric gas material type" | |||
}, | |||
"atmosphericHeight": { | |||
"description": "Height of atmosphere above surface, in kilometers." | |||
}, | |||
"crust": { | |||
"description": "Single material crust type. Ajatite/Valkite/Talkite" | |||
}, | |||
"mantle": {}, | |||
"shell": {}, | |||
"core": {}, | |||
"biomes": {}, | |||
"surfaceGravity": { | |||
"description": "Strength of gravity at 'sea level'" | |||
}, | |||
"gravityWell": { | |||
"description": "Height of gravity well, in kilometers" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 22:08, 21 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Mass | mass | Kilograms | Unknown | optional |
Volume | volume | Largest suitable metric measurement | Unknown | optional |
Diameter | diameter | Largest suitable metric measurement | Unknown | optional |
Dimensions | dimensions | Largest suitable metric unit. Use for irregular shapes only. | Unknown | optional |
composition | composition | Use for objects with only one or two materials. | Unknown | optional |
atmosphere | atmosphere | Atmospheric gas material type | Unknown | optional |
atmosphericHeight | atmosphericHeight | Height of atmosphere above surface, in kilometers. | Unknown | optional |
crust | crust | Single material crust type. Ajatite/Valkite/Talkite | Unknown | optional |
mantle | mantle | no description | Unknown | optional |
shell | shell | no description | Unknown | optional |
core | core | no description | Unknown | optional |
biomes | biomes | no description | Unknown | optional |
surfaceGravity | surfaceGravity | Strength of gravity at 'sea level' | Unknown | optional |
gravityWell | gravityWell | Height of gravity well, in kilometers | Unknown | optional |