Template:Infobox planet: Difference between revisions
No edit summary |
Wiki Port 2 (talk | contribs) No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| autoheaders = y | | autoheaders = y | ||
| | | image = {{#if:{{{image|}}}| [[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=1.5|]]}} | ||
| | | 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; | |||
| | | header10 = Properties | ||
| | | label11 = Dimensions | ||
| | | data11 = {{{size|}}} | ||
| | | label12 = Creator | ||
| | | data12 = {{{creator|}}} | ||
| | | header20 = Ores | ||
| | | label21 = | ||
| | | data21 = {{{ore1|}}} | ||
| | | label22 = | ||
| | | data22 = {{{ore2|}}} | ||
| | | label23 = | ||
| | | data23 = {{{ore3|}}} | ||
| | | header30 = Gases | ||
| | | label31 = | ||
| | | data31 = {{{gas1|}}} | ||
| | | label32 = | ||
| | | data32 = {{{gas2|}}} | ||
| | | label33 = | ||
| | | data33 = {{{gas3|}}} | ||
| | | label34 = | ||
| | | 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: | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:45, 16 January 2025
Properties | |
---|---|
Ores | |
Gases | |
Mobs |
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]
Summarize information about a system.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Planet name. Displays at top of infobox | Unknown | suggested |
subheader | subheader | Displays beneath planet name. Can be used for additional info | Unknown | optional |
image | image | Image of the planet, ideally from ground level
| Unknown | suggested |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
size | size | Planet dimensions | Unknown | suggested |
creator | creator | Who made the planet | Unknown | suggested |
ore1 | ore1 | Planetary ore | Unknown | optional |
ore2 | ore2 | Planetary ore | Unknown | optional |
ore3 | ore3 | Planetary ore | Unknown | optional |
gas1 | gas1 | Planetary gas | Unknown | optional |
gas2 | gas2 | Planetary gas | Unknown | optional |
gas3 | gas3 | Planetary gas | Unknown | optional |
gas4 | gas4 | Planetary gas | Unknown | optional |
mobs | mobs | List of mobs | Unknown | optional |