Template:Infobox/Mission/RotM/doc

From Inkipedia, the Splatoon wiki
Revision as of 00:26, 14 April 2023 by Yoshifan52 (talk | contribs) (Added to doc)

Produces an infobox for an Return of the Mammalians mission in Splatoon 3.

Parameters

Parameter Status Description
color Optional An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|<Splatoon 3>}}
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.
area Required The name of the area (e.g. The Crater, Future Utopia Island, etc.).
fee Required The entry fee in power eggs.
main1
main2
main3
Optional The options for the main weapons. Can be one of the following:
  • Some type of main weapon, e.g. Splattershot Pro. Note that Hero Shot will be redirected to Hero Gear;
  • Unarmed, then will be displayed;
  • Leave empty, then nothing will be displayed.

For more details, see {{InfoboxMission/RotM/WeaponTable}}

sub1
sub1
sub1
Optional The options for the sub weapons. Leave empty to display nothing.
special1
special2
special3
Optional The options for the special weapons. Leave empty to display nothing.
ftbreward1
ftbreward2
ftbreward3
Optional Non-cumulative first-time clear bonus rewards for each of the weapon combinations. If left empty, then "Undocumented" will be displayed.
screward1
screward2
screward3
Optional The subsequent clear rewards for each of the weapon combinations. Leave empty to display nothing.
try Optional Must be either 1, 2, or 3. Display a "Try this!" text box on top of the corresponding weapon combination. Leave empty to suppress.
music Optional The music played in the level.

Examples

Markup

* {{InfoboxMission/RotM
|title=Title
|mission=Mission
|image=Unknown_station.jpg
|caption=Caption
|area=Future Utopia Island
|fee=333
|lives=3
|try=2
|main1=Hero Shot
|sub1=Smallfry
|special2=Crab Tank
|main2=Splattershot Pro
|main3=Unarmed
|sub3=Curling Bomb
|ftbreward1=Undocumented
|screward1=1111
|screward2=2222
|screward3=3333
|music=???}}

Output