Navigation menu

Template:Planet-infobox: Difference between revisions

From Metroid Wiki
m (There, I fixed it :])
mNo edit summary
Line 36: Line 36:
}}
}}
{{#if:{{{landscape|}}}|
{{#if:{{{landscape|}}}|
{{!-}} valign="top" style="Border: 1px solid #{{mw color light}}; Background-color: #{{mw color dark}}"
{{!-}} valign="top"
! Landscape
! Landscape
{{!}}  {{{landscape|}}}
{{!}}  {{{landscape|}}}
}}
}}
{{#if:{{{race|}}}|
{{#if:{{{race|}}}|
{{!-}} valign="top" style="Border: 1px solid #{{mw color light}}; Background-color: #{{mw color dark}}"
{{!-}} valign="top"
! Dominant Race
! Dominant Race
{{!}}  {{{race|}}}
{{!}}  {{{race|}}}
}}
}}
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
{{!-}} valign="top" style=" Border: {{roundbl}} {{roundbr}}; Border: 1px solid #{{mw color light}}; Background-color: #{{mw color dark}}"
{{!-}} valign="top" {{roundbr}}; Border: 1px solid #{{mw color light}}; Background-color: #{{mw color dark}}"
! Current Status
! Current Status
{{!}} {{{status|}}}
{{!}} {{{status|}}}
Line 53: Line 53:
==Usage==
==Usage==
To use this template copy the following and fill in the appropriate information.
To use this template copy the following and fill in the appropriate information.
*'''Image:''' An image of the planet, preferably artwork
*'''Caption:''' A caption accompanying the image
*'''Games:''' Any games or game the planet appears in
*'''Region:''' The planet's region <small>(if mentioned)</small>
*'''System:''' The planet's system <small>{if mentioned)</small>
*'''Mass:''' The mass of the planet
*'''Class:''' The class of the planet
*'''Landscape:''' The overall setting, may be multiple
*'''Race:''' The planet's dominant race
*'''Status:''' The current status of the planet <small>(e.g. destroyed, unknown, uninhabited)</small>


'''Blank code <small>(paste onto page)</small>:'''
<pre>{{Planet-infobox
<pre>{{Planet-infobox
|image=
|image=
Line 67: Line 78:
|status=
|status=
}}</pre>
}}</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Revision as of 04:49, 19 October 2010

Planet-infobox

Usage

To use this template copy the following and fill in the appropriate information.

  • Image: An image of the planet, preferably artwork
  • Caption: A caption accompanying the image
  • Games: Any games or game the planet appears in
  • Region: The planet's region (if mentioned)
  • System: The planet's system {if mentioned)
  • Mass: The mass of the planet
  • Class: The class of the planet
  • Landscape: The overall setting, may be multiple
  • Race: The planet's dominant race
  • Status: The current status of the planet (e.g. destroyed, unknown, uninhabited)

Blank code (paste onto page):

{{Planet-infobox
|image=
|caption=
|games=
|region=
|system=
|planets=
|mass=
|class=
|landscape=
|race=
|status=
}}