Difference between revisions of "Template:Infobox system"

From Eclipse-station Wiki
Jump to: navigation, search
(Changed it to have Polaris System Doc. (Porting it real quick too.))
(Editing the Template for a new System box.)
Line 3: Line 3:
 
|label1  = Name
 
|label1  = Name
 
|data1    = {{{name|}}}
 
|data1    = {{{name|}}}
|label2  = Type
+
|label2  = Star
|data2    = {{{type|}}}
+
|data2    = {{{star|}}}
|label3  = Spectral
+
|label3  = Development
|data3    = {{{spectral|}}}
+
|data3    = {{{development|}}}
|label4  = Mass
+
|label4  = Planets
|data4    = {{{mass|}}}
+
|data4    = {{{planets|}}}
|label5  = Diameter
+
|label5  = Ruling Bodies
|data5    = {{{diameter|}}}
+
|data5    = {{{ruling_body|}}}
|label6  = Temperature
+
|label6  = Distance from Sol
|data6    = {{{temperature|}}}
+
|data6    = {{{dfs|}}}
|label7  = Luminosity
+
|label7  = Native Species
|data7    = {{{luminosity|}}}
+
|data7    = {{{native_species|}}}
|label10  = Age
 
|data9 10  = {{{age|}}}
 
|label11  = Distance from Earth
 
|data11    = {{{distance|}}}
 
|label12  = Ruling Bodies
 
|data12  = {{{ruling_bodies|}}}
 
|label13 = Orbiting Bodies
 
|data13 = {{{orbiting_bodies|}}}
 
|lable14 = Flag
 
|data14 = {{#invoke:InfoboxImage|InfoboxImage|image={{{flag|}}}}}  
 
  
 
|belowstyle = text-align:left; border-top:#aaa 1px solid;
 
|belowstyle = text-align:left; border-top:#aaa 1px solid;

Revision as of 02:04, 21 January 2020

Template documentation[view] [edit] [history] [purge]
What's in a name?
Star Type: Red Giant? White Dwarf?
Development: Coreworld? Rimworld?
Planets: How many planets are there?
Ruling Bodies: Who runs the place?
Distance from Sol: How far away from the Solar System is it?
Native Species: What player races live here?
Population: About how many people live here?


Usage

{{Infobox system
|name = What's in a name?
|Star Type = '''Star Type''': Red Giant? White Dwarf?
|development = '''Development''': Coreworld? Rimworld?
|planets = '''Planets''': How many planets are there?
|ruling_body = '''Ruling Bodies''': Who runs the place?
|dfs = '''Distance from Sol''': How far away from the Solar System is it?
|native_species = '''Native Species''': What player races live here?
|population = '''Population''': About how many people live here?
}}