Navigation menu

Template:Boss-infobox: Difference between revisions

From Metroid Wiki
mNo edit summary
mNo edit summary
Line 47: Line 47:
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
{{!}} style="border-top: 1px solid #{{mw color light}}" {{!}}  
{{{rewards|''None''}}}
{{{rewards|''None''}}}
|-
{{#if:{{{sprite|}}}|
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} <u>Sprite</u> <br/> {{{sprite|}}}}}
|-  
|-  
{{#if:{{{walkthrough|}}}|
{{#if:{{{walkthrough|}}}|
{{!-}}
{{!-}}
! style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} <u>Walkthrough</u> <br/> [[File:SWLink.png|Strategywiki.org|link={{{walkthrough|}}}]]}}
! colspan="2" style="border-top: 1px solid #{{mw color light}}; border-right: 1px solid #{{mw color light}}" align="right" {{!}} <u>Walkthrough</u> <br/> [[File:SWLink.png|Strategywiki.org|link={{{walkthrough|}}}]]}}
|}
|}
|}<includeonly>[[Category:Enemies]]</includeonly><noinclude>{{clear}}
|}<includeonly>[[Category:Enemies]]</includeonly><noinclude>{{clear}}
Line 71: Line 68:
*'''''Rewards:''''' Any Reward given for defeating the boss, if none, write "None"
*'''''Rewards:''''' Any Reward given for defeating the boss, if none, write "None"
*'''''Walkthrough:''''' The exact URL to [http://strategywiki.org/wiki/Main_Page Strategy Wiki's] walkthrough on defeating the boss
*'''''Walkthrough:''''' The exact URL to [http://strategywiki.org/wiki/Main_Page Strategy Wiki's] walkthrough on defeating the boss
*'''''Sprite:''''' One sprite of the enemy. If there are more than one notable sprites, randomize between sprites using <random> tags


'''Blank code <small>(paste onto page)</small>:'''
'''Blank code <small>(paste onto page)</small>:'''
Line 86: Line 82:
|rewards=
|rewards=
|walkthrough=
|walkthrough=
|sprite=
}}</pre>
}}</pre>




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

Revision as of 00:40, 24 January 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

Blank code (paste onto page):

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