User:Untitled Goose/Sandbox/InfoboxRotM

From Inkipedia, the Splatoon wiki


Produces an infobox for a Return of the Mammalians mission.

Parameters

color Optional. An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|<S3>}}.
style Optional. A CSS property list to apply to the top-level container.
title Optional. The mission's title. If absent, the page name is used.
mission Optional. The mission's description. If absent, it is not displayed.
image Optional. The filename to display. If not specified, an example image is used.
caption Optional. Text displayed below the image.
site Required. Where the mission is located. Must be a two-digit number with leading zero, "The Crater", "Alterna Space Center", or "00" for After Alterna.
number Required. The mission's number. Should be a two-digit number with leading zero for missions in Alterna, or a single digit for missions in The Crater.
fee Optional. The fee, in Power Eggs, for entering this mission. If absent, it is not displayed. Use "No Fee" where appicable.
music Optional. The music that plays in this mission.
lives Optional. The number of lives for each attempt of this mission. If absent, it is not displayed. Should only be absent for missions in The Crater; missions in Alterna Space Center give one life each.
main1
sub1
special1
Required (with exceptions). The primary weapon set used in the mission. See User:Untitled Goose/Sandbox/InfoboxRotM/WeaponTableEntry.
main2
sub2
special2
main3
sub3
special3
Optional. Other available weapon sets. Usage is the same as the first set.
reward1
reward2
reward3
Optional. The reward in Power Eggs for completing the mission with each weapon set. If not set, it is not displayed.
ftb Optional. The First-Time Bonus, added to the usual reward when completing the mission for the first time.
try Optional. If set, marks the chosen weapon set as the recommended choice. Value must be 1, 2 or 3.

Example

Markup / output

{{User:Untitled Goose/Sandbox/InfoboxRotM
|title = Octarians in the Crater? YIKES!
|image = Unknown_station.jpg
|site = The Crater
|number = 1
|music = ???
|main1 = Hero Gear
|sub1 = Null
|reward1 = 500
}}

Octarians in the Crater? YIKES!
Unknown station.jpg
Mission No. 1
Weapons and rewards


Power Egg Alternas 500


Music ???


{{User:Untitled Goose/Sandbox/InfoboxRotM
|title = Enter the Stamp Gauntlet
|mission =Smash all enemies within the time limit.
|image = Unknown_station.jpg
|site = 06
|number = 12
|music = ???
|fee = 50
|lives = 3
|main1 = None
|sub1 = Null
|special1 = Ultra Stamp
|reward1 = 600
|main2 = None
|sub2 = None
|reward2 = 800
|ftb = 900
|try = 1
}}

Enter the Stamp Gauntlet
Smash all enemies within the time limit.
Unknown station.jpg
Mission 0612
Weapons and rewards



S3 Weapon Main None.pngS3 Weapon Sub None.png
Power Egg Alternas 600 Power Egg Alternas 800
First-Time Bonus Power Egg Alternas 900
Music ???


{{User:Untitled Goose/Sandbox/InfoboxRotM
|title = Zipping over the Neighborhood
|mission = Use the [[Zipcaster]] to reach the goal.
|image = Unknown_station.jpg
|site = 05
|number = 06
|music = ???
|fee = 50
|lives = 3
|main1 = Octobrush
|sub1 = Null
|special1 = Zipcaster
|reward1 = 600
|ftb = Undocumented
}}

Zipping over the Neighborhood
Use the Zipcaster to reach the goal.
Unknown station.jpg
Mission 0506
Weapons and rewards

S3 Weapon Main Octobrush.pngS3 Weapon Special Zipcaster.png


Power Egg Alternas 600
First-Time Bonus Power Egg Alternas Undocumented
Music ???


{{User:Untitled Goose/Sandbox/InfoboxRotM
|title = Alterna Space Center Entrance
|image = Unknown_station.jpg
|site = Alterna Space Center
|number = 01
|music = ???
|fee = No Fee
|lives = 1
|main1 = None
|sub1 = Smallfry
}}

Alterna Space Center Entrance
Unknown station.jpg
Stage Rocket 01
Weapons

S3 Weapon Main None.pngSmallfry



Music ???


{{User:Untitled Goose/Sandbox/InfoboxRotM
|title = After Alterna
|mission = Reach the goal to gain access to the ■■■■ log. 
|image = Unknown_station.jpg
|site = 00
|number = 00
|music = Multiple
|fee = 333
|lives = 3
|main1 = Hero Gear
|sub1 = Null
|reward1 = 3332
|ftb = 1
}}

After Alterna
Reach the goal to gain access to the ■■■■ log.
Unknown station.jpg
Mission 0000
Weapons and rewards


Power Egg Alternas 3332
First-Time Bonus Power Egg Alterna 1
Music Multiple


Category:Templates