Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

(added variable for Act 3s, labeled music)
Line 17: Line 17:
 
  #if: {{{underwater|}}} | '''Underwater areas''': {{{underwater}}}<br/> | }}{{
 
  #if: {{{underwater|}}} | '''Underwater areas''': {{{underwater}}}<br/> | }}{{
 
  #if: {{{prereq|}}} | '''Prerequisite''': {{{prereq}}}<br/> | }}{{
 
  #if: {{{prereq|}}} | '''Prerequisite''': {{{prereq}}}<br/> | }}{{
  #if: {{{music|}}} | {{{music}}} | }}{{
+
  #if: {{{music|}}} | Music: {{{music}}} | }}{{
  #if: {{{music1|}}} | {{{music1}}} | }}{{
+
  #if: {{{music1|}}} | Act 1: {{{music1}}} | }}{{
  #if: {{{music2|}}} | <br/>{{{music2}}} | }}{{
+
  #if: {{{music2|}}} | <br/>Act 2: {{{music2}}} | }}{{
  #if: {{{music2p|}}} | <br/>{{{music2p}}} | }}
+
#if: {{{music3|}}} | <br/>Act 3: {{{music3}}} | }}{{
 +
  #if: {{{music2p|}}} | <br/>2P Music: {{{music2p}}} | }}
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
Line 45: Line 46:
 
| music1=
 
| music1=
 
| music2=
 
| music2=
 +
| music3=
 
| music2p=
 
| music2p=
 
}}
 
}}

Revision as of 19:57, 14 July 2008

File:Notavailable.png

LevelBob

Level, [[{{{game}}}]]

Usage

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

{{LevelBob
| name=
| levelscreen=
| screenwidth=
| levelno=
| game=
| acts=
| boss=
| subboss=
| osv=
| map=
| rings1=
| rings2=
| rings3=
| underwater=
| prereq=
| music=
| music1=
| music2=
| music3=
| music2p=
}}

All fields except "game" are optional.