Difference between revisions of "Template:Base Infobox"

From Discovery Wiki
Jump to navigationJump to search
(Player Base option added for base types.)
(Added section for Player Bases RPed as extensions to existing bases.)
Line 75: Line 75:
 
| {{ #ifeq: {{{population}}} | CLASSIFIED | <span style="color: #dd0000;">''CLASSIFIED''</span> | {{formatnum:{{{population}}}}} }}
 
| {{ #ifeq: {{{population}}} | CLASSIFIED | <span style="color: #dd0000;">''CLASSIFIED''</span> | {{formatnum:{{{population}}}}} }}
 
| ''unknown''
 
| ''unknown''
 +
}}
 +
{{#if: {{{extension|}}} |
 +
{{!}}-
 +
{{!}} class="infobox-data-title" | '''Extension'''
 +
{{!}} style="padding-right: 1em;" | {{#ifexist: [[{{{extension|}}}]] | [[{{{extension|}}}]] | {{{extension|}}} }}
 
}}
 
}}
 
|}
 
|}

Revision as of 16:58, 17 July 2012

Other Templates available to read:

The Basics  • Ships  • Factions  • Bases  • Planets  • Systems  • Commodities


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
  • DEPOT
  • SHIPYARD
  • FREEPORT
  • BATTLESHIP
  • DESTROYER
  • LINER
  • PRISON
  • PLAYER_BASE

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

Extension

style="padding-right: 1em;"