Template:Object

From Abiotic Factor Wiki
Jump to navigation Jump to search

This template adds rows to the table "Objects", which is declared by the template Object/CargoDeclare. View table. Declares an Object. Should no be used directly. Instead, use Template:DestroyableObject, Template:PickupObject,Template:InteractableObject, or Template:DeployableObject

{{object
|name = 
|image = 

<!-- type: breakable,pickup,interactable,deployable -->
|type = 

|deployablePlacement = 
|deployableRequiresAssembling = 

|energyRequiresEnergy = 
|energyBatteryCapacity = 
|energyOutlets = 

|areaEffect = 

|containerCapacity = 
|containerRenamable = 

|liquidsCapacity = 
|liquidsAllowedLiquids = 

|primaryInteraction =
|primaryInteractionHold =
|secondaryInteraction =
|secondaryInteractionHold =
}}