Template:DLCInfobox: Difference between revisions
Jump to navigation
Jump to search
(added anchor id) |
(remove mandatory link from title) Tag: Reverted |
||
| Line 2: | Line 2: | ||
|wrap = false | |wrap = false | ||
|bodyclass = {{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | infobox--wide }} | |bodyclass = {{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | infobox--wide }} | ||
|above = {{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | | | |above = {{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | | {{{title}}} }} | ||
|image = [[File:{{{title|{{PAGENAME}}}}}.jpg|link={{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | | {{{title}}} }}]] | |image = [[File:{{{title|{{PAGENAME}}}}}.jpg|link={{ #ifeq: {{{title|{{PAGENAME}}}}} | {{PAGENAME}} | | {{{title}}} }}]] | ||
|label1 = [[Downloadable Content|DLC]] Type | |label1 = [[Downloadable Content|DLC]] Type | ||
Revision as of 16:20, 26 March 2026
Usage Examples
| Placeholder | |
|---|---|
![]() | |
| DLC Type | Cosmetic Item |
| Release Date | DD MMM YYYY |
| Availability | |
| Contents |
|
| File:DLCInfobox.jpg | |
| DLC Type | Story Pack |
|---|---|
| Release Date | DD MMM YYYY |
| Availability | |
| Contents |
|
TemplateData
Renders an infobox for a DLC item. On individual DLC pages, the infobox displays a larger-sized image, and automatically adds the page under the corresponding '<dlc_type> DLC' category. The 748x896px hero_capsule_2x.jpg image from the corresponding Steam store page should be uploaded as `DLC_NAME.jpg`.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| DLC Name | title | Name of the DLC item (must match its corresponding wiki page name). Defaults to {{PAGENAME}} if not specified. | Page name | optional |
| DLC Type | dlc_type | Type of DLC item.
| String | required |
| Release Date | release_date | Actual or expected release of the DLC item.
| String | required |
| DLC Contents | contents | Bullet list of the main DLC item contents. | Content | optional |
| Steam Store URL | steam_link | Link to the DLC page on Steam Store. | URL | optional |
| Microsoft Store URL | xbox_link | Link to the DLC page on Xbox (Microsoft) Store. | URL | optional |
| PlayStation Store URL | playstation_link | Link to the DLC page on PlayStation Store. | URL | optional |
