Template:Infobox/StageEx: Difference between revisions

From Inkipedia, the Splatoon wiki
m (p)
m (changed introduced to added in to not confuse with reveal footage)
 
(14 intermediate revisions by 4 users not shown)
Line 9: Line 9:
|Splatoon  = S
|Splatoon  = S
|Splatoon 2 = S2
|Splatoon 2 = S2
|Splatoon 3 = S3
|#default  = S
|#default  = S
}}_Stage_{{{name}}}.png}}|300px|{{{name}}}]]
}}_Stage_{{{name}}}.png}}|300px|{{{name}}}]]
{| style="border-spacing: 4px; text-align: left;"
{| style="border-spacing: 4px; text-align: left;"
{{InfoboxProperty|color={{{color|}}}|Introduced|{{{introduced}}}}}
{{Infobox/Property|color={{{color|}}}|Added in|{{{introduced}}}}}
{{InfoboxProperty|color={{{color|}}}|Total [[BP]]|{{{totalbp}}}p}}
{{Infobox/Property|color={{{color|}}}|Total area|{{#if:{{{totalbp}}}|{{{totalbp}}}[[Battle Points|p]]}}}}
{{InfoboxProperty|color={{{color|}}}|Features|{{{features}}}}}
{{Infobox/Property|color={{{color|}}}|Features|{{{features}}}}}
{{InfoboxProperty|color={{{color}}}|Enemy [[Spawn&#32;Point{{!}}Spawn]]<br>Platform|{{{spawn|}}}}}
{{Infobox/Property|color={{{color|}}}|Hazards|{{{hazards}}}}}
{{InfoboxProperty|color={{{color|}}}|Hazards|{{{hazards}}}}}
|}
|}
</div>
</div>
</includeonly><noinclude>__NOTOC__
</includeonly><noinclude>__NOTOC__
Produces an infobox for a [[stage]].
Displays an infobox for a [[stage]]. This template is a proxy that pre-evaluates parameters for [[Template:Infobox/Stage|Infobox/Stage]].
 
<nowiki>{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon
|introduced = July 11, 2015
|totalbp  = 1,760
|spawn    = false
|hasabysshazard = true
}}
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon 2
|introduced = Launch
|totalbp  = 2,212
|features = [[Inkrail]]s
|spawn    = false
|hasabysshazard = true
}}
</nowiki>
=== Examples ===
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon
|introduced = July 11, 2015
|totalbp  = 1,760
|spawn    = false
|hasabysshazard = true
}}
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon 2
|introduced = Launch
|totalbp  = 2,212
|features = [[Inkrail]]s
|spawn    = false
|hasabysshazard = true
}}
</noinclude>
</noinclude>

Latest revision as of 21:32, 31 March 2024

Displays an infobox for a stage. This template is a proxy that pre-evaluates parameters for Infobox/Stage.