Jump to content

Template:Atmosphere: Difference between revisions

Cdjensen94
Cdjensen94 (talk | contribs) (Infobox created with infobox builder.)
 
 
Line 1: Line 1:
<includeonly>
<infobox>
<infobox>
<title source="title">
<title source="name">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 16: Line 17:
</data>
</data>
<header>Composition</header>
<header>Composition</header>
<data source="primary_gases">
<data source="contents">
<label>Primary Gases</label>
<label>Primary Gases</label>
<default>Unknown</default>
<default>Unknown</default>
Line 41: Line 42:
<data source="related">
<data source="related">
<label>Related Atmospheres</label>
<label>Related Atmospheres</label>
</data>
<data source="data12">
<label>Label</label>
</data>
<data source="data13">
<label>Label</label>
</data>
<data source="data14">
<label>Label</label>
</data>
</data>
</infobox>
</infobox>
</includeonly>
<noinclude>
{{Documentation}}
<templatedata>
{
"params": {
"universe": {
"type": "wiki-page-name"
},
"name": {},
"type": {},
"image": {
"type": "wiki-file-name"
},
"classification": {},
"pressure": {
"type": "content"
},
"temperature": {
"type": "content"
},
"molar_mass": {
"type": "content"
},
"compounds": {
"type": "content"
},
"effects": {
"type": "content"
},
"worlds": {
"type": "content"
},
"related": {
"type": "content"
},
"contents": {
"type": "content"
}
},
"paramOrder": [
"name",
"image",
"universe",
"type",
"classification",
"contents",
"pressure",
"temperature",
"molar_mass",
"compounds",
"effects",
"worlds",
"related"
],
"format": "block"
}
</templatedata>
</noinclude>