Template:Infobox planet2: Difference between revisions
No edit summary |
No edit summary |
||
| Line 91: | Line 91: | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"description": "Infobox for inhabited planet articles.", | |||
"params": { | |||
"name": {"label": "Name", "type": "string", "suggested": true}, | |||
"image": {"label": "Image", "type": "wiki-file-name", "suggested": true}, | |||
"caption": {"label": "Caption", "type": "string"}, | |||
"system": {"label": "System", "type": "wiki-page-name"}, | |||
"sector": {"label": "Sector", "type": "string"}, | |||
"region": {"label": "Region", "type": "string"}, | |||
"constellation": {"label": "Constellation", "type": "string"}, | |||
"orbital_position": {"label": "Orbital position", "type": "string"}, | |||
"moons": {"label": "Moons", "type": "string"}, | |||
"rotation_period": {"label": "Rotation period", "type": "string"}, | |||
"orbital_period": {"label": "Orbital period", "type": "string"}, | |||
"class": {"label": "Class", "type": "string"}, | |||
"diameter": {"label": "Diameter", "type": "string"}, | |||
"mass": {"label": "Mass", "type": "string"}, | |||
"gravity": {"label": "Gravity", "type": "string"}, | |||
"atmosphere": {"label": "Atmosphere", "type": "string"}, | |||
"climate": {"label": "Climate", "type": "string"}, | |||
"terrain": {"label": "Terrain", "type": "string"}, | |||
"surface_water": {"label": "Surface water", "type": "string"}, | |||
"government": {"label": "Government", "type": "wiki-page-name"}, | |||
"capital": {"label": "Capital", "type": "wiki-page-name"}, | |||
"affiliation": {"label": "Affiliation", "type": "wiki-page-name"}, | |||
"population": {"label": "Population", "type": "string"}, | |||
"native_species": {"label": "Native species", "type": "wiki-page-name"}, | |||
"major_species": {"label": "Major species", "type": "string"}, | |||
"languages": {"label": "Languages", "type": "string"}, | |||
"major_settlements": {"label": "Major settlements", "type": "string"} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"caption", | |||
"system", | |||
"sector", | |||
"region", | |||
"constellation", | |||
"orbital_position", | |||
"moons", | |||
"rotation_period", | |||
"orbital_period", | |||
"class", | |||
"diameter", | |||
"mass", | |||
"gravity", | |||
"atmosphere", | |||
"climate", | |||
"terrain", | |||
"surface_water", | |||
"government", | |||
"capital", | |||
"affiliation", | |||
"population", | |||
"native_species", | |||
"major_species", | |||
"languages", | |||
"major_settlements" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 02:56, 5 July 2026
| Infobox planet2 | |
|---|---|
| File:Placeholder.png | |
| Astronomical information | |
| System | Sol |
| Sector | Local Bubble |
| Region | Orion's Arm |
| Orbital position | 3 |
| Moons | 1 (Luna) |
| Rotation period | 24 hours |
| Orbital period | 365.25 days |
| Physical characteristics | |
| Class | |
| Diameter | |
| Mass | |
| Gravity | |
| Atmosphere | |
| Climate | |
| Terrain | |
| Surface water | |
| Political information | |
| Government | |
| Capital | |
| Affiliation | |
| Demographics | |
| Population | |
| Native species | |
| Major species | |
| Languages | |
| Major settlements | |
<templatedata>
{
"description": "Infobox for inhabited planet articles.",
"params": {
"name": {"label": "Name", "type": "string", "suggested": true},
"image": {"label": "Image", "type": "wiki-file-name", "suggested": true},
"caption": {"label": "Caption", "type": "string"},
"system": {"label": "System", "type": "wiki-page-name"}, "sector": {"label": "Sector", "type": "string"}, "region": {"label": "Region", "type": "string"}, "constellation": {"label": "Constellation", "type": "string"}, "orbital_position": {"label": "Orbital position", "type": "string"}, "moons": {"label": "Moons", "type": "string"}, "rotation_period": {"label": "Rotation period", "type": "string"}, "orbital_period": {"label": "Orbital period", "type": "string"},
"class": {"label": "Class", "type": "string"}, "diameter": {"label": "Diameter", "type": "string"}, "mass": {"label": "Mass", "type": "string"}, "gravity": {"label": "Gravity", "type": "string"}, "atmosphere": {"label": "Atmosphere", "type": "string"}, "climate": {"label": "Climate", "type": "string"}, "terrain": {"label": "Terrain", "type": "string"}, "surface_water": {"label": "Surface water", "type": "string"},
"government": {"label": "Government", "type": "wiki-page-name"}, "capital": {"label": "Capital", "type": "wiki-page-name"}, "affiliation": {"label": "Affiliation", "type": "wiki-page-name"},
"population": {"label": "Population", "type": "string"}, "native_species": {"label": "Native species", "type": "wiki-page-name"}, "major_species": {"label": "Major species", "type": "string"}, "languages": {"label": "Languages", "type": "string"}, "major_settlements": {"label": "Major settlements", "type": "string"} }, "paramOrder": [ "name", "image", "caption", "system", "sector", "region", "constellation", "orbital_position", "moons", "rotation_period", "orbital_period", "class", "diameter", "mass", "gravity", "atmosphere", "climate", "terrain", "surface_water", "government", "capital", "affiliation", "population", "native_species", "major_species", "languages", "major_settlements" ] } </templatedata>