Template:Boss-infobox: Difference between revisions

From Metroid Wiki
infobox
mNo edit summary
(infobox)
 
(53 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=265px style="Border: {{round}}; Border: 1px solid #64486a; Background-color: #3b2541;"
{| class="infobox"
| align="center" style="Border: {{Round}}; Border: {{round}}; Border: 1px solid #64486a; Background-color: #1d1427;" colspan="2" {{!}} '''''{{PAGENAME}}'''''
|
{| class="infobox-sub"
! colspan="2" style="font-size: 13px; text-align: center;" | ''{{{name|{{PAGENAME}}}}}''
|-
{{#if: {{{image|}}}|
{{!}} 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>}}
|}
|-
|
{| class="infobox-sub"
! Game(s)
{{!}}
{{{games|{{{game|}}}}}}
|-
{{#if:{{{mainspecies|}}}|
! Main Species
{{!}}
{{{mainspecies|}}}}}
|-
{{#if:{{{equipment|}}}|
! Equipment
{{!}}
{{{equipment|}}}}}
|-
|-
{{#if:{{{image|}}}|
{{!-}}
! colspan="2" style="Border: {{Round}}; Border: 1px solid #64486a; Background-color: #1d1427;" {{!}}  {{{image|}}}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
{{#if:{{{games|}}}|
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Games
{{!}}  {{{games|}}}
}}
{{#if:{{{location|}}}|
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Location
{{!}}  {{{location|}}}
}}
{{#if:{{{attacks|}}}|
{{#if:{{{attacks|}}}|
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Attacks
! Attacks
{{!}} {{{attacks|}}}
{{!}}
}}
{{{attacks|}}}}}
|-
{{#if:{{{weaknesses|}}}|
{{#if:{{{weaknesses|}}}|
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
! Weakness(es)
! Weakness(es)
{{!}} {{{weaknesses|}}}
{{!}}
}}
{{{weaknesses|}}}}}
{{#if:{{{rewards|}}}|
|-
{{!-}} valign="top" style="Border: 1px solid #64486a; Background-color: #1d1427;"
{{#if:{{{vulnerableareas|}}}|
! Vulnerable Area(s)
{{!}}
{{{vulnerableareas|}}}}}
|-
{{#if:{{{location|}}}|
! Location(s)
{{!}}
{{{location|}}}}}
|-  
{{#if:{{{room|}}}|
! Room(s)
{{!}}
{{{room|}}}}}
|-  
! Rewards
! Rewards
{{!}} {{{rewards|}}}
{{!}}  
}}
{{{rewards|''None''}}}
|}<includeonly>[[Category:Enemies]]</includeonly><noinclude>{{clear}}
|-
{{#if:{{{music|}}}|
! Music
{{!}}  
{{{music|}}}}}
|-
{{#if:{{{walkthrough|}}}|
{{!-}}
! colspan="2" style="text-align: center" {{!}} <u>Walkthrough</u> <br/> [[File:SWLink.png|StrategyWiki strategy guide and walkthrough wiki|link={{{walkthrough|}}}]]}}
|}
|}{{#if:{{{name|}}}|{{DISPLAYTITLE:{{{name|}}}}}}}
<noinclude>{{clear}}
==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. 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 <nowiki><br/></nowiki>, 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
*'''''Equipment''''': Any named equipment or weapon possessed by the boss (e.g. [[Missile Launcher]] for [[Dark Samus]]) or descriptive name of the equipment (i.e. Shields)
*'''''Attacks:''''' Any attacks the boss uses (e.g. ice encasement for [[Thardus]])
*'''''Main Species:''''' The most basic, original, or mimicked form of the creature <small>(e.g. Metroid for Metroid Queen)</small>
*'''''Weaknesses:''''' Any '''particular''' weaknesses a creature has, do not list "Power Beam" or anything similar if the creature has no weaknesses
*'''''Vulnerableareas:''''' Any vulnerabilities <small>(e.g. neck, mouth, shoulder)</small>
*'''''Location:''''' The location of the boss <small>(e.g. [[Phendrana Drifts]] for [[Thardus]])</small>
*'''''Room:''''' The name of the room where the boss is fought (e.g. [[Sunchamber]] for [[Flaahgra]])
*'''''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
*'''''Music:''''' The name and link to the soundtrack played {{small|([http://metroid.retropixel.net/mprime/music/ here's a good source])}}
 
'''Blank code <small>(paste onto page)</small>:'''


<pre>{{Boss-infobox
<pre>{{Boss-infobox
Line 38: Line 89:
|caption=
|caption=
|games=
|games=
|location=
|mainspecies=
|equipment=
|attacks=
|attacks=
|weaknesses=
|weaknesses=
|vulnerableareas=
|location=
|room=
|rewards=
|rewards=
|music=
|walkthrough=
}}</pre>
}}</pre>


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