Template:Infobox/StageEx: Difference between revisions

From Inkipedia, the Splatoon wiki
m (-)
m (changed introduced to added in to not confuse with reveal footage)
 
(32 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<includeonly>{{BubbleBox
<includeonly>{{BubbleBox
|tags=tagInfobox
|style=width: 300px; padding: 8px; float: right; text-align: center; {{{style|}}}
|style=width: 300px; padding: 8px; float: right; text-align: center; {{{style|}}}
|border={{{color}}}
|border={{{color}}}
|open
|open
}}
}}<span class="tagTab" style="display: none; padding: 2px; margin-right: 2px; cursor: default; border-width: 1px 3px 1px 3px; border-style: solid; border-radius: 4px; font-size: 12px; border-color: rgba({{{color}}}, 0.5); background-color: rgba({{{color}}}, 0.2); outline-color: rgba({{{color}}}, 0.3); ">{{#if:{{{title|}}}|{{{title}}}|{{{game}}}}}&#8203;</span>
{{InfoboxTitle|color={{{color}}}|{{{name}}}}}
{{InfoboxTitle|color={{{color}}}|{{#if:{{{title|}}}|{{{title}}}|{{{name}}}}}}}
[[File:{{#if:{{{image|}}}|{{{image}}}|{{#switch:{{{game|}}}
[[File:{{#if:{{{image|}}}|{{{image}}}|{{#switch:{{{game|}}}
|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}}}}}
{{Infobox/Property|color={{{color|}}}|Total area|{{#if:{{{totalbp}}}|{{{totalbp}}}[[Battle Points|p]]}}}}
{{InfoboxProperty|color={{{color|}}}|Features|{{{features}}}}}
{{Infobox/Property|color={{{color|}}}|Features|{{{features}}}}}
{{Infobox/Property|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  = 1760
}}
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon 2
|introduced = Launch
|totalbp  = ?
}}
</nowiki>
=== Examples ===
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon
|introduced = July 11, 2015
|totalbp  = 1760
}}
{{Infobox/Stage
|name    = Moray Towers
|game    = Splatoon 2
|introduced = Launch
|totalbp  = ?
}}
</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.