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.))
m (Very minor capitalization change on Star to make it more like the other values.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
+
{| class="wikitable" style="width:200px; text-align: center; display: inline-table;"
| image    = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}
+
! style="color:white; background-color: {{{titlecol|dodgerblue}}} | {{{name|What's in a name?}}}
|label1  = Name
+
|-
|data1    = {{{name|}}}
+
| style="text-align:left; cellpadding=10" |{{{star|'''Star Type''': Red Giant? White Dwarf?}}}
|label2  = Type
+
|-
|data2    = {{{type|}}}
+
| style="text-align:left; cellpadding=10" |{{{development|'''Development''': Coreworld? Rimworld?}}}
|label3  = Spectral
+
|-
|data3    = {{{spectral|}}}
+
| style="text-align:left; cellpadding=10" |{{{planets|'''Planets''': How many planets are there?}}}
|label4  = Mass
+
|-
|data4    = {{{mass|}}}
+
| style="text-align:left; cellpadding=10" |{{{ruling_body|'''Ruling Bodies''': Who runs the place?}}}
|label5  = Diameter
+
|-
|data5    = {{{diameter|}}}
+
| style="text-align:left; cellpadding=10" |{{{dfs|'''Distance from Sol''': How far away from the Solar System is it?}}}
|label6  = Temperature
+
|-
|data6    = {{{temperature|}}}
+
| style="text-align:left; cellpadding=10" |{{{native_species|'''Native Species''': What player races live here?}}}
|label7  = Luminosity
+
|-
|data7    = {{{luminosity|}}}
+
| style="text-align:left; cellpadding=10" |{{{population|'''Population''': About how many people live here?}}}
|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;
 
|below  = {{{footnotes|}}}
 
}}
 
 
<noinclude>
 
<noinclude>
 
{{documentation}}
 
{{documentation}}
  
 
</noinclude>
 
</noinclude>

Latest revision as of 02:42, 21 January 2020

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?


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?
}}