Template:Infobox/Mission/RotM/doc: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
No edit summary
Line 81: Line 81:
|fee=333
|fee=333
|lives=3
|lives=3
|try=2
|main1=Hero Shot
|main1=Hero Shot
|sub1=Smallfry
|sub1=Smallfry
Line 89: Line 90:
|main3=Unarmed
|main3=Unarmed
|sub3=Curling Bomb
|sub3=Curling Bomb
|reward3=3333}}
|reward3=3333
|ftb=Undocumented
|music=???}}
</pre>
</pre>
=== Output ===
=== Output ===

Revision as of 04:05, 3 October 2022

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. Hero Shot;
  • 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.
reward1
reward2
rewards
Optional The 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.
ftb Required First-time clear bonus.
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
|reward1=1111
|special2=Crab Tank
|main2=Splattershot Pro
|reward2=2222
|main3=Unarmed
|sub3=Curling Bomb
|reward3=3333
|ftb=Undocumented
|music=???}}

Output