Template:Infobox Optional Objective

From Helldivers Wiki
Jump to navigation Jump to search

Template-info.svg Documentation

Use {{Infobox Optional Objective}} to include the infobox in optional objective pages

The title defaults to {{PAGENAME}} and the image will default to {{PAGENAME}} Optional Objective Icon.png

Usage

{{Infobox Optional Objective
 | title          = 
 | image-caption  = 
 | image          =
 | faction        =
 | min_difficulty =
 | max_difficulty = 
}}

Example

{{Infobox Optional Objective
 | title          = Example
 | image-caption  = An Example-ary Flower
 | image          = example.jpg
 | faction        = The Example-ars
 | min_difficulty = {{Difficulty|1}}
 | max_difficulty = {{Difficulty|9}}
}}


Template Data

Optional Objective infobox

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
titletitle

Title of the Optional Objective

Default
{{PAGENAME}}
Stringoptional
imageimage

Image of the Optional Objective Icon as displayed on the map

Default
{{PAGENAME}} Optional Objective Icon.png
Unknownsuggested
image-captionimage-caption

Optional image caption

Unknownoptional
factionfaction

What faction missions does this Optional Objective appear in

Unknownsuggested
min_difficultymin_difficulty

Minimum difficulty that this Optional Objective appears in. Use the {{difficulty}} template

Stringsuggested
max_difficultymax_difficulty

Minimum difficulty that this Optional Objective appears in. Use the {{Difficulty}} template

Stringsuggested

See Also

Main

Updates