Template:Infobox planet: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| autoheaders = y
| autoheaders = y


| image1 = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| image = {{#if:{{{image|}}}|  [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=1.5|]]}}
| caption1 = {{{caption|}}}
| caption = {{{caption|}}}


| captionstyle =  
| captionstyle =  


| abovestyle = background:#eaecee;font-size:130%;padding:0.3em;
| abovestyle = background:#eaecee;font-size:130%;padding:0.3em;
| headerstyle  = background:#eaecee;


| header1 = Properties
| header10 = Properties


| label3 = Dimensions
| label11 = Dimensions
| data3 = {{{size|}}}
| data11 = {{{size|}}}


| label5 = Creator
| label12 = Creator
| data5 = {{{creator|}}}
| data12 = {{{creator|}}}


| header2 = Ores
| header20 = Ores


| label6 =  
| label21 =
| data6 = {{{ore1|}}}
| data21 = {{{ore1|}}}


| label7 =  
| label22 =
| data7 = {{{ore2|}}}
| data22 = {{{ore2|}}}


| label8 =  
| label23 =
| data8 = {{{ore3|}}}
| data23 = {{{ore3|}}}


| header3 = Gases
| header30 = Gases


| label9 =  
| label31 =
| data9 = {{{gas1|}}}
| data31 = {{{gas1|}}}


| label10 =  
| label32 =
| data10 = {{{gas2|}}}
| data32 = {{{gas2|}}}


| label11 =  
| label33 =
| data11 = {{{gas3|}}}
| data33 = {{{gas3|}}}


| label12 =  
| label34 =
| data12 = {{{gas4|}}}
| data34 = {{{gas4|}}}
 
| header40 = Mobs
 
| label41 = ‌
| data41 = {{{mobs|}}}


}}<noinclude>
}}<noinclude>
Line 91: Line 97:
"gas4": {
"gas4": {
"description": "Planetary gas"
"description": "Planetary gas"
},
"mobs": {
"description": "List of mobs"
}
}
},
},
Line 108: Line 117:
"gas2",
"gas2",
"gas3",
"gas3",
"gas4"
"gas4",
"mobs"
]
]
}
}
</templatedata>
</templatedata>
[[Category:Infobox templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 19:45, 16 January 2025

Properties
Ores
Gases
Mobs

Summarize information about a system.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
namename

Planet name. Displays at top of infobox

Unknownsuggested
subheadersubheader

Displays beneath planet name. Can be used for additional info

Unknownoptional
imageimage

Image of the planet, ideally from ground level

Example
planet.png
Unknownsuggested
altalt

no description

Unknownoptional
captioncaption

no description

Unknownoptional
sizesize

Planet dimensions

Unknownsuggested
creatorcreator

Who made the planet

Unknownsuggested
ore1ore1

Planetary ore

Unknownoptional
ore2ore2

Planetary ore

Unknownoptional
ore3ore3

Planetary ore

Unknownoptional
gas1gas1

Planetary gas

Unknownoptional
gas2gas2

Planetary gas

Unknownoptional
gas3gas3

Planetary gas

Unknownoptional
gas4gas4

Planetary gas

Unknownoptional
mobsmobs

List of mobs

Unknownoptional