Template:Item/doc

From TibiaCraft
Revision as of 19:26, 4 October 2025 by Root (talk | contribs) (Created page with "{{documentation header}} <!-- documentation here --> This template provides a uniform infobox for all usable item pages. == Usage == <pre style="display:table"> {{Item | title = | image = | image2 = | image3 = <!-- Start Multiple mode --> | group = | 1-1 = | 1-2 = | 1-3 = | group2 = | 2-1 = | 2-2 = | 2-3 = | group3 = | 3-1 = | 3-2 = | 3-3 = | group4 = | 4-1 = | 4-2 = | 4-3 = <!-- End Multiple mode --> | rarity = | attackdamage = | attackspeed = |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
This is the documentation page. It should be transcluded into Template:Item. See Template:Documentation for more information.

This template provides a uniform infobox for all usable item pages.

Usage

{{Item
| title =
| image =
| image2 = 
| image3 = 
<!-- Start Multiple mode --> 
| group = 
| 1-1 = 
| 1-2 = 
| 1-3 = 
| group2 = 
| 2-1 = 
| 2-2 = 
| 2-3 = 
| group3 = 
| 3-1 = 
| 3-2 = 
| 3-3 = 
| group4 = 
| 4-1 = 
| 4-2 = 
| 4-3 = 
<!-- End Multiple mode -->
| rarity = 
| attackdamage =
| attackspeed =
| armor =
| armortoughness =
| durability =
| enchantability =
| knockbackresistance =
| renewable = 
| stackable = 
| heals = 
| effects = 
}}

See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the item (should be approx. 160x160px) {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
imageN Other images for multi-state items None
rarity The color of this item's name. See rarity for more info. Common
durability How durable the item is None
renewable Whether the item is renewable ?
stackable Stackable ?
heals Amount of hunger points restored None
effects Status effects given when consumed None
armor The armor value provided by this item when worn. Single number only. None
Parameter (multiple mode only) Function Default/Example value
group Group (tab) under which to put the image None
groupN Other tabs present None
1-n nth image under the first (default) tab None
N-n nth image under the Nth tab None

See also

Template:Infobox see also