Template:Infobox/StageEx: Difference between revisions

From Inkipedia, the Splatoon wiki
(Upadating EX template with new parameters)
(added no access image)
Line 15: Line 15:
{{InfoboxProperty|color={{{color|}}}|Total [[BP]]|{{{totalbp}}}}}
{{InfoboxProperty|color={{{color|}}}|Total [[BP]]|{{{totalbp}}}}}
{{InfoboxProperty|color={{{color|}}}|Features|{{{features}}}}}
{{InfoboxProperty|color={{{color|}}}|Features|{{{features}}}}}
{{InfoboxProperty|color={{{color}}}|Enemy [[Spawn Point{{!}}Spawn]]<br>Platform|{{#if:{{{spawn|}}}|[[File:S2_Ability_Opening_Gambit.png{{!}}24px{{!}}link=Spawn Point]] {{{spawn}}}}}}}
{{InfoboxProperty|color={{{color}}}|Enemy [[Spawn Point{{!}}Spawn]]<br>Platform|{{#if:{{{spawn|}}}|
{{#switch:{{{spawn|}}}
|Accessible    = [[File:S2_Ability_Opening_Gambit.png{{!}}24px{{!}}link=Spawn Point]]  
|Not Accessible = [[File:NotAccessible.png{{!}}24px{{!}}link=Spawn Point]]
}}{{{spawn}}}}}}}
{{InfoboxProperty|color={{{color|}}}|Hazards|{{{hazards}}}}}
{{InfoboxProperty|color={{{color|}}}|Hazards|{{{hazards}}}}}
|}
|}

Revision as of 10:29, 2 June 2018

Produces an infobox for a stage.

{{Infobox/Stage
|name     = Moray Towers
|game     = Splatoon
|introduced = July 11, 2015
|totalbp  = 1,760p
|spawn    = false
|hasabysshazard = true
}}
{{Infobox/Stage
|name     = Moray Towers
|game     = Splatoon 2
|introduced = Launch
|totalbp  = 2,212p
|features = [[Inkrail]]s
|spawn    = false
|hasabysshazard = true
}}

Examples