Template:Item Infobox/doc

From Quasimorph Wiki
Jump to navigation Jump to search

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 = 
}}