Template:Level list item

From Inkipedia, the Splatoon wiki

Links to a level's article and shows an image of the level. Intended to be used in Template:Level list box.

Parameter Type Status Description
level name Unnamed Required The name of the level.
level id Unnamed Required An ID associated with the level.
image Unnamed Optional A filename. If not present, a generic image will be used.

Example

Markup:

{{level list box|OE|
{{level list item|level name=Central Station|level id={{OctoExpansionStation|A|00}}|image=OE Deepsea Metro Central Station.jpg}}
{{level list item|level name=Gnarly Rails Station|level id={{OctoExpansionStation|A|01}}|image=OE Deepsea Metro Gnarly Rails Station.jpg}}
{{level list item|level name=Far-Out Station|level id={{OctoExpansionStation|A|02}}|image=OE Deepsea Metro Far-Out Station.jpg}}
{{level list item|level name=Wassup 8-Ball Station|level id={{OctoExpansionStation|A|03}}|image=OE Deepsea Metro Wassup 8-Ball Station.jpg}}
{{level list item|level name=Roll Out Station|level id={{OctoExpansionStation|A|04}}|image=OE Deepsea Metro Roll Out Station.jpg}}
{{level list item|level name=Fake Plastic Station|level id={{OctoExpansionStation|A|05}}|image=OE Deepsea Metro Fake Plastic Station.jpg}}
{{level list item|level name=Bounce with Me Station|level id={{OctoExpansionStation|A|06}}|image=OE Deepsea Metro Bounce with me Station.jpg}}
{{level list item|level name=Maverick Station|level id={{OctoExpansionStation|A|07}}|image=OE Deepsea Metro Maverick Station.jpg}}
{{level list item|level name=Bumpin' 8-Ball Station|level id={{OctoExpansionStation|A|08}}|image=OE Deepsea Metro Bumpin' 8-Ball Station.jpg}}
}}

Output:

OE Deepsea Metro Central Station.jpg

A00 Central Station

OE Deepsea Metro Gnarly Rails Station.jpg

A01 Gnarly Rails Station

OE Deepsea Metro Far-Out Station.jpg

A02 Far-Out Station

OE Deepsea Metro Wassup 8-Ball Station.jpg

A03 Wassup 8-Ball Station

OE Deepsea Metro Roll Out Station.jpg

A04 Roll Out Station

OE Deepsea Metro Fake Plastic Station.jpg

A05 Fake Plastic Station

OE Deepsea Metro Bounce with me Station.jpg

A06 Bounce with Me Station

OE Deepsea Metro Maverick Station.jpg

A07 Maverick Station

OE Deepsea Metro Bumpin' 8-Ball Station.jpg

A08 Bumpin' 8-Ball Station