Template:Misc item page: Difference between revisions

Jump to navigation Jump to search
m (Fix if invocation)
(Add icon parameter)
Line 98: Line 98:
<!-- High-res image of the item. -->
<!-- High-res image of the item. -->
| image =
| image =
<!-- Low-res, small image of the item. Used with the ItemIcon template. -->
| icon =


<!-- This is the first text that will appear on the page. Briefly describe what the item is and what makes it noteworthy. -->
<!-- This is the first text that will appear on the page. Briefly describe what the item is and what makes it noteworthy. -->
Line 414: Line 417:
],
],
"suggested": true
"suggested": true
},
"icon": {
"description": "The image to use as an icon. If blank, will fall back to image."
}
}
},
},
"description": "This template generates entire pages for individual items of the following types: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.",
"description": "This template generates entire pages for individual items of the following types: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.",
"format": "block"
"format": "block",
"paramOrder": [
"name",
"image",
"icon",
"description",
"quote",
"book text spoiler",
"book text",
"where to find",
"type",
"camp supplies",
"rarity",
"weight kg",
"weight lb",
"price",
"effect",
"usage cost",
"single use"
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>