Wasteland Wiki
m (Updating infobox parameters)
 
("supertitle link" shouldn't include game names - these are added dynamically based on the abbreviations)
 
Line 1: Line 1:
  +
<onlyinclude><includeonly><!--
{{Infobox creature
 
|image =WL ani 241.gif
 
|image desc =
 
|race =
 
|xp =150
 
|health =7-37
 
|ac =4
 
|skill =2
 
|damage =5d6
 
|type =Melee
 
|range =Melee
 
|health =
 
|encounter size =1-19
 
|location =[[Darwin]]
 
}}
 
   
 
-->{{Infobox
This creature is encountered in [[Darwin]].
 
  +
|games ={{{games|}}}
 
|title ={{{name|}}}
  +
|subtitle ={{{subtitle|}}}
 
|supertitle =armor
  +
|supertitle link =armor
 
|icon ={{{icon|}}}
  +
|icon offset ={{{icon offset|}}}
  +
|main image1 ={{{image|}}}
  +
|main image1 size ={{{image size|}}}
  +
|main image2 ={{{image2|}}}
  +
|main image2 size ={{{image2 size|}}}
  +
|main image3 ={{{image3|}}}
  +
|main image3 size ={{{image3 size|}}}
  +
|main image4 ={{{image4|}}}
  +
|main image4 size ={{{image4 size|}}}
  +
|main image5 ={{{image5|}}}
  +
|main image5 size ={{{image5 size|}}}
 
|main image desc ={{{image desc|}}}
  +
|size main images =x200px
  +
|label1-1 =[[Armor Class]]
  +
|content1-2 ={{{ac|}}}
 
|label2-1 =Value
  +
|content2-2 ={{{value|}}}
  +
}}<!--
   
  +
--></includeonly></onlyinclude>
{{stub}}
 
  +
{{documentation}}
 
[[Category:Wasteland creatures]]
+
[[Category:Infobox templates|Weapon]]

Revision as of 19:25, 20 March 2012

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)