1,769
edits
(converted to Template:Infobox Wiki) |
(Template Data) |
||
Line 74: | Line 74: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]] | {{Navbox|TITLE=Template Data| | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"image": { | |||
"label": "Image", | |||
"description": "Adds image to the top of the infobox", | |||
"type": "wiki-file-name" | |||
}, | |||
"image size": { | |||
"label": "Image size", | |||
"description": "Size of the top image", | |||
"default": "210px" | |||
}, | |||
"image text": { | |||
"label": "Image text", | |||
"description": "A short description of the top image in smaller font", | |||
"example": "Earth from above the North Pole" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"description": "Name of the planet", | |||
"example": "Meranuge IV", | |||
"type": "line", | |||
"autovalue": "{{PAGENAME}}", | |||
"suggested": true | |||
}, | |||
"region": { | |||
"label": "Region", | |||
"description": "Region (e.g. campaign region) in which the planet is located", | |||
"example": "The Borderlands" | |||
}, | |||
"sector": { | |||
"label": "Sector", | |||
"description": "Sector in which the planet is located", | |||
"example": "Sector 001" | |||
}, | |||
"system": { | |||
"label": "System", | |||
"description": "The planetary system in which the planet is located", | |||
"example": "Solar System" | |||
}, | |||
"suns": { | |||
"label": "Sun(s)", | |||
"description": "The star or stars the planet orbits", | |||
"example": "Proxima Centauri" | |||
}, | |||
"moons": { | |||
"label": "Moon(s)", | |||
"description": "The moons or other natural satellites the planet has", | |||
"example": "Phobos, Deimos" | |||
}, | |||
"radius": { | |||
"label": "Orbital Radius", | |||
"description": "How far the planet orbits its star in astronomical units (AU). The unit AU will be printed after the value, so you don't need to write it here.", | |||
"example": "3" | |||
}, | |||
"eccentricity": { | |||
"label": "Eccentricity", | |||
"description": "How much the planet's orbit deviates from a perfect circle", | |||
"example": "0.017" | |||
}, | |||
"class": { | |||
"label": "Class", | |||
"description": "Planetary classification", | |||
"example": "M" | |||
}, | |||
"diameter": { | |||
"label": "Diameter", | |||
"description": "Planet's diameter", | |||
"example": "12,742 km" | |||
}, | |||
"atmosphere": { | |||
"label": "Atmosphere", | |||
"description": "Description of planet's atmosphere" | |||
}, | |||
"hydrosphere": { | |||
"label": "Hydrosphere", | |||
"description": "Description of planet's hydrosphere (water)" | |||
}, | |||
"climate": { | |||
"label": "Climate", | |||
"description": "Description of planet's climate" | |||
}, | |||
"blackbody": { | |||
"label": "Blackbody Temp", | |||
"description": "The effective temperature of the planet (the temperature of a blackbody object that emits the same total amount of electromagnetic radiation). Enter the value in Kelvins, value will be calculated and shown in Kelvin and Celsius.", | |||
"example": "255" | |||
}, | |||
"gravity": { | |||
"label": "Gravity", | |||
"description": "The strength of the gravity on the planet" | |||
}, | |||
"terrain": { | |||
"label": "Terrain", | |||
"description": "Description of the planet's terrain" | |||
}, | |||
"interest": { | |||
"label": "Points of Interest", | |||
"description": "A short list of points of interest on or by the planet" | |||
}, | |||
"lengthday": { | |||
"label": "Length of Day", | |||
"description": "How long a day lasts on the planet", | |||
"example": "24h" | |||
}, | |||
"lengthyear": { | |||
"label": "Length of Year", | |||
"description": "How long a year lasts on the planet", | |||
"example": "365.24d" | |||
}, | |||
"species": { | |||
"label": "Native species", | |||
"description": "Species that originate from the planet", | |||
"example": "Humans" | |||
}, | |||
"otherspecies": { | |||
"label": "Other species", | |||
"description": "Species that live on the planet but are not native there", | |||
"example": "Trills" | |||
}, | |||
"language": { | |||
"label": "Official Language", | |||
"description": "Language(s) with official status in the planet's society", | |||
"example": "Federation Standard" | |||
}, | |||
"population": { | |||
"label": "Population", | |||
"description": "Number of individuals living on the planet", | |||
"example": "8 billion" | |||
}, | |||
"techclass": { | |||
"label": "Technological Classification", | |||
"description": "How technologically advanced the planet's society is. See Planetary Development Scale.", | |||
"example": "N-" | |||
}, | |||
"cities": { | |||
"label": "Major cities", | |||
"description": "List of notable cities located on the planet", | |||
"example": "Paris, San Francisco" | |||
}, | |||
"imports": { | |||
"label": "Imports", | |||
"description": "Goods the planet imports" | |||
}, | |||
"exports": { | |||
"label": "Exports", | |||
"description": "Goods the planet exports" | |||
}, | |||
"affiliation": { | |||
"label": "Affiliation", | |||
"description": "Planet's society's membership in larger factions", | |||
"example": "Federation" | |||
}, | |||
"government": { | |||
"label": "Government", | |||
"description": "The governing body of the planet", | |||
"example": "Da’al Interim Government" | |||
} | |||
}, | |||
"description": "Infobox for planets" | |||
} | |||
</templatedata>}} | |||
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
edits