Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

m
Line 9: Line 9:
 
|-
 
|-
 
|style="max-width: 340px;padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
 
|style="max-width: 340px;padding: 0.3em; line-height: 1.5em; padding-left: 5px;" |
'''{{ #if: {{{levelno|}}} | {{{levelno}}} level, | Level, }} ''[[{{{game}}}]]'''''
+
'''{{ #if: {{{levelno|}}} | {{{levelno}}} level, | Level, }} ''[[{{{game}}}]]''''' {{
{{ #if: {{{acts|}}} |<br/> '''Number of Acts''': {{{acts}}} | }}{{  
+
#if: {{{acts|}}} |<br/> '''Number of Acts''': {{{acts}}} | }}{{  
 
  #if: {{{cliche1location|}}} |<br/> '''Clichés''': [[{{{cliche}}} cliché]] ({{{cliche1location}}})  |
 
  #if: {{{cliche1location|}}} |<br/> '''Clichés''': [[{{{cliche}}} cliché]] ({{{cliche1location}}})  |
 
     {{ #if: {{{cliche|}}} |<br/> '''Level cliché''': [[{{{cliche}}} cliché]]  | }}
 
     {{ #if: {{{cliche|}}} |<br/> '''Level cliché''': [[{{{cliche}}} cliché]]  | }}

Revision as of 22:15, 6 August 2010

Notavailable.svg

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=
| levelscreen2=
| screenwidth2=
| levelscreentitle=
| levelscreen2title=
| levelno=
| game=
| acts=
| cliche=
| cliche2=
| cliche3=
| cliche4=
| cliche5=
| cliche1location=
| cliche2location=
| cliche3location=
| cliche4location=
| cliche5location=
| playedas=
| opponent=
| boss=
| subboss=
| subboss2=
| osv=
| map=
| rings=
| rings1=
| rings2=
| rings3=
| flickies1=
| flickies2=
| underwater=
| prereq=
| shaddark=
| shadnorm=
| shadhero=
| musicnamed=
| music=
| music1=
| music13=
| music2=
| music3=
| musicskc1=
| musicskc2=
| music2345=
| music2p=
| musicgen=
| musicgen1=
| musicgen2=
| musicsat=
| musicsat1=
| musicsat2=
}}

All fields except "game" are optional. If no screenshot of the level will ever exist (e.g. it was scrapped in development), define levelscreen as none.

Clichés

Specify a valid level clichés from the list on Sonic clichés. If a level has a single cliché, specify it like this:

| cliche= Tropical Island cliché

If it has both a primary and secondary cliché, specify it like this:

| cliche= Death Egg cliché
| cliche2= Factory/City cliché

If clichés are only specific to one act, do this:

| cliche= Factory/City cliché
| cliche1location = Act 1
| cliche2= Ancient Ruins cliché
| cliche2location = Act 2

Combining the above, if if an entire level has a primary cliché but acts also have their own individual clichés:

| cliche= Factory/City cliché
| cliche2= Ancient Ruins cliché
| cliche2location = Act 1
| cliche3 = Carnival/Casino cliché
| cliche3location = Act 2

Up to five clichés can be specified.