Boilerplate:Items infobox: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
(Rewrote the entire page.)
mNo edit summary
Line 84: Line 84:
| genecapacity =
| genecapacity =
| protects =
| protects =
| pressureprotection =


<!-- Medical -->
<!-- Medical -->

Revision as of 02:09, 10 January 2023

Main article: Template:Items infobox


This Boilerplate is a collection of all possible fields in the Items infobox template and is meant to be used as a copypasta source only. Do not use the whole thing on a page.

Use one of these instead:

Boilerplates for other item types have not been created yet.


{{Items infobox
| name = 
| description =
| wikidescription = <!-- Used for cargo queries -->
| note =  <!-- Used for cargo queries -->
| sources =  <!-- Used for cargo queries -->

<!-- Images -->
| icon = 
| iconsize =
| iconcaption = 

| sprite = 
| spritesize =
| spritecaption =

| sprite2 = 
| sprite2size =
| sprite2caption =

<!-- Quality -->
| qualitybonuses =
| qualitytalent =

<!-- Weapon -->
| weapontype =
| weapondamagemodifier =
| attackspeed =

| ammomaxstack =
| ammocount =
| ammo =
| magazine =
| magazine2 =

| fuelcount =
| fuel =
| fuelduration =
| fuelduration2 =

| payload =
| payloadcount =

<!-- Ammo -->
| ammotype =
| ammotype2 =
| magazine =
| fuelduration =
| reusable =

| usedby =
| usedbyweapondamagemodifier =

| usedby2 =
| usedby2weapondamagemodifier =

| usedby3 =
| usedby3weapondamagemodifier =

| penetration
| structuredamage =
| ballastfloradamage =
| explosionrange =
| explosionstructuredamage

<!-- Gear -->
| geartype =
| gearskillmodifiers =
| gearspeedmodifiers =
| gearstatmodifiers =
| genecapacity =
| protects =
| pressureprotection =

<!-- Medical -->
| duration =
| durationfail =
| drunkdelay =
| drunkduration =
| nauseadelay =
| nauseaduration =
| oxygenlowinstant =
| oxygenlowinstantfail =

<!-- Afflictions (One example, you really don't want me to paste all 368 lines of them here) -->
| lacerations =
| lacerationsfail =
| lacerationsblockchance = <!-- Currently not used -->
| lacerationschance <!-- Currently does what blockchance is supposed to do -->
| lacerationssyringe = <!-- Currently not used (Only in the Medical Infobox) -->
| explosionlacerations =
| explosionlacerationschance = <!-- Don't know if it works -->

<!-- Other -->
| itemcapacity =
| maxstack =
| supplyname =
| supplycount =
| supplyitems =
| impacttolerance =

<!-- Skill -->
| helm =
| weapons =
| mechanical =
| electrical =
| medical =

| handicap =

<!-- Crafting -->
| fabricator =
| medicalfabricator =
| fabricatortime =
| talent =
| fabricatedamount =

| fabricatorskill =
| fabricatorskilllevel =
| fabricatorskill2 =
| fabricatorskilllevel2 =
| fabricatormaterials =

| deconstructor =
| deconstructortime =
| deconstructormaterials =

<!-- Alternative Crafting -->
| fabricatortimealt =
| talentalt =
| fabricatedamountalt =

| fabricatorskillalt =
| fabricatorskilllevelalt =
| fabricatormaterialsalt =

<!-- Store -->
| baseprice =
| unbuyable = true
| minleveldifficulty =

| outpostmultiplier     =   | outpostunbuyable     = true | outpostminavailable     =
| citymultiplier        =   | cityunbuyable        = true | cityminavailable        =
| researchmultiplier    =   | researchunbuyable    = true | researchminavailable    =
| militarymultiplier    =   | militaryunbuyable    = true | militaryminavailable    =
| minemultiplier        =   | mineunbuyable        = true | mineminavailable        =
| medicalmultiplier     =   | medicalunbuyable     = true | medicalminavailable     =
| engineeringmultiplier =   | engineeringunbuyable = true | engineeringminavailable =
| armorymultiplier      =   | armoryunbuyable      = true | armoryminavailable      =

<!-- Technical -->
| identifier =
| category =
| category2 =
| subcategory =
| tags =
}}