Navigation menu

Template:Weapon-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 19: Line 19:
{{{location|}}}}}
{{{location|}}}}}
|-
|-
{{#if:{{{authorized|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Authorized in
{{!}} style="border:1px solid #{{mw color light}}" {{!}}
{{{authorized|}}}}}|-
{{#if:{{{ammo|}}}|
{{#if:{{{ammo|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Ammunition
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Ammunition
Line 29: Line 33:
{{{combo|}}}}}
{{{combo|}}}}}
|-
|-
! style="{{roundbl}} border:1px solid #{{mw color light}}" align="right" {{!}} Properties
! style="{{#if:{{{sprite|}}}||{{roundbl}}}} border:1px solid #{{mw color light}}" align="right" {{!}} Properties
{{!}} style="{{roundbr}} border:1px solid #{{mw color light}}" {{!}}  
{{!}} style="{{#if:{{{sprite|}}}||{{roundbr}}}} border:1px solid #{{mw color light}}" {{!}}  
{{{properties|Inflicts Damage}}}
{{{properties|Inflicts Damage}}}
|-
{{#if:{{{sprite|}}}|{{!-}}
! colspan=2 style="{{roundb}} border:1px solid #{{mw color light}}" align="center" {{!}} <u>Sprite</u> <br/> {{{sprite|}}}}}
|}<noinclude>{{clear}}
|}<noinclude>{{clear}}
==Usage==  
==Usage==  
This should be used on the pages of weapons such as beams or Missiles.
This should be used on the pages of weapons such as beams or Missiles.
*'''Image:''' An image of the weapon
*'''Caption:''' A caption accompanying the image
*'''Games:''' Any games the weapon appeared in
*'''Users:''' Users of the weapon <small>(Usually just Samus)</small>
*'''Location:''' Where the weapon was obtained
*'''Authorized:''' Where the weapon was authorized <small>(For ''Other M'' only)</small>
*'''Properties:''' Any special properties of the weapon
*'''Ammo:''' Ammo used by the weapon, if applicable
*'''Combo:''' A combo, if present, of the weapon
*'''Sprite:''' A Sprite of the weapon or the weapon in use
'''Blank code <small>(paste onto page)</small>:'''
<pre>{{Weapon-infobox
<pre>{{Weapon-infobox
|image=
|image=
Line 41: Line 60:
|users=
|users=
|location=
|location=
|authorized=
|properties=
|properties=
|ammo=
|ammo=

Revision as of 05:12, 31 October 2010

Weapon-infobox
Games
Properties

Inflicts Damage

Usage

This should be used on the pages of weapons such as beams or Missiles.

  • Image: An image of the weapon
  • Caption: A caption accompanying the image
  • Games: Any games the weapon appeared in
  • Users: Users of the weapon (Usually just Samus)
  • Location: Where the weapon was obtained
  • Authorized: Where the weapon was authorized (For Other M only)
  • Properties: Any special properties of the weapon
  • Ammo: Ammo used by the weapon, if applicable
  • Combo: A combo, if present, of the weapon
  • Sprite: A Sprite of the weapon or the weapon in use

Blank code (paste onto page):

{{Weapon-infobox
|image=
|caption=
|games=
|users=
|location=
|authorized=
|properties=
|ammo=
|combo=
}}