Difference between revisions of "Template:Item"

From Better Than Wolves Wiki
Jump to: navigation, search
(added extra infobox rows)
m
Line 18: Line 18:
 
{{infobox row|label=Protection|field={{{protection}}} x [[File:ArmorFull.png|16px]]|style={{#if: {{{protection|}}} | |style="display:none;" }} }}
 
{{infobox row|label=Protection|field={{{protection}}} x [[File:ArmorFull.png|16px]]|style={{#if: {{{protection|}}} | |style="display:none;" }} }}
 
{{infobox row|label=Durability|field={{{durability}}}|style={{#if: {{{durability|}}} | |style="display:none;" }} }}
 
{{infobox row|label=Durability|field={{{durability}}}|style={{#if: {{{durability|}}} | |style="display:none;" }} }}
{{infobox row|label=Data Values|field={{{data}}}|style={{#if: {{{data|}}} | |style="display:none;" }} }}
+
{{infobox row|label=Data Value|field={{{data}}}|style={{#if: {{{data|}}} | |style="display:none;" }} }}
 
}}
 
}}
  

Revision as of 15:06, 30 August 2020


Item


Type

?

Stackable

?

Damage

{{{damage}}}

Protection

{{{protection}}} x ArmorFull.png

Durability

{{{durability}}}

First Appearance

{{{firstver}}}

Filtering

{{{filters}}}

Buoyancy

{{{buoy}}}

Gravity

{{{gravity}}}

Flammable

{{{flammable}}}

Data Value

{{{data}}}

This template provides a uniform design for usable item pages.

{{Item
|title=
|image=
|type=
|stackable=
|firstver=
|data=
}}

Please note that if the item has multiple data values, use |multipledata= instead. See below:

Parameter Function Default/Example value
title Optional value to use a different title instead of the page name {{BASEPAGENAME}}
image Image of the block (should be approx. 100x100px) {{{title}}}.png
type Type (Weapon, Ranged Weapon, Craftable Item, Tool, etc. )  ?
stackable Stackable  ?
firstver First version that it was seen in (e.g. 2.99, 3.40). None
data multipledata= instead for multiple data values.