Modèle:Level list item

Une page d'Inkipédia, le wiki Splatoon

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:

A00 Central Station

A01 Gnarly Rails Station

A02 Far-Out Station

A03 Wassup 8-Ball Station

A04 Roll Out Station

A05 Fake Plastic Station

A06 Bounce with Me Station

A07 Maverick Station

A08 Bumpin' 8-Ball Station