Actions

Template

Difference between revisions of "BossInfo"

From Sonic Retro

Line 9: Line 9:
 
  #if: {{{game|}}} | '''Game''': ''{{{game}}}''<br> | }}{{
 
  #if: {{{game|}}} | '''Game''': ''{{{game}}}''<br> | }}{{
 
  #if: {{{level|}}} | '''{{{level}}}''''s boss<br> | }}{{
 
  #if: {{{level|}}} | '''{{{level}}}''''s boss<br> | }}{{
 +
#if: {{{rings|}}} | '''Max Rings''': {{{rings}}}<br> | }}{{
 
  #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> | }}{{
Line 24: Line 25:
 
| game=
 
| game=
 
| level=
 
| level=
 +
| rings=
 
| hits=
 
| hits=
 
| playedas=
 
| playedas=

Revision as of 20:59, 29 July 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=
| rings=
| 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.