Template:Misc item page: Difference between revisions

Jump to navigation Jump to search
(Use Uid template)
(Just minor tweak to image/icon wording to reflect current style guidance. +Missing types)
Line 390: Line 390:
},
},
"image": {
"image": {
"description": "The filename of the image/icon associated with this item.",
"description": "The filename of the image associated with this item, usually the image seen in tooltips.",
"example": "Potion of Fire Resistance Icon.png",
"example": "Potion of Fire Resistance Faded.png",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
Line 507: Line 507:
},
},
"icon": {
"icon": {
"description": "The image to use as an icon. If blank, will fall back to image."
"description": "The image to use as an icon, usually the image used in UI elements such as inventories. If blank, will fall back to image.",
            "example": "Potion of Fire Resistance Unfaded Icon.png",
"type": "wiki-file-name"
},
},
"seo description": {},
"seo description": {},
"uid": {
"uid": {
"description": "UID for the item. Is a string in a format similar to \"OBJ_ItemName_SomeSubName\". It is NOT a uuid, in the format \"a3859470-8d1b-40f5-9ca3-8a73fa9a592b\"."
"description": "UID for the item. Is a string in a format similar to \"OBJ_ItemName_SomeSubName\". It is NOT a uuid, in the format \"a3859470-8d1b-40f5-9ca3-8a73fa9a592b\".",
        "type": "string"
},
},
"notes": {},
"notes": {},