Actions

Template

Difference between revisions of "BossInfo"

From Sonic Retro

(Except now every boss has [[ ]] around its gamename link :\)
(test)
Line 12: Line 12:
 
  #if: {{{playedas|}}} | '''Fought by''': {{{playedas}}}<br> | }}{{
 
  #if: {{{playedas|}}} | '''Fought by''': {{{playedas}}}<br> | }}{{
 
  #if: {{{nextform|}}} | '''Next form''': {{{nextform}}}<br> | }}{{
 
  #if: {{{nextform|}}} | '''Next form''': {{{nextform}}}<br> | }}{{
  #if: {{{music|}}} | '''Music''': {{{music}}}<br/> | }}
+
  #if: {{{music|}}} | '''Music''': {{{music}}}<br/> | }}{{
 +
#if: {{{pinchmode|}}} | '''Pinch Mode''': {{{music}}}<br/> | }}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
Line 29: Line 30:
 
| nextform=
 
| nextform=
 
| music=
 
| music=
 +
| pinchmode=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 21:47, 17 November 2010

Notavailable.svg

Fast Facts on BossInfo

Usage

This template is to be used on articles about bosses. Place the following at the top of a page:

{{BossInfo
| image=
| imagewidth=
| name=
| game=
| level=
| rings=
| hits=
| playedas=
| nextform=
| music=
| pinchmode=
}}

All fields except "image" are optional.

"nextform" is only to be used when a boss has multiple forms with separate pages.