Difference between revisions of "Template:Base Infobox"

From Discovery Wiki
Jump to navigationJump to search
Line 10: Line 10:
 
|-
 
|-
 
|style="background: #f6f6f6;" | '''Type'''
 
|style="background: #f6f6f6;" | '''Type'''
|style="padding-right: 1em;" | {{#if: {{{class|}}} | ''{{{class}}}'' class {{#switch: {{{type}}}
+
|style="padding-right: 1em;" |{{#if: {{{class|}}} |''{{{class}}}'' class {{#switch: {{{type}}}
 
| ASTEROID_BASE = asteroid base
 
| ASTEROID_BASE = asteroid base
 
| STATION = station
 
| STATION = station
Line 16: Line 16:
 
| FREEPORT = freeport
 
| FREEPORT = freeport
 
| BATTLESHIP = battleship
 
| BATTLESHIP = battleship
}} | {{#switch: {{{type}}}
+
}} |{{#switch: {{{type}}}
 
| ASTEROID_BASE = Asteroid base
 
| ASTEROID_BASE = Asteroid base
 
| STATION = Station
 
| STATION = Station

Revision as of 19:28, 3 December 2008

Usage

{{Base Infobox
| name = Gas Miner Naha
| image = naha.jpg
| class = Nostromo
| type = STATION
| system = [[Sigma-13]]
| sector = D4
| house = [[Border Worlds]]
| owner = [[Gas Miners Guild]]
| gravity = Limited
| docking = Yes
| amenities = Limited
| population = 400
}}

Base type can be one of these choices:

  • ASTEROID_BASE
  • STATION
  • SHIPYARD
  • FREEPORT
  • BATTLESHIP

Result

Gas Miner Naha
Type Nostromo class station
Owner Gas Miners Guild
Location D4, Sigma-13
Border Worlds
Technical information
Gravity Limited
Docking Yes
Amenities Limited
Population 400