Template:Interactable Infobox/doc

From Quasimorph Wiki
Jump to navigation Jump to search

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