Wasteland Wiki
No edit summary
No edit summary
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:
 
|label3-1 =effects
 
|label3-1 =effects
 
|content3-2 ={{{effects|}}}
 
|content3-2 ={{{effects|}}}
|cond4 =1
+
|label4-1 =requirements
|label4-1 =value
+
|content4-2 ={{{req|}}}
|content4-2 ={{{value|}}}
+
|label5-1 =value
|cond5 =1
+
|content5-2 ={{{value|}}}
|label5-1 =item id
+
|label6-1 =weight
|content5-2 ={{{id|}}}
+
|content6-2 ={{{weight|}}}
  +
|label7-1 =item id
  +
|content7-2 ={{{id|}}}
 
}}<!--
 
}}<!--
   

Revision as of 20:01, 25 August 2014

Icon template doc Documentation (for the template shown above, sometimes hidden or invisible)

Infobox template for armor.


Usage

Place the following at the top of the article, below any page management templates:

{{Infobox armor
<!-- insert parameters -->
}}

Parameters

Specific parameters

RequiredIcon required
ac

Armor Class of this armor.

OptionalIcon optional
absorbs

Damage absorbed by the armor (in Fountain of Dreams).

OptionalIcon optional
effects

Additional effects of this armor, if any.

OptionalIcon optional
req

Requirements.

RequiredIcon required
id

ID of the item.

RequiredIcon required
value

Value of this armor.

RequiredIcon required
value

Weight of this armor.

Copy/paste

Wasteland

{{Infobox armor
|games       =WL1
|image       =
|ac          =
|effects     =
|value       =
|id          =
}}

Fountain of Dreams

{{Infobox armor
|games       =FOD
|image       =
|ac          =
|absorbs     =
|value       =
|id          =
}}
The above documentation is transcluded from Template:Infobox armor/doc. (edit | history)