Template:Misc item page: Difference between revisions

Jump to navigation Jump to search
update to support Dyes as a possible type; ensure documentation properly lists all available types
(Cargo table common item fix)
(update to support Dyes as a possible type; ensure documentation properly lists all available types)
Line 29: Line 29:
| Scrolls = {{Scrolls}}
| Scrolls = {{Scrolls}}
| Consumables = {{Consumables}}
| Consumables = {{Consumables}}
| Dyes = {{SmallIcon|Dye.png}} [[Dye|Dyes]]
| Misc = Miscellaneous Items
| Misc = Miscellaneous Items
| Alchemy Ingredients = {{Alchemical Ingredients}}
| Alchemy Ingredients = {{Alchemical Ingredients}}
Line 102: Line 103:


-->
-->
This template generates entire pages for individual items of the following types: [[Arrows]], [[Books]], [[Camp Supplies#Food|Food]], [[Camp Supplies#Drinks|Drinks]], [[Coatings]], [[Elixirs]], [[Grenades]], [[Potions]], [[Scrolls]], [[Consumables]], [[Alchemy|Alchemical Ingredients]], and other [[Miscellaneous|Miscellaneous Items]]. For Weapons, see [[Template:WeaponPage]]. For Equipment, see [[Template:EquipmentPage]].
This template generates entire pages for individual items of the following types: [[Arrows]], [[Books]], [[Coatings]], [[Elixirs]], [[Camp Supplies#Food|Food]], [[Camp Supplies#Drinks|Drinks]], [[Grenades]], [[Potions]], [[Scrolls]], [[Consumables]], [[Alchemy|Alchemical Ingredients]], [[Alchemy|Alchemical Extracts]], [[Dye|Dyes]], and other [[Miscellaneous|Miscellaneous Items]]. For Weapons, see [[Template:WeaponPage]]. For Equipment, see [[Template:EquipmentPage]].


'''See the bottom of this page for template parameter explanations. If you're ever unsure what to type, simply leave a parameter empty (don't remove it, as this may confuse other wiki editors).'''
'''See the bottom of this page for template parameter explanations. If you're ever unsure what to type, simply leave a parameter empty (don't remove it, as this may confuse other wiki editors).'''
Line 380: Line 381:
},
},
"type": {
"type": {
"description": "Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Alchemy Ingredients, Alchemy Extracts",
"description": "Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
Line 395: Line 396:
"Misc",
"Misc",
"Alchemical Ingredients",
"Alchemical Ingredients",
                "Alchemical Extracts"
"Alchemical Extracts",
"Dyes"
],
],
"required": true,
"required": true,
Line 462: Line 464:
}
}
},
},
"description": "This template generates entire pages for individual items of the following types: Arrows, Books, Coatings , Elixirs, Food, Grenades, 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: Arrows, Books, Coatings, Elixirs, Food, Grenades, Drinks, Potions, Scrolls, Consumables, Alchemical Ingredients, Alchemical Extracts, Dyes, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.",
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [

Navigation menu