Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

Line 64: Line 64:
 
       #if: {{{ARank5|}}} |:*'''A-Rank''': {{{ARank5}}} | }}{{
 
       #if: {{{ARank5|}}} |:*'''A-Rank''': {{{ARank5}}} | }}{{
 
       #if: {{{MaxRings5|}}} |:*'''Total Rings''': {{{MaxRings5}}} | }}<!--SA2-specific -->
 
       #if: {{{MaxRings5|}}} |:*'''Total Rings''': {{{MaxRings5}}} | }}<!--SA2-specific -->
{{ #if: {{{music|}}} | '''Music'''<nowiki>:</nowiki> {{{music}}} | }}{{
+
{{   #if: {{{icon|}}} | <br>'''Level icon''': [[File:{{{icon}}}]] | }}
#if: {{{musicsms|}}} | '''Music (SMS)''':<br/>{{{musicsms}}} | }}{{
 
#if: {{{musicpinch|}}} | <br/>'''Pinch Music''':<br/>{{{musicpinch}}} | }}{{
 
#if: {{{music1|}}} | <br/>'''Act 1''':<br/>{{{music1}}} | }}{{
 
#if: {{{music13|}}} | <br/>'''Music, Acts 1 and 3''':<br/>{{{music13}}} | }}{{
 
#if: {{{music2|}}} | <br/>'''Act 2''':<br/>{{{music2}}} | }}{{
 
#if: {{{music2iOS|}}} | <br/>'''Act 2 (iOS)''':<br/>{{{music2iOS}}} | }}{{
 
#if: {{{music3|}}} | <br/>'''Act 3''':<br/>{{{music3}}} | }}{{
 
#if: {{{music2345|}}} | <br/>'''Acts 2 through 5''':<br/>{{{music2345}}} | }}{{
 
#if: {{{music2p|}}} | <br/>'''2P Music''':<br/>{{{music2p}}} | }}{{
 
#if: {{{musicgg|}}} | <br/>'''Music (GG)''':<br/>{{{musicgg}}} | }}{{
 
#if: {{{musicgen|}}} | <br/>'''Music (Mega Drive/Genesis)''':<br/>{{{musicgen}}} | }}{{
 
#if: {{{musicgen1|}}} | <br/>'''Act 1 (Mega Drive/Genesis)''':<br/>{{{musicgen1}}} | }}{{
 
#if: {{{musicgen2|}}} | <br/>'''Act 2 (Mega Drive/Genesis)''':<br/>{{{musicgen2}}} | }}{{
 
#if: {{{musicsat|}}} | <br/>'''Music (Saturn/PC)''':<br/>{{{musicsat}}} | }}{{
 
#if: {{{musicsat1|}}} | <br/>'''Act 1 (Saturn/PC)''':<br/>{{{musicsat1}}} | }}{{
 
#if: {{{musicsat2|}}} | <br/>'''Act 2 (Saturn/PC)''':<br/>{{{musicsat2}}} | }}{{
 
#if: {{{icon|}}} | <br>'''Level icon''': [[File:{{{icon}}}]] | }}
 
 
|}<div style="display:none">{{#if: {{{theme1|}}}|[[Category:{{LevelBob/Categorize by theme|{{{theme1}}}}}]]|}}
 
|}<div style="display:none">{{#if: {{{theme1|}}}|[[Category:{{LevelBob/Categorize by theme|{{{theme1}}}}}]]|}}
 
{{#if: {{{theme2|}}}|[[Category:{{LevelBob/Categorize by theme|{{{theme2}}}}}]]|}}
 
{{#if: {{{theme2|}}}|[[Category:{{LevelBob/Categorize by theme|{{{theme2}}}}}]]|}}
Line 146: Line 129:
 
| MaxRings5 =  
 
| MaxRings5 =  
 
| musicnamed=
 
| musicnamed=
| music=
 
| musicsms=
 
| musicpinch=
 
| music1=
 
| music13=
 
| music2=
 
| music2iOS=
 
| music3=
 
| musicskc1=
 
| musicskc2=
 
| music2345=
 
| music2p=
 
| musicgg=
 
| musicgen=
 
| musicgen1=
 
| musicgen2=
 
| musicsat=
 
| musicsat1=
 
| musicsat2=
 
 
| pinchmode=
 
| pinchmode=
 
}}
 
}}

Revision as of 09:00, 14 August 2015

LevelBob
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=
| theme1=
| theme2=
| theme3=
| theme4=
| theme5=
| theme1location=
| theme2location=
| theme3location=
| theme4location=
| theme5location=
| playedas=
| opponent=
| boss=
| subboss=
| subboss2=
| osv=
| map=
| rings=
| rings1=
| rings2=
| rings3=
| flickies1=
| flickies2=
| underwater=
| prereq=
| shaddark=
| shadnorm=
| shadhero=
| Mission1 =
| ARank1 = 
| MaxRings1 = 
| Mission2 =
| ARank2 = 
| MaxRings2 = 
| Mission3 =
| ARank3 = 
| MaxRings3 = 
| Mission4 =
| ARank4 = 
| MaxRings4 = 
| Mission5 =
| ARank5 = 
| MaxRings5 = 
| musicnamed=
| pinchmode=
}}

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.

Theme

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

| theme1= Tropical Island

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

| theme1= Death Egg
| theme2= Factory/City

If themes are only specific to one act, do this:

| theme1= Factory/City
| theme1location = Act 1
| theme2= Ancient Ruins
| theme2location = Act 2

Combining the above, if if an entire level has a primary theme but acts also have their own individual themes:

| theme1= Factory/City
| theme2= Ancient Ruins
| theme2location = Act 1
| theme3 = Carnival/Casino
| theme3location = Act 2

Up to five themes can be specified.