Шаблон:Functional Object/doc

Материал из Voices of the Void Wiki
Перейти к навигации Перейти к поиску

This infobox is used to create a summary of some key details about equipment. This infobox is used for objects with the following functionality

Usage

{{equipment infobox
| name         = //Name of the equipment.
| image        = //Image of the equipment.
| size         = //Optional. Default is 250px.
| type         = //Equipment type. See guide below for info.
| used         = //Optional. Used by which class. See guide below for info.
| slot         = //Optional. Slot used for equipment. See guide below for info.
| hitscan      = //Optional. Used for weapon equipment. See guide below for info.
| availability = //Optional. Availability of equipment. See guide below for info.
}}
{{Functional_Object
| image  = //картинка.
| obtain    = //как получить объект
| functionality   = //Optional. Used by which class. See guide below for info.
| weight          = //Optional. Slot used for equipment. See guide below for info.
| volume        = //Optional. Used for weapon equipment. See guide below for info.
| sellprice  = //Optional. Availability of equipment. See guide below for info.
| power      = //Optional. Availability of equipment. See guide below for info.
}}

Example


{{Functional_Object
| image           = Main page monitor.png
| obtain          = Buy in the store for 250 points
| functionality   = Recycles objects into trash
| weight          = 124
| volume          = 78
| sellprice       = 125
| power           = Not required
}}