Witcher Wiki

Calling all Greek wiki editors! We now have a Greek-language Minecraft Wiki available, in addition to this Greek-language Witcher wiki. Help us make these fine wikis into the valuable resources they can be!

READ MORE

Witcher Wiki
Register
Template-info Documentation

This is an infobox template for items like ingredients, weapons, armor or herbs, appearing in The Witcher 3: Wild Hunt.

Usage[]

  • If the "effects" field is empty, do not include it (still trying to work out that small bug in the logic)
{{Infoboxitem3
| name       = 
| image      = 
| size       = 
| caption    = 
| slot       = 
| category   = 
| type       = 
| ingred1    = 
| ingred2    = 
| ingred3    = 
| ingred4    = 
| ingred5    = 
| armor      = 
| damage     = 
| stun       = 
| burn       = 
| poison     = 
| bleed      = 
| freeze     = 
| effects    = 
| runes      = 
| armorslots = 
| toxicity   = 
| duration   = 
| craftable  = 
| diagram    = 
| craft_req  = 
| component1 = 
| component2 = 
| component3 = 
| component4 = 
| component5 = 
| component6 = 
| component7 = 
| component1 = 
| dismantle1 = 
| dismantle2 = 
| dismantle3 = 
| dismantle4 = 
| dismantle5 = 
| dismantle6 = 
| dismantle7 = 
| source     = 
| sell       = 
| buymmh     = 
| buymm      = 
| buyh       = 
| buy        = 
| weight     = 
}}

Example[]

Red meteorite ore
Tw2 meteorite red
Crafting component
Περιγραφή
Κατηγορία
Common item
Είδος
Crafting component
Προέλευση
Purchase / Loot
Αγορά
25 oren(s)
Πωλώ
2 oren(s)
Βάρος
0.5 Βάρος
{{Infoboxitem3
| name      = {{PAGENAME}}
| image     = Tw2_meteorite_red.png
| caption   = Crafting component
| category  = Common
| type      = [[The Witcher 3 crafting components|Crafting component]]
| source    = Purchase / Loot
| craftable = Diagram: Red meteorite ore
| sell      = 2
| buyh      = 21
| buy       = 25
| weight    = 0.5
}}
Verbena
Tw2 ingredient verbena
Alchemical ingredient. Contains sol
Περιγραφή
Κατηγορία
Common item
Είδος
Alchemical ingredient
Περιέχει
Sol
Προέλευση
Grows wild / purchase
Αγορά
24 oren(s)
Πωλώ
2 oren(s)
Βάρος
0 Βάρος
{{Infoboxitem3
| name = Verbena 
| image = Tw2 ingredient verbena.png
| caption  = Alchemical ingredient. Contains sol 
| category = Common 
| type = [[The Witcher 2 ingredients|Alchemical ingredient]] 
| alchemy = {{sol}} 
| source = Grows wild / purchase 
| sell = 2 
| buyh = 19 
| buy = 24 
| weight = 0 
}}
Cat
Tw2 potion cat
Allows Geralt to see in the dark and through walls
Περιγραφή
Κατηγορία
Magic item
Συστατικά
Aether Hydragenum Vermilion
Τοξικότητα
25
Προέλευση
starting equipment
Αγορά
26 oren(s)
Πωλώ
2 oren(s)
Βάρος
0.2 Βάρος
Δράσεις
Ζημία -10%
Διάρκεια
5 minutes
{{Infoboxitem3
| name = Cat
| image = Tw2_potion_cat.png 
| caption = Allows Geralt to see in the dark and through walls
| category = Magic
| ingred1 = {{aet2}} 
| ingred2 = {{hyd2}}
| ingred3 = {{ver2}}
| damage = -10%
| toxicity = 25 
| duration = 5 minutes 
| source = starting equipment
| craftable = Formula: Cat
| sell = 2
| buymmh = 10
| buy = 26
| weight = 0.2
}}
Diagram: Oil
Tw2 item diagram
Crafting diagram
Περιγραφή
Κατηγορία
Magic item
Προέλευση
loot / purchase
Αγορά
126 oren(s)
Πωλώ
6 oren(s)
Crafting
Εξαρτήματα
Necrophage skin 1x necrophage skin
Necrophage blood 1x necrophage blood
{{Infoboxitem3
| name       = Diagram: Oil
| image      = Tw2 item diagram.png
| caption    = Crafting diagram
| category   = Magic
| component1 = [[File:Tw2_ingredient_necrophageskin.png|32px|Necrophage skin]] 1x [[necrophage skin]]
| component2 = [[File:Tw2_ingredient_necrophageblood.png|32px|Necrophage blood]] 1x [[necrophage blood]]
| source     = loot / purchase
| sell        = 6
| buymmh      = 71
| buymm       = 89
| buyh        = 101
| buy         = 126
| weight      = 0.1
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.