Template:Moon: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Template:Moon moved to Template:EMoon: "Moon" is necessary for the natural satellite)
 
m (created template)
Line 1: Line 1:
#REDIRECT [[Template:EMoon]]
{| class="toccolours" style="clear:left; float:right; margin:0 0 0.5em 1em; width:22em; font-size:smaller;"
|-
|colspan=2 style="text-align:center;" | {{{image}}}
|-
!colspan=2 bgcolor="#999999" style="color:#fff; font-size:larger;" |{{{name}}}
|-
! colspan=2 style="text-align:left; font-weight:normal; background:#cccccc;" | Astrological
|- style="vertical-align:top;"
| Region
| {{{region}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Sector
| {{{sector}}}
|- style="vertical-align:top;"
| System
| {{{system}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Sun(s)
| {{{suns}}}
|- style="vertical-align:top;"
| Planet
| {{{planet}}}
|- style="vertical-align:top; background:#f0f0f0;"
| [[Planetary Classification|Class]]
| {{{class}}}
|-
! colspan=2 style="text-align:left; font-weight:normal; background:#cccccc;" | Physical
|- style="vertical-align:top;"
| Diameter
| {{{diameter}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Atmosphere
| {{{atmosphere}}}
|- style="vertical-align:top;"
| Hydrosphere
| {{{hydrosphere}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Climate
| {{{climate}}}
|- style="vertical-align:top;"
| Gravity
| {{{gravity}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Primary terrain
| {{{terrain}}}
|- style="vertical-align:top;"
| Points of interest
| {{{interest}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Length of Day
| {{{lengthday}}}
|- style="vertical-align:top;"
| Length of Year
| {{{lengthyear}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Native species
| {{{species}}}
|- style="vertical-align:top;"
| Other species
| {{{otherspecies}}}
|-
! colspan=2 style="text-align:left; font-weight:normal; background:#cccccc;" | Societal
|- style="vertical-align:top; background:#f0f0f0;"
| Official Language
| {{{language}}}
|- style="vertical-align:top;"
| Population
| {{{population}}}
|- style="vertical-align:top; background:#f0f0f0;"
| [[Planetary Development Scale|Technological Classification]]
| {{{techclass}}}
|- style="vertical-align:top;"
| Major cities
| {{{cities}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Imports
| {{{imports}}}
|- style="vertical-align:top;"
| Exports
| {{{exports}}}
|- style="vertical-align:top; background:#f0f0f0;"
| Affiliation
| {{{affiliation}}}
|- style="vertical-align:top;"
| Government
| {{{government}}}
|}
[[Category:Moons]]
<noinclude>
===Usage instructions===
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
{{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=
}}</nowiki></pre>
 
[[Category:Infobox templates|{{PAGENAME}}]]
</noinclude>

Revision as of 16:14, 18 April 2008

{{{image}}}
{{{name}}}
Astrological
Region {{{region}}}
Sector {{{sector}}}
System {{{system}}}
Sun(s) {{{suns}}}
Planet {{{planet}}}
Class {{{class}}}
Physical
Diameter {{{diameter}}}
Atmosphere {{{atmosphere}}}
Hydrosphere {{{hydrosphere}}}
Climate {{{climate}}}
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:

{{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=
}}