Difference between revisions of "Template:SB Infobox Celestial Body Physical Characteristics"
Jump to navigation
Jump to search
(Appended title parameter) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="SB-Infobox-Data-Section-Header">Physical Characteristics</div><nowiki /> | <includeonly><div class="SB-Infobox-Data-Section-Header">{{{title|Physical Characteristics}}}</div><nowiki /> | ||
{{#if:{{{mass|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Mass</span><span class="SB-Infobox-Cell-Body">{{{mass}}}</span></div>}}<nowiki/> | {{#if:{{{mass|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Mass</span><span class="SB-Infobox-Cell-Body">{{{mass}}}</span></div>}}<nowiki/> | ||
{{#if:{{{volume|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Volume</span><span class="SB-Infobox-Cell-Body">{{{volume}}}</span></div>}}<nowiki/> | {{#if:{{{volume|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Volume</span><span class="SB-Infobox-Cell-Body">{{{volume}}}</span></div>}}<nowiki/> | ||
Line 13: | Line 13: | ||
{{#if:{{{biomes|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Biomes</span><span class="SB-Infobox-Cell-Body">{{{biomes}}}</span></div>}}<nowiki/> | {{#if:{{{biomes|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Biomes</span><span class="SB-Infobox-Cell-Body">{{{biomes}}}</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:{{{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/> | ||
{{#if:{{{beltMaterial|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Gas Composition</span><span class="SB-Infobox-Cell-Body">{{{beltMaterial}}}</span></div>}}<nowiki/> | |||
{{#if:{{{radiusOuter|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Outer Radius</span><span class="SB-Infobox-Cell-Body">{{{radiusOuter}}}</span></div>}}<nowiki/> | |||
{{#if:{{{radiusInner|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Inner Radius</span><span class="SB-Infobox-Cell-Body">{{{radiusInner}}}</span></div>}}<nowiki/> | |||
{{#if:{{{height|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Height</span><span class="SB-Infobox-Cell-Body">{{{height}}}</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" | |||
}, | |||
"beltMaterial": {}, | |||
"radiusOuter": {}, | |||
"radiusInner": {}, | |||
"height": {}, | |||
"title": {} | |||
}, | |||
"format": "block", | |||
"paramOrder": [ | |||
"title", | |||
"mass", | |||
"volume", | |||
"diameter", | |||
"dimensions", | |||
"composition", | |||
"atmosphere", | |||
"atmosphericHeight", | |||
"crust", | |||
"mantle", | |||
"shell", | |||
"core", | |||
"biomes", | |||
"surfaceGravity", | |||
"gravityWell", | |||
"beltMaterial", | |||
"radiusOuter", | |||
"radiusInner", | |||
"height" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 06:48, 26 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
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 |
beltMaterial | beltMaterial | no description | Unknown | optional |
radiusOuter | radiusOuter | no description | Unknown | optional |
radiusInner | radiusInner | no description | Unknown | optional |
height | height | no description | Unknown | optional |