Navigation menu

Template:Weapon-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
(infobox)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=5 cellspacing=0 align=right width=265px style="{{round|20px}}"
{| class="infobox"
| align="center" style="{{round}} Border:1px solid #{{mw color light}}" {{#if:{{{image|}}}|style="{{roundt}} border:1px solid #{{mw color light}}"}} colspan="2" {{!}}  '''''{{{name|{{PAGENAME}}}}}'''''
|
{| class="infobox-sub"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
|-
{{#if:{{{image|}}}|
{{#if: {{{image|}}}|
! colspan="2" style="{{roundb}} Border:1px solid #{{mw color light}}" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{!}} colspan="2" style="text-align: center;" {{!}} <div style="float:center; border-bottom: 1px solid #{{mw color light}}">{{{image|}}}<br /><br /></div>
<span style="font-size: 10px">{{{caption|}}}</span>}}
|}
|-  
|-  
! style="{{roundtl}} border:1px solid #{{mw color light}}" align="right" {{!}} Games
|
{{!}} style="{{roundtr}} border:1px solid #{{mw color light}}" {{!}}  
{| class="infobox-sub"
{{{games|}}}
! Game(s)
{{!}}  
{{{games|''None''}}}
|-
|-
{{#if:{{{users|}}}|
{{#if:{{{users|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Users
! Users
{{!}} style="border:1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{users|}}}}}
{{{users|}}}}}
|-
|-
{{#if:{{{location|}}}|
{{#if:{{{location|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Located in
! Located in
{{!}} style="border:1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{location|}}}}}
{{{location|}}}}}
|-
{{#if:{{{obtained|}}}|
! How to obtain
{{!}}
{{{obtained|}}}}}
|-
|-
{{#if:{{{authorized|}}}|
{{#if:{{{authorized|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Authorized in
! Authorized in
{{!}} style="border:1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{authorized|}}}}}|-
{{{authorized|}}}}}
|-
{{#if:{{{ammo|}}}|
{{#if:{{{ammo|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Ammunition
! Ammunition
{{!}} style="border:1px solid #{{mw color light}}" {{!}}  
{{!}}
{{{ammo|}}}}}
{{{ammo|}}}}}
|-
|-
{{#if:{{{combo|}}}|
{{#if:{{{combo|}}}|
! style="border:1px solid #{{mw color light}}" align="right" {{!}} Charge Combo
! Charge Combo
{{!}} style="border:1px solid #{{mw color light}}" {{!}}
{{!}}
{{{combo|}}}}}
{{{combo|}}}}}
|-
|-
! style="{{#if:{{{sprite|}}}||{{roundbl}}}} border:1px solid #{{mw color light}}" align="right" {{!}} Properties
! Properties
{{!}} 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
*'''''Image:''''' An image of the weapon
*'''Caption:''' A caption accompanying the image
*'''''Caption:''''' A caption accompanying the image
*'''Games:''' Any games the weapon appeared in
*'''''Games:''''' Any games the weapon appeared in
*'''Users:''' Users of the weapon <small>(Usually just Samus)</small>
*'''''Users:''''' Users of the weapon <small>(Usually just Samus)</small>
*'''Location:''' Where the weapon was obtained
*'''''Location:''''' Where the weapon was obtained
*'''Authorized:''' Where the weapon was authorized <small>(For ''Other M'' only)</small>
*'''''Obtain:''''' How Samus obtains the weapon
*'''Properties:''' Any special properties of the weapon
*'''''Authorized:''''' Where the weapon was authorized <small>(For ''Other M'' only)</small>
*'''Ammo:''' Ammo used by the weapon, if applicable
*'''''Properties:''''' Any special properties of the weapon
*'''Combo:''' A combo, if present, of the weapon
*'''''Ammo:''''' Ammo used by the weapon, if applicable
*'''Sprite:''' A Sprite of the weapon or the weapon in use
*'''''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>:'''
'''Blank code <small>(paste onto page)</small>:'''
Line 60: Line 72:
|users=
|users=
|location=
|location=
|obtained=
|authorized=
|authorized=
|properties=
|properties=
Line 66: Line 79:
}}</pre>
}}</pre>


 
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 23:21, 16 August 2021

Weapon-infobox
Game(s)

None

Properties

Inflicts Damage

Usage[edit source]

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
  • Obtain: How Samus obtains the weapon
  • 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=
|obtained=
|authorized=
|properties=
|ammo=
|combo=
}}