Template:Engineer infobox

Current answers. Practical procedures. Reliable reference.
Revision as of 03:49, 13 August 2026 by Sythan (talk | contribs) (Document Engineer infobox fields for VisualEditor)
Jump to navigation Jump to search
Engineer infobox
No image available

Usage

Drop-in replacement for a bare {{Infobox}} call on an Engineer article. Reads canonical facts from Module:Data/Engineers (one JSON page per Engineer) when one exists for this page; otherwise falls back to whatever named parameters are passed directly, so this template is safe to use on an Engineer with no JSON record yet.

{{Engineer infobox
 |name = Broo Tarquin
 |image = (optional)
 |engineer_type = Ship (weapons)
 |system = Muang
 |body = (optional)
 |facility = Broo's Legacy
 |region = (optional)
 |allegiance = (optional)
 |specialties = Beam, Burst, and Pulse Laser modifications
 |max_grade = (optional)
 |prerequisite_engineer = (optional — omit if none)
 |discovery_requirement = Referral from Hera Tani
 |invitation_requirement = Combat rank Competent or higher
 |unlock_requirement = Deliver 50 units of Fujin Tea
}}

Empty/omitted fields are hidden automatically, same as {{Infobox}} itself — no manual row numbering needed either way. To add or update the canonical JSON record for an Engineer instead of passing params by hand, see Elite Dangerous Field Manual:Adding Structured Data.

Engineer infobox for Elite Dangerous Engineer articles. Article parameters override structured Engineer data defaults, so these fields can be edited directly from VisualEditor or source edit.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Engineer display name. Defaults to the page title.

Stringsuggested
Imageimage

Portrait or relevant image filename, without the File: prefix. Leave blank to show the No image available placeholder.

Filesuggested
Engineer typeengineer_type

Broad type/category of Engineer.

Stringsuggested
Systemsystem

System where the Engineer is located. Wikitext links are allowed.

Page namesuggested
Bodybody

Planet, moon, or body if applicable.

Stringoptional
Facilityfacility

Engineer base/facility name.

Stringsuggested
Regionregion

Region if applicable.

Stringoptional
Allegianceallegiance

Faction/superpower allegiance if applicable.

Stringoptional
Specialtiesspecialties

Modules or engineering areas handled by this Engineer.

Stringsuggested
Maximum grademax_grade

Highest engineering grade offered, if useful as a single summary field.

Stringoptional
Prerequisite Engineerprerequisite_engineer

Engineer referral prerequisite, or None if available from the start.

Stringsuggested
Discovery requirementdiscovery_requirement

How the Commander discovers this Engineer.

Stringsuggested
Invitation requirementinvitation_requirement

Requirement for receiving an invitation.

Stringsuggested
Unlock requirementunlock_requirement

Commodity/task required to unlock workshop access.

Stringsuggested