Module:Emotes/data/doc
< Module:Emotes | data
This is the documentation page for Module:Emotes/data
Module:Emotes/data
Dataset of emotes.
Schema
The dataset is an array of emote data.
Record fields
Each record is a table with the following fields:
- id
- string
- Unique slug identifying the emote. Used to resolve
<ID>-nameand<ID>-descriptionin MessageBundle:Emotes. Name and description are not stored in this file.
- image
- string
- File name of the emote icon image.
- source
- string
- A
Bundle:slugtoken identifying where the emote's source label is registered. The prefix is the exact case-sensitive MessageBundle name to resolve against. - Examples:
Sources:defaultEmotes:character_customizationDLC:lost_harvest
- version
- string
- The game version this emote was added in. Rendered as a wikilink to the corresponding Versions page.
- Examples:
1.1.0.0