Template:Infobox/Floor/SO: Difference between revisions

From Inkipedia, the Splatoon wiki
(music)
m (Panicking Alla Mambo count -> Fleeing foes count)
Line 41: Line 41:
|}}{{if|eq|{{{objective|}}}|turbine|{{Infobox/Property|color={{SiteColor|Side Order}}|Checkpoint count|{{{checkpoint count|}}}}}
|}}{{if|eq|{{{objective|}}}|turbine|{{Infobox/Property|color={{SiteColor|Side Order}}|Checkpoint count|{{{checkpoint count|}}}}}
|}}{{if|eq|{{{objective|}}}|ball|{{Infobox/Property|color={{SiteColor|Side Order}}|∞-ball count|{{{ball count|}}}}}
|}}{{if|eq|{{{objective|}}}|ball|{{Infobox/Property|color={{SiteColor|Side Order}}|∞-ball count|{{{ball count|}}}}}
|}}{{if|eq|{{{objective|}}}|chase|{{Infobox/Property|color={{SiteColor|Side Order}}|Panicking Alla<br>Mambo count|{{{chase count|}}}}}
|}}{{if|eq|{{{objective|}}}|chase|{{Infobox/Property|color={{SiteColor|Side Order}}|Fleeing foes<br>count|{{{chase count|}}}}}
|}}{{if|eq|{{{objective|}}}|boss|{{Infobox/Property|color={{SiteColor|Side Order}}|Boss|{{Icon|SO|{{#switch:{{{boss|}}}|Order|Smollusk=Overlorder|#default={{{boss|}}}}}}} [[{{#switch:{{{boss|}}}|Order|Smollusk=Overlorder|#default={{{boss|}}}}}]]}}
|}}{{if|eq|{{{objective|}}}|boss|{{Infobox/Property|color={{SiteColor|Side Order}}|Boss|{{Icon|SO|{{#switch:{{{boss|}}}|Order|Smollusk=Overlorder|#default={{{boss|}}}}}}} [[{{#switch:{{{boss|}}}|Order|Smollusk=Overlorder|#default={{{boss|}}}}}]]}}
|}}{{Infobox/Property|color={{SiteColor|Side Order}}|Music|{{#switch:{{{type|}}}
|}}{{Infobox/Property|color={{SiteColor|Side Order}}|Music|{{#switch:{{{type|}}}

Revision as of 18:18, 26 February 2024

Creates an infobox for a floor in Side Order.

Parameters

title Optional. The base name of the floor, excluding the modifier prefix. If not specified, the page name will be used.
prefix Optional. The modifier prefix of the floor. This shall include the final underscore.
image Optional. The filename of the floor image to display.
type Required. First climb: Floor appears during the first climb. floors parameter is required.
Normal floor: Floor appears during a normal run and is not a boss floor.
Boss floor: Floor appears during a normal run on 10F or 20F. boss parameter is required.
Control room: Top level of a run, including the first climb. boss parameter is required.
floors Conditional. Specifies which floors on the first climb it appears on (ignored for Control Room).
difficulty Conditional. Difficulty of the floor (Easy / Normal / Hard / Rigorous) (ignored for boss floors and vending machine floor)
objective Required. The objective of the floor (portal / zone / turbine / ball / chase / vending / boss).
portal count Conditional. (For portal objective:) The number of portals.
zone count Conditional. (For zone objective:) The number of zones.
checkpoint count Conditional. (For turbine objective:) The number of checkpoints including the final checkpoint.
ball count Conditional. (For ball objective:) The number of ∞-balls.
chase count Conditional. (For chase objective:) The number of Panicking Alla Mambo.
boss Conditional. (For boss objective:) The name of the boss. Use Order and Smollusk for 30F.

Examples

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = First.Floor
|image = SO Floor First.Floor.jpg
|type = First climb
|floors = 1F
|difficulty = Easy
|objective = portal
|portal count = 1
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Home-Turf.Floor
|image = 
|type = First climb
|floors = 2F
|difficulty = Normal
|objective = portal
|portal count = 3
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Special-Surprise.Floor
|image = 
|type = First climb
|floors = 3F
|difficulty = Hard
|objective = portal
|portal count = 3
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Gliding.Floor
|image = 
|type = First climb
|floors = 4F
|difficulty = Easy
|objective = zone
|zone count = 1
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Springing.Floor
|image = 
|type = First climb
|floors = 5F
|difficulty = Normal
|objective = turbine
|checkpoint count = 4
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Double-Zoned.Floor
|image = 
|type = First climb
|floors = 6F
|difficulty = Normal
|objective = zone
|zone count = 2
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Rolling.Floor
|image = 
|type = First climb
|floors = 7F-9F
|difficulty = Easy
|objective = ball
|ball count = 2
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Escape-Artist.Floor
|image = 
|type = First climb
|floors = 7F-9F
|difficulty = Normal
|objective = chase
|chase count = 3
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Whirling-Shell.Floor
|image = 
|type = First climb
|floors = 7F-9F
|difficulty = Hard
|objective = portal
|portal count = 3
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Control Room
|image = 
|type = Control room
|objective = boss
|boss = Marina Agitando
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Layered-Rotator.Floor
|image = 
|type = Boss floor
|objective = boss
|boss = Asynchronous Rondo
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Vending-Machine Corner
|image = 
|type = Normal floor
|objective = vending
}}

User:Harimaron/Sandbox/Template:Infobox/Floor/SO

{{User:Harimaron/Sandbox/Template:Infobox/Floor/SO
|title = Fake.Floor
|prefix = Imagined_
|image = 
|type = Normal floor
|difficulty = Hard
|objective = portal
|portal count = 3
}}