Template:Misc item page: Difference between revisions

Jump to navigation Jump to search
Added Alchemy Extracts. Game-explicit item category, being added to wiki as part of ongoing alchemy updates.
(Insert rarity into item_icon table)
(Added Alchemy Extracts. Game-explicit item category, being added to wiki as part of ongoing alchemy updates.)
Line 28: Line 28:
| Misc = Miscellaneous Items
| Misc = Miscellaneous Items
| Alchemy Ingredients = {{IconLink|Alchemy Icon.png|Alchemy|Alchemy Ingredients|size=25px}}
| Alchemy Ingredients = {{IconLink|Alchemy Icon.png|Alchemy|Alchemy Ingredients|size=25px}}
| Alchemy Extracts = {{IconLink|Solution Alchemy Icon.png|Alchemy|Alchemy Extracts|size=25px}}
| #default = [[{{{type}}}]]
| #default = [[{{{type}}}]]
}} {{#if: {{{camp supplies|}}} |
}} {{#if: {{{camp supplies|}}} |
Line 113: Line 114:
| book text =
| book text =


<!-- Item type. Choose one of: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, Misc -->
<!-- Item type. Choose one of: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, Misc, Alchemy Ingredients, Alchemy Extracts -->
| type =
| type =


Line 271: Line 272:
{{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 = Extract Earth 3 Icon.png
| image = Weavemoss Icon.png
| description = [[Salts of Example]] is a common [[Alchemy Ingredients|Alchemy Ingredient]] that can be used in [[Alchemy]] to create [[An Example Potion]].
| description = [[Examplemoss]] is a common [[Alchemy Ingredients|Alchemy Ingredient]] that can be used in [[Alchemy]] to create [[Salts of Example]].
| 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 =
Line 281: Line 282:
| weight kg = 0.1
| weight kg = 0.1
| weight lb = 0.2
| weight lb = 0.2
| price = 25
| usage cost =
| effect =
* Using alchemy, combine three {{SmallIcon|Weavemoss Icon.png}} [[Examplemoss]] to create {{SmallIcon|Extract Earth 3 Icon.png}} [[Salts of Example]]
| where to find =
This is a made-up item. You cannot obtain it anywhere in the game.
| this is an example = yes
}}
= Alchemy Extract =
{{MiscItemPage
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:MiscItemPage -->
| image = Extract Earth 3 Icon.png
| description = [[Salts of Example]] is a common [[Alchemy Extracts|Alchemy Extract]] that can be used in [[Alchemy]] to create [[An Example Potion]].
| quote = The in-game flavour text in the item's tooltip.
| book text =
| type = Alchemy Extracts
| camp supplies =
| single use = yes
| rarity = common
| weight kg = 0.3
| weight lb = 0.6
| price = 75  
| price = 75  
| usage cost =
| usage cost =
Line 343: Line 367:
},
},
"type": {
"type": {
"description": "Item type. Choose one of: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, Misc, Alchemy Ingredients",
"description": "Item type. Choose one of: Ammunition, Books, Food, Drinks, Potions, Scrolls, Consumables, Misc, Alchemy Ingredients, Alchemy Extracts",
"type": "string",
"type": "string",
"suggestedvalues": [
"suggestedvalues": [
Line 354: Line 378:
"Consumables",
"Consumables",
"Misc",
"Misc",
"Alchemy Ingredients"
"Alchemy Ingredients",
                "Alchemy Extracts"
],
],
"required": true,
"required": true,

Navigation menu