Template:Infobox Mission/doc

From Helldivers Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Usage

Use {{Infobox Mission}} at the top of mission pages. Title and image have default values.

{{Infobox Mission
 | title          =
 | image          =
 | caption-image  =
 | time_limit     = 
 | faction        =
 | min_difficulty =
 | max_difficulty =
}}

Title defaults to {{PAGENAME}} and image defaults to {{PAGENAME}} Mission Icon.png

Example

{{Infobox Mission
 | title          = Spread Democracy
 | image          = Example.jpg
 | caption-image  = The flower of democracy
 | time_limit     = Forever
 | faction        = Super Earth
 | min_difficulty = 1
 | max_difficulty = Infinity
}}

Template Data

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
titletitle

Mission title. Most likely to be the page title

Example
Spread Democracy
Stringsuggested
imageimage

Image of the mission. Game icon

Filesuggested
caption-imagecaption-image

Optional image Caption

Stringoptional
time_limittime_limit

Time limit of the mission

Example
40 Minutes
Stringsuggested
factionfaction

Faction for which this mission is against

Example
Terminid/Automaton
Stringsuggested
min_difficultymin_difficulty

Minimum difficulty in which this mission appears at

Example
1 - Trivial
Stringsuggested
max_difficultymax_difficulty

Maximum difficulty at which this mission appears on

Example
5 - Hard
Stringsuggested

See Also

Main

Updates


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.