Module:DLC/data/doc
< Module:DLC | data
This is the documentation page for Module:DLC/data
Module:DLC/data
Dataset of DLC.
Schema
The dataset is a two-level table, first keyed by DLC type, and then keyed by slugified DLC name, derived via common.slugify() from Module:Common.
For translation-compatibility, display strings are stored exclusively in MessageBundle:DLC.
First key
DLC type (slugified). Valid types:
bundlecosmetic-itemcosmetic-packcontent-packother
Second key
DLC name, derived by slugifying the DLC's English name. Examples:
terrarium-of-muaddibdune-2021-film-stillsuit
Record fields
Each DLC record is a table with the following fields:
- date
- string
- Release date when the DLC was first made available.
- Examples:
9 Sep 2025
- steam (optional)
- string
- Full URL to the DLC's Steam store page.
- xbox (optional)
- string
- Full URL to the DLC's Xbox store page.
- ps (optional)
- string
- Full URL to the DLC's PlayStation store page.