Actions

Template

Difference between revisions of "LevelBob"

From Sonic Retro

Line 37: Line 37:
 
{{BobRow|Normal mission|{{{shadnorm|}}}}}<!--Shadow the Hedgehog-specific -->
 
{{BobRow|Normal mission|{{{shadnorm|}}}}}<!--Shadow the Hedgehog-specific -->
 
{{BobRow|Hero mission|{{{shadhero|}}}}}<!--Shadow the Hedgehog-specific -->
 
{{BobRow|Hero mission|{{{shadhero|}}}}}<!--Shadow the Hedgehog-specific -->
{{BobRow||{{{mission1|}}}|content='''Mission 1''': {{{Mission1}}}{{#if: {{{ARank1|}}} | :*'''A-Rank''': {{{ARank1}}} }}{{#if: {{{MaxRings1|}}} | :*'''Total rings''': {{{MaxRings1}}} }} }}<!--SA2-specific -->
+
{{BobRow||{{{Mission1|}}}|content='''Mission 1''': {{{Mission1}}}{{#if: {{{ARank1|}}} | :*'''A-Rank''': {{{ARank1}}} }}{{#if: {{{MaxRings1|}}} | :*'''Total rings''': {{{MaxRings1}}} }} }}<!--SA2-specific -->
{{BobRow||{{{mission2|}}}|content='''Mission 2''': {{{Mission2}}}{{#if: {{{ARank2|}}} | :*'''A-Rank''': {{{ARank2}}} }}{{#if: {{{MaxRings2|}}} | :*'''Total rings''': {{{MaxRings2}}} }} }}<!--SA2-specific -->
+
{{BobRow||{{{Mission2|}}}|content='''Mission 2''': {{{Mission2}}}{{#if: {{{ARank2|}}} | :*'''A-Rank''': {{{ARank2}}} }}{{#if: {{{MaxRings2|}}} | :*'''Total rings''': {{{MaxRings2}}} }} }}<!--SA2-specific -->
{{BobRow||{{{mission3|}}}|content='''Mission 3''': {{{Mission3}}}{{#if: {{{ARank3|}}} | :*'''A-Rank''': {{{ARank3}}} }}{{#if: {{{MaxRings3|}}} | :*'''Total rings''': {{{MaxRings3}}} }} }}<!--SA2-specific -->
+
{{BobRow||{{{Mission3|}}}|content='''Mission 3''': {{{Mission3}}}{{#if: {{{ARank3|}}} | :*'''A-Rank''': {{{ARank3}}} }}{{#if: {{{MaxRings3|}}} | :*'''Total rings''': {{{MaxRings3}}} }} }}<!--SA2-specific -->
{{BobRow||{{{mission4|}}}|content='''Mission 4''': {{{Mission4}}}{{#if: {{{ARank4|}}} | :*'''A-Rank''': {{{ARank4}}} }}{{#if: {{{MaxRings4|}}} | :*'''Total rings''': {{{MaxRings4}}} }} }}<!--SA2-specific -->
+
{{BobRow||{{{Mission4|}}}|content='''Mission 4''': {{{Mission4}}}{{#if: {{{ARank4|}}} | :*'''A-Rank''': {{{ARank4}}} }}{{#if: {{{MaxRings4|}}} | :*'''Total rings''': {{{MaxRings4}}} }} }}<!--SA2-specific -->
{{BobRow||{{{mission5|}}}|content='''Mission 5''': {{{Mission5}}}{{#if: {{{ARank5|}}} | :*'''A-Rank''': {{{ARank5}}} }}{{#if: {{{MaxRings5|}}} | :*'''Total rings''': {{{MaxRings5}}} }} }}<!--SA2-specific -->
+
{{BobRow||{{{Mission5|}}}|content='''Mission 5''': {{{Mission5}}}{{#if: {{{ARank5|}}} | :*'''A-Rank''': {{{ARank5}}} }}{{#if: {{{MaxRings5|}}} | :*'''Total rings''': {{{MaxRings5}}} }} }}<!--SA2-specific -->
 +
{{BobRow||{{{name_de|}}}{{{name_fr|}}}{{{name_es|}}}{{{name_it|}}}{{{name_se|}}}{{{name_nl|}}}{{{name_fi|}}}{{{name_jp|}}}|content='''Non-English names:'''{{#if: {{{name_jp|}}} | * JP: {{{name_jp}}} }}{{#if: {{{name_de|}}} | * DE: {{{name_de}}} }}{{#if: {{{name_fr|}}} | * FR: {{{name_fr}}} }}{{#if: {{{name_es|}}} | * ES: {{{name_es}}} }}{{#if: {{{name_it|}}} | * IT: {{{name_it}}} }}{{#if: {{{name_se|}}} | * SE: {{{name_se}}} }}{{#if: {{{name_nl|}}} | * NL: {{{name_nl}}} }}{{#if: {{{name_fi|}}} | * FI: {{{name_fi}}} }}}}
 
}}<noinclude>
 
}}<noinclude>
 
==Usage==
 
==Usage==

Revision as of 21:12, 5 September 2016

Notavailable.svg
LevelBob

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 = 
}}

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.