Template:Infobox Mission Variant: Difference between revisions

From Phantasy Star Universe Clementine
(Created page with "<includeonly><div class="infobox-mission-variant"> {| class="wikitable" ! colspan="2" class="infobox-mission-header" |{{{name|{{PAGENAME}}}}} |- | colspan="2" class="infobox-m...")
(No difference)

Revision as of 22:36, 4 January 2024

Purpose

An infobox for a mission variant.

Parameter List

{{Infobox Mission Variant
|id                   <!-- The ID of the mission variant. Currently unused. -->
|name                 <!-- The name of the mission variant. If omitted, uses the page name. -->
|image                <!-- The thumbnail for the mission variant. Will always be rendered at 200px wide.-->
|field                <!-- The field for the mission variant. If omitted, will be treated as "Unknown". Does not currently support arrays. -->
|type                 <!-- The mission type. Does not currently support arrays. -->
|elements             <!-- The elements that the enemies have in the mission variant. -->
|entry level          <!-- The level required to enter a mission. -->
|nocat                <!-- Does not add the mission variant to a category. -->
}}

Examples

Skeleton Mission Variant

{{Infobox Mission Variant
|nocat=1
}}
Infobox Mission Variant
Party Size 1-6 Players

Phantom Fissure S4

{{Infobox Mission Variant
|name=Phantom Fissure S4
|image=Mysterious Caves.png
|type=rare
|field=caves
|elements= {{Element|ground}} {{Element|fire}} {{Element|light}} {{Element|dark}} {{Element|lightning}}
|nocat
}}
Phantom Fissure S4
Field Mysterious Caves
Type Rare Mission
Party Size 1-6 Players
Level To Enter 160
Enemy Elements Ground Element Fire Element Light Element Dark Element Lightning Element