Template:Mission details/doc

Revision as of 20:49, 14 January 2021 by Oscillator (talk | contribs) (updated strings and labels)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Mission details.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Mission details invokes function details in Module:MissionDetails using Lua.
{{Mission details
|icon = Jupiter Icon.png
|start = Travel to [[Jupiter]].
|difficulty = easy 
|length = Short
|requirements =
{{Missionreq|JayCo - A Brief History Part 2}}
|items = 
* 50 [[Small Helium Canister|Small Helium Canisters]]
|kills = 
}}

Data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

Mission Details Template goes right below the ==Overview== header on a Mission Page

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Iconicon

Icon for location of Mission

Example
Jupiter Icon.png
Stringrequired
Startstart

Where to start the mission

Example
Travel to [[Jupiter]]
Stringrequired
Difficultydifficulty

difficulty of mission per mission details

Example
easy
Stringrequired
Lengthlength

length of mission

Example
Short
Stringrequired
Requirementsrequirements

This has a nested template with in it {{Missionreq}}. It will be {{Missionreq| NAME OF CURRENT MISSION}}

Example
{{Missionreq|Jayco - A Brief History Pt. 2}}
Stringrequired
Itemsitems

List of items needed to complete the mission. List all necessary. Link to wiki page when possible

Example
* 50 [[Small Helium Canister|Small Helium Canisters]]
Stringoptional
Killskills

List the number of destroyed ships are needed. Be sure to list if Player vs. Drone.

Example
* Destroy 10 [[Drones]]
Stringoptional