More actions
No edit summary |
m blank the template example code, since all parameter documentation can already be found on this page. |
||
Line 58: | Line 58: | ||
This template generates entire pages for individual items of the following types: [[Ammunition]], [[Books]], [[Camp Supplies#Food]], [[Camp Supplies#Drinks]], [[Potions]], [[Scrolls]], [[Consumables]], 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: [[Ammunition]], [[Books]], [[Camp Supplies#Food]], [[Camp Supplies#Drinks]], [[Potions]], [[Scrolls]], [[Consumables]], 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).''' | |||
<pre> | <pre> | ||
{{MiscItemPage | {{MiscItemPage | ||
| <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:MiscItemPage --> | | <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:MiscItemPage --> | ||
| image = | | image = | ||
| description = | | description = | ||
| quote = The in-game flavour text in the item's tooltip. | | quote = The in-game flavour text in the item's tooltip. | ||
| book text = | | book text = | ||
| type = | | type = | ||
| camp supplies = | | camp supplies = | ||
| single use = | | single use = | ||
| rarity = | | rarity = | ||
| weight kg = | | weight kg = | ||
| weight lb = | | weight lb = | ||
| price = | | price = | ||
| usage cost = | | usage cost = | ||
| effect = | | effect = | ||
| where to find = | |||
| where to find = | |||
}} | }} | ||
</pre> | </pre> | ||
Examples of template usage for various types of items: [[Template:MiscItemPage/Example]], [[Template:MiscItemPage/AmmunitionExample]], [[Template:MiscItemPage/BooksExample]], [[Template:MiscItemPage/FoodExample]], [[Template:MiscItemPage/ScrollsExample]] | |||
[[Category:Page Generating Templates]] [[Category:Item Page Templates]] | [[Category:Page Generating Templates]] [[Category:Item Page Templates]] | ||
TemplateData documentation follows from this point on. | |||
---- | ---- |