Actions

Template

Difference between revisions of "BossInfo"

From Sonic Retro

m
Line 11: Line 11:
 
  #if: {{{hits|}}} | '''Hits to defeat''': {{{hits}}}<br> | }}{{
 
  #if: {{{hits|}}} | '''Hits to defeat''': {{{hits}}}<br> | }}{{
 
  #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''':<br/>{{{music}}} | }}{{
 
| }}
 
| }}
 
|}<noinclude>
 
|}<noinclude>
Line 27: Line 28:
 
| playedas=
 
| playedas=
 
| nextform=
 
| nextform=
 +
| music=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 14:47, 19 June 2009

File:Notavailable.png

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=
| hits=
| playedas=
| nextform=
| music=
}}

All fields except "image" are optional.

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