Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

Line 14: Line 14:
 
     {{ #if: {{{theme1|}}} |<br/> '''Level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme1}}}}}|{{{theme1}}}]]  | }}
 
     {{ #if: {{{theme1|}}} |<br/> '''Level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme1}}}}}|{{{theme1}}}]]  | }}
 
  }}{{
 
  }}{{
  #if: {{{theme2location|}}} | , [[{{{theme2}}} theme]] ({{{theme2location}}})  |
+
  #if: {{{theme2location|}}} | , [[:Category:{{LevelBob/Categorize by theme|{{{theme2}}}}}|{{{theme2}}}]] ({{{theme2location}}})  |
     {{ #if: {{{theme2|}}} | <br/> '''Secondary level theme''': [[{{{theme2}}} theme]] | }}
+
     {{ #if: {{{theme2|}}} | <br/> '''Secondary level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme2}}}}}|{{{theme2}}}]] | }}
 
  }}{{
 
  }}{{
  #if: {{{theme3location|}}} |, [[{{{theme3}}} theme]] ({{{theme3location}}})  |
+
  #if: {{{theme3location|}}} |, [[:Category:{{LevelBob/Categorize by theme|{{{theme3}}}}}|{{{theme3}}}]] ({{{theme3location}}})  |
     {{ #if: {{{theme3|}}} |<br/> '''Tertiary level theme''': [[{{{theme3}}} theme]] | }}
+
     {{ #if: {{{theme3|}}} |<br/> '''Tertiary level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme3}}}}}|{{{theme3}}}]] | }}
 
  }}{{
 
  }}{{
  #if: {{{theme4location|}}} |, [[{{{theme4}}} theme]] ({{{theme4location}}})  |
+
  #if: {{{theme4location|}}} |, [[:Category:{{LevelBob/Categorize by theme|{{{theme4}}}}}|{{{theme4}}}]] ({{{theme4location}}})  |
     {{ #if: {{{theme4|}}} |<br/> '''Quaternary level theme''': [[{{{theme4}}} theme]] | }}
+
     {{ #if: {{{theme4|}}} |<br/> '''Quaternary level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme4}}}}}|{{{theme4}}}]] | }}
 
  }}{{
 
  }}{{
  #if: {{{theme5location|}}} |, [[{{{theme5}}} theme]] ({{{theme5location}}})  |
+
  #if: {{{theme5location|}}} |, [[:Category:{{LevelBob/Categorize by theme|{{{theme5}}}}}|{{{theme5}}}]] ({{{theme5location}}})  |
     {{ #if: {{{theme|}}} |<br/> '''Quinary level theme''': [[{{{theme5}}} theme]] | }}
+
     {{ #if: {{{theme|}}} |<br/> '''Quinary level theme''': [[:Category:{{LevelBob/Categorize by theme|{{{theme5}}}}}|{{{theme5}}}]] | }}
 
  }}{{
 
  }}{{
 
  #if: {{{playedas|}}} | <br/>'''Played as''': {{{playedas}}} | }}{{
 
  #if: {{{playedas|}}} | <br/>'''Played as''': {{{playedas}}} | }}{{

Revision as of 20:09, 8 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=
| 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=
| 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.

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.