Navigation menu

Template:Boss-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 49: Line 49:
{{{rewards|''None''}}}
{{{rewards|''None''}}}
|-
|-
{{#if:{{{music|}}}|
{{#if:{{{music|}}}{{{multi music|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Music
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} Music
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
[{{{music url|}}} {{{music|}}}]}}
{{{multi music|[{{{music url|}}} {{{music|}}}]}}}}}
|-
|-
{{#if:{{{walkthrough|}}}|
{{#if:{{{walkthrough|}}}|
Line 76: Line 76:
*'''''Music:''''' The name of the soundtrack played {{small|(found on [http://metroid.retropixel.net/mprime/music/ this site])}}
*'''''Music:''''' The name of the soundtrack played {{small|(found on [http://metroid.retropixel.net/mprime/music/ this site])}}
*'''''Music Url:''''' The url which the music is located {{small|(found on [http://metroid.retropixel.net/mprime/music/ this site])}}
*'''''Music Url:''''' The url which the music is located {{small|(found on [http://metroid.retropixel.net/mprime/music/ this site])}}
*'''''Multi Music:''''' <code>|multi music=</code>Multi music can be used instead of <code>|music=</code> and <code>|music url=</code> to add more than one music pieces


'''Blank code <small>(paste onto page)</small>:'''
'''Blank code <small>(paste onto page)</small>:'''

Revision as of 00:05, 1 July 2011

Boss-infobox
Game(s)

None

Rewards

None

Usage

To use this template copy the following and fill in the appropriate information. Games and Rewards are mandatory sections. If the boss gives no reward, simply input "None" for rewards. For sprite, add a sprite, skip a line using <br/>, then add a brief description of the sprite

  • Image: An Image of the boss, most infoboxes should have these, artwork is preferred in most cases
  • Caption: A caption for the enemy, used with all images
  • Games: All games the boss appears in
  • Attacks: Any attacks the creature has
  • Main Species: The most basic, original, or mimicked form of the creature (e.g. Metroid for Metroid Queen)
  • Weaknesses: Any particular weaknesses a creature has, do not list "Power Beam" or anything similar if the creature has no weaknesses
  • Vulnerableareas: Any vulnerabilities (e.g. neck, mouth, shoulder)
  • Location: Any location where non-wildlife creatures or unnaturally present creatures reside (e.g. Space Pirates in Tallon IV)
  • Room: The name of the room where the boss is fought
  • Rewards: Any Reward given for defeating the boss, if none, write "None"
  • Walkthrough: The exact URL to Strategy Wiki's walkthrough on defeating the boss
  • Music: The name of the soundtrack played (found on this site)
  • Music Url: The url which the music is located (found on this site)
  • Multi Music: |multi music=Multi music can be used instead of |music= and |music url= to add more than one music pieces

Blank code (paste onto page):

{{Boss-infobox
|image=
|caption=
|games=
|mainspecies=
|attacks=
|weaknesses=
|vulnerableareas=
|location=
|room=
|rewards=
|music=
|music url=
|walkthrough=
}}