Template:Moon: Difference between revisions
m (created template) |
(Template Data) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox Wiki | ||
| | |image={{#if:{{{image|}}}|[[File:{{{image|}}}|{{{image size|210px}}}]]}}|image text={{{image text|}}}|header color=#999|header text color=white|name={{{name|{{PAGENAME}}}}}}} | ||
| | {{Infobox row|type=subheader|color=#ccc|Astronomical}} | ||
| | {{Infobox row|title=Region|{{{region|}}}}} | ||
{{Infobox row|title=Sector|{{{sector|}}}}} | |||
| | {{Infobox row|title=System|{{{system|}}}}} | ||
{{Infobox row|title=Sun(s)|{{{suns|}}}}} | |||
| | {{Infobox row|title=System|{{{planet|}}}}} | ||
{{Infobox row|title=[[Planetary Classification|Class]]|{{{class|}}}}} | |||
| {{{region}}} | {{Infobox row|type=subheader|color=#ccc|Physical}} | ||
| | {{Infobox row|title=Diameter|{{{diameter|}}}}} | ||
{{Infobox row|title=Atmosphere|{{{atmosphere|}}}}} | |||
| {{{sector}}} | {{Infobox row|title=Hydrosphere|{{{hydrosphere|}}}}} | ||
| | {{Infobox row|title=Climate|{{{climate|}}}}} | ||
{{Infobox row|title=Gravity|{{{gravity|}}}}} | |||
| {{{system}}} | {{Infobox row|title=Primary terrain|{{{terrain|}}}}} | ||
| | {{Infobox row|title=Points of interest|{{{interest|}}}}} | ||
{{Infobox row|title=Length of Day|{{{lengthday|}}}}} | |||
| {{{suns}}} | {{Infobox row|title=Length of Year|{{{lengthyear|}}}}} | ||
| | {{Infobox row|title=Native species|{{{species|}}}}} | ||
{{Infobox row|title=Other species|{{{otherspecies|}}}}} | |||
| {{{planet}}} | {{Infobox row|type=subheader|color=#ccc|Societal}} | ||
| | {{Infobox row|title=Official Language|{{{language|}}}}} | ||
{{Infobox row|title=Population|{{{population|}}}}} | |||
| {{{class}}} | {{Infobox row|title=[[Planetary Development Scale|Technological Classification]]|{{{techclass|}}}}} | ||
| | {{Infobox row|title=Major cities|{{{cities|}}}}} | ||
{{Infobox row|title=Imports|{{{imports|}}}}} | |||
| | {{Infobox row|title=Exports|{{{exports|}}}}} | ||
{{Infobox row|title=Affiliation|{{{affiliation|}}}}} | |||
| {{{diameter}}} | {{Infobox row|title=Government|{{{government|}}}}} | ||
| | |||
| {{{atmosphere}}} | |||
| | |||
| {{{hydrosphere}}} | |||
| | |||
| {{{climate}}} | |||
| | |||
| {{{gravity}}} | |||
| | |||
| {{{terrain}}} | |||
| | |||
| {{{interest}}} | |||
| | |||
| {{{lengthday}}} | |||
| | |||
| {{{lengthyear}}} | |||
| | |||
| {{{species}}} | |||
| | |||
| {{{otherspecies}}} | |||
| | |||
| | |||
| {{{language}}} | |||
| | |||
| {{{population}}} | |||
| | |||
| {{{techclass}}} | |||
| | |||
| {{{cities}}} | |||
| | |||
| {{{imports}}} | |||
| | |||
| {{{exports}}} | |||
| | |||
| {{{affiliation}}} | |||
| | |||
| {{{government}}} | |||
|} | |} | ||
[[Category:Moons]] | [[Category:Moons]] | ||
Line 121: | Line 65: | ||
}}</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", | |||
"type": "line", | |||
"default": "210px" | |||
}, | |||
"image text": { | |||
"label": "Image text", | |||
"description": "A short description of the top image in smaller font", | |||
"example": "Luna viewed from Earth", | |||
"type": "line" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"description": "Name of the moon", | |||
"example": "Luna", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"region": { | |||
"label": "Region", | |||
"description": "Region (e.g. campaign region) in which the moon is located", | |||
"example": "The Borderlands" | |||
}, | |||
"sector": { | |||
"label": "Sector", | |||
"description": "Sector in which the moon is located", | |||
"example": "Sector 001" | |||
}, | |||
"system": { | |||
"label": "System", | |||
"description": "The planetary system in which the planet is located", | |||
"example": "Sol System" | |||
}, | |||
"suns": { | |||
"label": "Star(s)", | |||
"description": "Star or stars which the moon and its planet orbit", | |||
"example": "Sol" | |||
}, | |||
"planet": { | |||
"label": "Planet", | |||
"description": "Planet which the moon orbits", | |||
"example": "Earth" | |||
}, | |||
"class": { | |||
"label": "Class", | |||
"description": "Planetary Classification (as in \"Class M\")", | |||
"example": "D" | |||
}, | |||
"diameter": { | |||
"label": "Diameter", | |||
"description": "Moon's diameter", | |||
"example": "3 474.8 km" | |||
}, | |||
"atmosphere": { | |||
"label": "Atmosphere", | |||
"description": "Description of moon's atmosphere" | |||
}, | |||
"hydrosphere": { | |||
"label": "Hydrosphere", | |||
"description": "Description of moon's hydrosphere (water)" | |||
}, | |||
"climate": { | |||
"label": "Climate", | |||
"description": "Description of planet's climate" | |||
}, | |||
"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 moon" | |||
}, | |||
"lengthday": { | |||
"label": "Length of Day", | |||
"description": "How long a day lasts on the moon" | |||
}, | |||
"lengthyear": { | |||
"label": "Length of Year", | |||
"description": "How long a year lasts on the planet" | |||
}, | |||
"species": { | |||
"label": "Native species", | |||
"description": "Species that originate from the moon", | |||
"example": "None" | |||
}, | |||
"otherspecies": { | |||
"label": "Other species", | |||
"description": "Species that live on the planet but are not native there", | |||
"example": "Humans" | |||
}, | |||
"language": { | |||
"label": "Official Language", | |||
"description": "Language(s) with official status in the moon's society" | |||
}, | |||
"population": { | |||
"label": "Population", | |||
"description": "Number of individuals living on the moon", | |||
"example": "Over 50 million" | |||
}, | |||
"techclass": { | |||
"label": "Technological Classification", | |||
"description": "How technologically advanced the moon's society is. See Planetary Development Scale.", | |||
"example": "N" | |||
}, | |||
"cities": { | |||
"label": "Cities", | |||
"description": "List of notable cities located on the moon", | |||
"example": "Armstrong City" | |||
}, | |||
"imports": { | |||
"label": "Imports", | |||
"description": "Goods the moon imports" | |||
}, | |||
"exports": { | |||
"label": "Exports", | |||
"description": "Goods the moon exports" | |||
}, | |||
"affiliation": { | |||
"label": "Affiliation", | |||
"description": "Moon's society's membership in factions", | |||
"example": "Federation" | |||
}, | |||
"government": { | |||
"label": "Government", | |||
"description": "The governing body of the moon", | |||
"example": "United Earth Government" | |||
} | |||
}, | |||
"description": "Infobox for moons and other satellites", | |||
"format": "block" | |||
} | |||
</templatedata>}} | |||
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 08:49, 6 January 2024
Moon | |
---|---|
Astronomical | |
Physical | |
Societal | |
Usage instructions
Paste the following code into the top of an article, filling all known fields:
{{moon |name= |image= |region= |sector= |system= |suns= |planet= |class= |diameter= |atmosphere= |hydrosphere= |gravity= |climate= |terrain= |interest= |lengthday= |lengthyear= |species= |otherspecies= |language= |population= |techclass= |cities= |imports= |exports= |affiliation= |government= }}
Infobox for moons and other satellites
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Adds image to the top of the infobox | File | optional |
Image size | image size | Size of the top image
| Line | optional |
Image text | image text | A short description of the top image in smaller font
| Line | optional |
Name | name | Name of the moon
| Line | suggested |
Region | region | Region (e.g. campaign region) in which the moon is located
| Unknown | optional |
Sector | sector | Sector in which the moon is located
| Unknown | optional |
System | system | The planetary system in which the planet is located
| Unknown | optional |
Star(s) | suns | Star or stars which the moon and its planet orbit
| Unknown | optional |
Planet | planet | Planet which the moon orbits
| Unknown | optional |
Class | class | Planetary Classification (as in "Class M")
| Unknown | optional |
Diameter | diameter | Moon's diameter
| Unknown | optional |
Atmosphere | atmosphere | Description of moon's atmosphere | Unknown | optional |
Hydrosphere | hydrosphere | Description of moon's hydrosphere (water) | Unknown | optional |
Climate | climate | Description of planet's climate | Unknown | optional |
Gravity | gravity | The strength of the gravity on the planet | Unknown | optional |
Terrain | terrain | Description of the planet's terrain | Unknown | optional |
Points of interest | interest | A short list of points of interest on or by the moon | Unknown | optional |
Length of Day | lengthday | How long a day lasts on the moon | Unknown | optional |
Length of Year | lengthyear | How long a year lasts on the planet | Unknown | optional |
Native species | species | Species that originate from the moon
| Unknown | optional |
Other species | otherspecies | Species that live on the planet but are not native there
| Unknown | optional |
Official Language | language | Language(s) with official status in the moon's society | Unknown | optional |
Population | population | Number of individuals living on the moon
| Unknown | optional |
Technological Classification | techclass | How technologically advanced the moon's society is. See Planetary Development Scale.
| Unknown | optional |
Cities | cities | List of notable cities located on the moon
| Unknown | optional |
Imports | imports | Goods the moon imports | Unknown | optional |
Exports | exports | Goods the moon exports | Unknown | optional |
Affiliation | affiliation | Moon's society's membership in factions
| Unknown | optional |
Government | government | The governing body of the moon
| Unknown | optional |