Template:Equipment page/doc: Difference between revisions

Jump to navigation Jump to search
Updated doc
No edit summary
(Updated doc)
Line 15: Line 15:


<!-- Icon for the item. Falls back to the value of "image" if not specified. -->
<!-- Icon for the item. Falls back to the value of "image" if not specified. -->
| controller icon =
<!-- Icon for the item. Falls back to the value of "controller icon" if not specified. -->
| icon =
| icon =


Line 55: Line 58:
<!-- The uuid or root template for  the item. Often in format 13776348-0101-446e-a9f8-c95efb3763ca -->
<!-- The uuid or root template for  the item. Often in format 13776348-0101-446e-a9f8-c95efb3763ca -->
| uuid =  
| uuid =  
<!-- List of passive features granted by the item. -->
| passives =


<!-- List of special features, bonuses, or abilities granted by the item. -->
<!-- List of special features, bonuses, or abilities granted by the item. -->
Line 96: Line 102:
| uid =  
| uid =  
| uuid =
| uuid =
| passives =
| special =
| special =
| condition =
| condition =
Line 186: Line 193:
"description": "The filename of the image/icon associated with this item.",
"description": "The filename of the image/icon associated with this item.",
"example": "Amulet of Misty Step Icon.png",
"example": "Amulet of Misty Step Icon.png",
"type": "wiki-file-name",
"suggested": true
},
"controller icon": {
"description": "The unfaded controller icon of this item. Defaults to the value of image= if not provided.",
"type": "wiki-file-name",
"suggested": true
},
"icon": {
"description": "The icon of this item. Defaults to the value of controller icon= if not provided.",
"required": true,
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
Line 359: Line 377:
"example": "12",
"example": "12",
"type": "number"
"type": "number"
},
"icon": {
"description": "The icon for the item. Falls back to \"image\" if not specified."
},
},
"uid": {
"uid": {
Line 388: Line 403:
"name",
"name",
"image",
"image",
        "controller icon",
"icon",
"icon",
"description",
"description",

Navigation menu