Template:Planet: Difference between revisions
Jump to navigation
Jump to search
("Astrological" is probably not best word. Tried to find a better one by using "Stellar cartography") |
(expanding the template.) |
||
Line 21: | Line 21: | ||
| Moon(s) | | Moon(s) | ||
| {{{moons}}} | | {{{moons}}} | ||
|- style="vertical-align:top;" | |||
| Orbital Radius | |||
| {{{radius}}} AU | |||
|- style="vertical-align:top;" | |||
| Eccentricity | |||
| {{{eccentricity}}} | |||
|- style="vertical-align:top; background:#f0f0f0;" | |- style="vertical-align:top; background:#f0f0f0;" | ||
| [[Planetary Classification|Class]] | | [[Planetary Classification|Class]] | ||
Line 38: | Line 44: | ||
| Climate | | Climate | ||
| {{{climate}}} | | {{{climate}}} | ||
|- style="vertical-align:top; background:#f0f0f0;" | |||
| Blackbody Temp | |||
| {{{blackbody}}}°K {{#iferror:{{#expr: {{{blackbody}}}-272.15}}||{{#expr: {{{blackbody}}}-272.15}}°C) | |||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Gravity | | Gravity | ||
Line 90: | Line 99: | ||
===Usage instructions=== | ===Usage instructions=== | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
(Note: Only put the Kelvin number in blackbody, it will auto calculate the Celsius. If you don't know either, leave it blank.). It will also auto include AU for orbital radius. | |||
<pre><nowiki> | <pre><nowiki> | ||
{{planet | {{planet | ||
Line 99: | Line 111: | ||
|suns= | |suns= | ||
|moons= | |moons= | ||
|radius= | |||
|eccentricity=0 | |||
|class= | |class= | ||
|diameter= | |diameter= | ||
Line 104: | Line 118: | ||
|hydrosphere= | |hydrosphere= | ||
|gravity= | |gravity= | ||
|blackbody= | |||
|climate= | |climate= | ||
|terrain= | |terrain= |
Revision as of 11:32, 11 June 2015
{{{image}}} | ||
{{{name}}} | ||
---|---|---|
Stellar Cartography | ||
Region | {{{region}}} | |
Sector | {{{sector}}} | |
System | {{{system}}} | |
Sun(s) | {{{suns}}} | |
Moon(s) | {{{moons}}} | |
Orbital Radius | {{{radius}}} AU | |
Eccentricity | {{{eccentricity}}} | |
Class | {{{class}}} | |
Physical | ||
Diameter | {{{diameter}}} | |
Atmosphere | {{{atmosphere}}} | |
Hydrosphere | {{{hydrosphere}}} | |
Climate | {{{climate}}} | |
Blackbody Temp | {{{blackbody}}}°K {{#iferror:Expression error: Unrecognized punctuation character "{". | Expression error: Unrecognized punctuation character "{".°C) |
Gravity | {{{gravity}}} | |
Primary terrain | {{{terrain}}} | |
Points of interest | {{{interest}}} | |
Length of Day | {{{lengthday}}} | |
Length of Year | {{{lengthyear}}} | |
Native species | {{{species}}} | |
Other species | {{{otherspecies}}} | |
Societal | ||
Official Language | {{{language}}} | |
Population | {{{population}}} | |
Technological Classification | {{{techclass}}} | |
Major cities | {{{cities}}} | |
Imports | {{{imports}}} | |
Exports | {{{exports}}} | |
Affiliation | {{{affiliation}}} | |
Government | {{{government}}} |
Usage instructions
Paste the following code into the top of an article, filling all known fields:
(Note: Only put the Kelvin number in blackbody, it will auto calculate the Celsius. If you don't know either, leave it blank.). It will also auto include AU for orbital radius.
{{planet |name= |image= |region= |sector= |system= |suns= |moons= |radius= |eccentricity=0 |class= |diameter= |atmosphere= |hydrosphere= |gravity= |blackbody= |climate= |terrain= |interest= |lengthday= |lengthyear= |species= |otherspecies= |language= |population= |techclass= |cities= |imports= |exports= |affiliation= |government= }}