Template:Item Infobox

From Quasimorph Wiki
Jump to navigation Jump to search

This template defines the table "Item_Infobox". View table.


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Item_Infobox/doc to edit this documentation. (How does this work?)

Description

This template is used to make item infobox, including foods, medkits, repair items, barter items, and crafting materials.

Syntax

{{Item_Infobox
 |image = Inv {{lc:{{PAGENAME}}}}.png
 |Item_Type = 
 |Heal = 
 |Fullness = 
 |Quasi = 
 |Pain = 
 |Fixes_Dur = 
 |Max_Dur_Loss = 
 |Effect = 
 |Price = 
 |Weight = 
 |Stack_Size = 
 |Spoil_Time = 
 |Spoil_Item = 
 |Garbage_Item = 
}}

Samples


{{Item_Infobox
 |image = Inv {{lc:{{PAGENAME}}}}.png
 |Item_Type = Powder
 |Heal = -99
 |Fullness = why you eat this?
 |Quasi = {{TextColor|+1000|bad}}
 |Pain = +99
 |Fixes_Dur = 
 |Max_Dur_Loss = 
 |Effect = Not for consumption
 |Price = 1000
 |Weight = 0.1
 |Stack_Size = 60
 |Spoil_Time = 
 |Spoil_Item = 
 |Garbage_Item = 
}}