Template:Infobox/Mode

From Inkipedia, the Splatoon wiki
< Template:Infobox
Revision as of 18:17, 1 September 2023 by Nukleopatra (talk | contribs) (Text replacement - "InfoboxMode" to "Infobox/Mode")

Produces an infobox for a mode.

Parameters

color Optional. An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|<Generic>}}.
style Optional. A CSS property list to apply to the top-level container.
title Optional. The mode's title. If absent, the page name is used.
image Optional. The filename of the logo to display. Nothing appears if unspecified.
image Optional. The filename to display. If not specified, an example image is used.
caption Optional. Text displayed below the image.
players Optional. How many players can play in a match in this mode
ranked Optional. Is the mode Ranked?
weapons Optional. The weapon(s) allowed in this mode.
controllers Optional. The available controllers for this mode.
release Optional. The date(s) this mode was made available. Defaults to "Launch"

Example

Markup

{{Infobox/Mode
| color   = {{SiteColor|Splatoon}}
| title   = Turf War
| image   = FlounderHeights4.jpg
| caption = Turf War
| type    = Online multiplayer [[mode]]
| players = 8 (4v4)
| ranked  = No
| weapons = All
| controllers = {{GP}} GamePad
}}

Output