1,935
editsAd placeholder
Template:Misc item page/doc: Difference between revisions
Jump to navigation
Jump to search
Added "Containers" type
m (Added Miscellaneous Item example) |
(Added "Containers" type) |
||
Line 1: | Line 1: | ||
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]], [[Dyes]], 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]], [[Dyes]], [[Containers]], 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 24: | Line 24: | ||
| book text = | | book text = | ||
<!-- Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes --> | <!-- Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Containers, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes --> | ||
| type = | | type = | ||
Line 87: | Line 87: | ||
| book spoiler = | | book spoiler = | ||
| book text = | | book text = | ||
<!-- Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes --> | <!-- Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Containers, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes --> | ||
| type = | | type = | ||
| camp supplies = | | camp supplies = | ||
Line 294: | Line 294: | ||
| weight kg = 0.15 | | weight kg = 0.15 | ||
| weight lb = 0.3 | | weight lb = 0.3 | ||
| price = 1 | |||
}} | |||
{{MiscItemPage | |||
| image = Wooden_Crate_A_Icon.png | |||
| description = '''Crate''' is a common [[miscellaneous]] item. It is heavy and has little value and is primarily used for [[set-dressing]]. | |||
| quote = Often hauled about by merchants and mongers. | |||
| where to find = Found throughout the game as set-dressing. | |||
| type = Containers | |||
| rarity = common | |||
| weight kg = 10 | |||
| weight lb = 20 | |||
| price = 1 | | price = 1 | ||
}} | }} | ||
Line 349: | Line 361: | ||
}, | }, | ||
"type": { | "type": { | ||
"description": "Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Alchemical Ingredients, Alchemical Extracts, Dyes", | "description": "Item type. Choose one of: Arrows, Books, Coatings, Elixirs, Food, Drinks, Grenades, Potions, Scrolls, Consumables, Misc, Container, Alchemical Ingredients, Alchemical Extracts, Dyes", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
Line 362: | Line 374: | ||
"Scrolls", | "Scrolls", | ||
"Consumables", | "Consumables", | ||
"Containers", | |||
"Misc", | "Misc", | ||
"Alchemical Ingredients", | "Alchemical Ingredients", | ||
Line 466: | Line 479: | ||
"condition2 duration": {} | "condition2 duration": {} | ||
}, | }, | ||
"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.", | "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, Containers, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.", | ||
"format": "block", | "format": "block", | ||
"paramOrder": [ | "paramOrder": [ |