Template:Interactable Infobox

From Quasimorph Wiki
Jump to navigation Jump to search


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

Description

This template is used to make interactable object infobox, including elevator, workbench, stove, storage and barrels that can be interacted with during a mission.

Syntax

{{Interactable_Infobox
 |image = {{lc:{{PAGENAME}}}}.png
 |Type = 
 |HP =
 |Armor =
 |Breakable =
}}

Samples


{{Interactable_Infobox
 |image = {{lc:{{PAGENAME}}}}.png
 |Type = Documentation
 |HP = 999
 |Armor = 0
 |Breakable = Yes
}}