Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

(Usage: I didn't screw up, so adding cliche2)
(Adding support for up to 2 separate clichés per act)
Line 8: Line 8:
 
'''{{ #if: {{{levelno|}}} | {{{levelno}}} level, | Level, }} ''[[{{{game}}}]]'''''<br/>
 
'''{{ #if: {{{levelno|}}} | {{{levelno}}} level, | Level, }} ''[[{{{game}}}]]'''''<br/>
 
{{ #if: {{{acts|}}} | '''Number of Acts''': {{{acts}}}<br/> | }}{{  
 
{{ #if: {{{acts|}}} | '''Number of Acts''': {{{acts}}}<br/> | }}{{  
  #if: {{{cliche|}}} | '''Level cliché{{ #if: {{{cliche2|}}} | s }}''': [[{{{cliche}}} cliché]]{{ #if: {{{cliche2|}}} | , [[{{{cliche2}}} cliché]] }}<br/> | }}{{
+
  #if: {{{cliche|}}} | '''Level cliché{{ #if: {{{cliche2|}}} | s }}''': [[{{{cliche}}} cliché]]{{ #if: {{{cliche2|}}} | , [[{{{cliche2}}} cliché]] }}<br/> | }}{{
 +
#if: {{{act1cliche|}}} | '''Act 1 cliché{{ #if: {{{act1cliche2|}}} | s }}''': [[{{{act1cliche}}} cliché]]{{ #if: {{{act1cliche2|}}} | , [[{{{act1cliche2}}} cliché]] }}<br/> | }}{{
 +
#if: {{{act2cliche|}}} | '''Act 2 cliché{{ #if: {{{act2cliche2|}}} | s }}''': [[{{{act2cliche}}} cliché]]{{ #if: {{{act2cliche2|}}} | , [[{{{act2cliche2}}} cliché]] }}<br/> | }}{{
 
  #if: {{{boss|}}} | '''Boss''': [[{{{boss}}}]]<br/> | }}{{
 
  #if: {{{boss|}}} | '''Boss''': [[{{{boss}}}]]<br/> | }}{{
 
  #if: {{{subboss|}}} | '''Sub-boss''': [[{{{subboss}}}]]<br/> | }}{{
 
  #if: {{{subboss|}}} | '''Sub-boss''': [[{{{subboss}}}]]<br/> | }}{{
Line 37: Line 39:
 
| cliche=
 
| cliche=
 
| cliche2=
 
| cliche2=
 +
| act1cliche=
 +
| act1cliche2=
 +
| act2cliche=
 +
| act2cliche2=
 
| boss=
 
| boss=
 
| subboss=
 
| subboss=

Revision as of 05:49, 23 September 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=
| cliche=
| cliche2=
| act1cliche=
| act1cliche2=
| act2cliche=
| act2cliche2=
| boss=
| subboss=
| osv=
| map=
| rings1=
| rings2=
| rings3=
| underwater=
| prereq=
| music=
| music1=
| music2=
| music3=
| music2p=
}}

All fields except "game" are optional.