Template:Infobox Transmog/doc
Jump to navigation
Jump to search
Template:Infobox Transmog invokes function main in Module:Infobox Transmog using Lua.
Parameters
name
The name of the transmog.
image
The image of the transmog.
release
The release date of the transmog.
event
The event the transmog is obtained from. Expects a link to event page.
slot
The equipment slot the transmog overrides. One of: Hat, Torso, Legs, Gloves, Shoes
description
The description of the transmog.
Quick copy
{{Infobox Transmog |name = |image = |release = |event = |slot = |description = }}
Parameters
Creates an infobox for transmog items
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the transmog. | String | required |
Image | image | The image of the transmog. | File | optional |
Release Date | release | The release date of the transmog. | String | optional |
Event | event | The event the transmog is obtained from. Expects a link to event page. | Page name | optional |
Slot | slot | The equipment slot the transmog overrides.
| String | optional |
Description | description | The description of the transmog. | String | optional |