Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

m
m
Line 3: Line 3:
 
| style="text-align: center;"|
 
| style="text-align: center;"|
 
{{ #ifeq: {{{levelscreen|}}} | none | |
 
{{ #ifeq: {{{levelscreen|}}} | none | |
<span style="display:block" id="LevelBobContent1">{{ #if: {{{screenwidth|}}} | [[Image:{{ #if: {{{levelscreen|}}} | {{{levelscreen}}} | Notavailable.svg }}|{{{screenwidth}}}px]] | [[Image:{{ #if: {{{levelscreen|}}} | {{{levelscreen}}} | Notavailable.svg }}]] }}</span>}}
+
<span style="display:block" id="LevelBobContent1">{{ #if: {{{screenwidth|}}} | [[Image:{{ #if: {{{levelscreen|}}} | {{{levelscreen}}} | Notavailable.svg }}|{{{screenwidth}}}px]] | [[Image:{{ #if: {{{levelscreen|}}} | {{{levelscreen}}} | Notavailable.svg }}]] }}</span>
 
{{ #if: {{{levelscreen2|}}} | <span style="display:none" id="LevelBobContent2">{{ #if: {{{screenwidth2|}}} | [[Image:{{{levelscreen2}}}|{{{screenwidth2}}} px]] | [[Image:{{{levelscreen2}}}]] }}</span><span id="LevelBobLink1">{{{levelscreentitle|Image 1}}}</span> &#124; <span id="LevelBobLink2">{{{levelscreen2title|Image 2}}}</span> }} }}
 
{{ #if: {{{levelscreen2|}}} | <span style="display:none" id="LevelBobContent2">{{ #if: {{{screenwidth2|}}} | [[Image:{{{levelscreen2}}}|{{{screenwidth2}}} px]] | [[Image:{{{levelscreen2}}}]] }}</span><span id="LevelBobLink1">{{{levelscreentitle|Image 1}}}</span> &#124; <span id="LevelBobLink2">{{{levelscreen2title|Image 2}}}</span> }} }}
 
|-
 
|-

Revision as of 22:07, 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.