Difference between revisions of "Template:Infobox system"

From Eclipse-station Wiki
Jump to: navigation, search
m (Minor edit to remove images for now.)
(Systembox 2: The Systemboxing.)
Line 1: Line 1:
{{Infobox
+
{| class="wikitable" style="width:200px; text-align: center; display: inline-table;"
|label1  = Name
+
! style="color:white; background-color: {{{titlecol|dodgerblue}}} | {{{name|What's in a name?}}}
|data1    = {{{name|}}}
+
|-
|label2  = Star
+
| style="text-align:left; cellpadding=10" |{{{Star|'''Star Type''': Red Giant? White Dwarf?}}}
|data2    = {{{star|}}}
+
|-
|label3  = Development
+
| style="text-align:left; cellpadding=10" |{{{development|'''Development''': Coreworld? Rimworld?}}}
|data3    = {{{development|}}}
+
|-
|label4  = Planets
+
| style="text-align:left; cellpadding=10" |{{{planets|'''Planets''': How many planets are there?}}}
|data4    = {{{planets|}}}
+
|-
|label5  = Ruling Bodies
+
| style="text-align:left; cellpadding=10" |{{{ruling_body|'''Ruling Bodies''': Who runs the place?}}}
|data5    = {{{ruling_body|}}}
+
|-
|label6  = Distance from Sol
+
| style="text-align:left; cellpadding=10" |{{{dfs|'''Distance from Sol''': How far away from the Solar System is it?}}}
|data6    = {{{dfs|}}}
+
|-
|label7  = Native Species
+
| style="text-align:left; cellpadding=10" |{{{native_species|'''Native Species''': What player races live here?}}}
|data7    = {{{native_species|}}}
+
|-
 +
| style="text-align:left; cellpadding=10" |{{{population|'''Population''': About how many people live here?}}}
 +
|}
 +
 
  
 
|belowstyle = text-align:left; border-top:#aaa 1px solid;
 
|belowstyle = text-align:left; border-top:#aaa 1px solid;

Revision as of 02:30, 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?


|belowstyle = text-align:left; border-top:#aaa 1px solid; |below = }}

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