Template:Mission infobox/doc

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This infobox is used to create a summary of some key details about missions.

Usage

{{mission infobox
| name        = //Name of the mission type.
| image       = //Icon of the mission.
| size        = //Optional. Default is 200px.
| type        = //Cave generation type. See guide below for info
| deposit     = //Deposit type. See guide below for info.
| objective   = //Mission's primary objective. See guide below for info.
| payout      = //Optional. Mission's credit payout.
| xppayout    = //Optional. Mission's Xp payout.
}}

Example

{{mission infobox
| name        = Management Rescue
| image       = Mutator_low_gravity_icon.png
| size        = 140px
| type        = Non-linear
| deposit     = M.U.L.E.
| objective   = Rescue 2-4 Managers, Get Promoted
| payout      = 1200-2400
| xppayout    = 2000-3400
}}

Cave Type Guide

This field will display whatever you type. The type of cave generation for the mission. Some examples:

  • Linear — Each cave is connected by continuous tunnels until the end
  • Non-linear — Caves are spread out, multiple dirt paths available from spawn

Deposit Type Guide

This field will display whatever you type. Specifies where players deposit resources. Some examples:

  • M.U.L.E. — MULE is provided for this mission type
  • Minehead — Minehead is provided for this mission type

Objective(s) Guide

This field will display whatever you type. Specify the mission's Primary Objective ranging from minimum to maximum requirement. Some examples:

  • Collect 200-400 Morkite — Mining Expedition's Primary Objective
  • Eliminate 2-3 Glyphid Dreadnoughts — Elimination's Primary Objective
  • Repair 2-4 Mini-MULES, Repair Drop Pod — Salvage Operation's Primary Objectives

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