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

From Inkipedia, the Splatoon wiki
No edit summary
No edit summary
Line 59: Line 59:
|title=Title
|title=Title
|mission=Mission
|mission=Mission
|image=Unknown_station.jpg
|caption=Caption
|caption=Caption
|area=Future Utopia Island
|area=Future Utopia Island
Line 65: Line 66:
|main1=Hero Shot
|main1=Hero Shot
|sub1=Smallfry
|sub1=Smallfry
|reward1=111
|reward1=1111
|special2=Crab Tank
|special2=Crab Tank
|main2=Splattershot Pro
|main2=Splattershot Pro
|reward2=222
|reward2=2222
|main3=Unarmed
|main3=Unarmed
|sub3=Curling Bomb
|sub3=Curling Bomb
|reward3=333}}
|reward3=3333}}
</pre>
</pre>
=== Output ===
=== Output ===

Revision as of 01:57, 1 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.
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.

Examples

Markup

* {{InfoboxMission/RotM
|title=Title
|mission=Mission
|image=Unknown_station.jpg
|caption=Caption
|area=Future Utopia Island
|fee=333
|lives=3
|main1=Hero Shot
|sub1=Smallfry
|reward1=1111
|special2=Crab Tank
|main2=Splattershot Pro
|reward2=2222
|main3=Unarmed
|sub3=Curling Bomb
|reward3=3333}}

Output