Template:DLCInfobox

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


Usage Examples

Template Call Output
{{DLCInfobox
|title = Placeholder
|dlc_type = Cosmetic Item
|release_date = DD MMM YYYY
|contents = SINGLE ITEM
|steam = PLACEHOLDER
}}
Placeholder
DLC TypeCosmetic Item
Release DateDD MMM YYYY
Availability
ContentsSINGLE ITEM
{{DLCInfobox
|dlc_type = Content Pack
|release_date = DD MMM YYYY
|contents =
*ITEM ONE
*ITEM TWO
|steam = PLACEHOLDER
|xbox = PLACEHOLDER
|ps = PLACEHOLDER
}}
File:DLCInfobox.jpg
DLC TypeContent Pack
Release DateDD MMM YYYY
Availability
Contents
  • ITEM ONE
  • ITEM TWO

TemplateData

Renders an infobox for a DLC item.

On individual DLC pages, where the `title` need not be specified, the infobox displays a larger-sized image, and automatically adds the page under the corresponding <dlc_type> DLC category.

The hero_capsule_2x.jpg image (748 x 896 pixels) from the corresponding Steam store page should be uploaded as <DLC_NAME>.jpg.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
DLC Nametitle

Name of the DLC item (must match its corresponding wiki page name). Defaults to current page.

Page nameoptional
DLC Typedlc_type

Type of DLC item.

Suggested values
Cosmetic Cosmetic Pack Content Pack Expansion Other
Stringrequired
Release Daterelease_date

Actual or expected release of the DLC item.

Example
1 Jan 2026
Stringrequired
DLC Contentscontents

Bullet list of the main DLC item contents.

Contentoptional
Steam Store URLsteam

Link to the DLC page on Steam Store.

URLoptional
Microsoft Store URLxbox

Link to the DLC page on Xbox (Microsoft) Store.

URLoptional
PlayStation Store URLps

Link to the DLC page on PlayStation Store.

URLoptional