Template:ResearchInfobox

From Dune: Awakening Community Wiki
Jump to navigation Jump to search


Usage Examples

Template Call Output
{{ResearchInfobox
|title = Solido Replicator
|cost = 1
|image = T_UI_IconToolBaseBlueprint_D.png
}}
{{ResearchInfobox
|title = Blood Purifier
|cost = 1
|image = T_UI_IconPlacChoamBloodPurifierI_D.png
|prereq = Water From Blood
}}
{{ResearchInfobox
|title = Basic Construction Kit
|cost = 1
|image = T_UI_IconToolChoamSolConProjector01_D.png
|prereq = Shelter and Shields
|contents = Construction Tool, CHOAM Shelter Set, Sub-Fief Console, Fuel-Powered Generator, Basic Lighting, Small Storage Container
}}

TemplateData

Renders an infobox for a researchable item.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Item Nametitle

Name of the researchable item.

Stringrequired
Intel Costcost

Amount of Intel required to research this item.

Numberrequired
Item Iconimage

Image icon of this research item. Specify the full file name with extension.

Example
Placeholder.png
Filerequired
Prerequisiteprereq

On top of the total Intel spending threshold for each tier, some research items may also require reaching or completing a specific Journey.

Page nameoptional
Bundle Contentscontents

If the item is a bundle kit, provide a comma-separated list of the included schematics. Each name should match the corresponding wiki page.

Stringoptional