Template:Infobox Item

From Salem Wiki
Jump to: navigation, search
Infobox Item
File:Infobox Item.png
Infobox Item
Vital statistics
Skill(s) Required Unknown
Object(s) Required Unknown
Item(s) Required Unknown
Required By Unknown
Back to Objects | Items



Template documentation (for the template shown above, sometimes hidden or invisible)
Description
This template is used to create a structure infobox.
Syntax
Type
{{infobox Item|...}}
somewhere, with parameters as shown below.
Default configuration
{{infobox Item
| name       = {{PAGENAME}}
| image      = Image:{{PAGENAME}}.png
| caption    = {{PAGENAME}}
| skillreq   = 
| objectsreq = 
| itemssreq  = 
| reqby      = 
}}


Sample Input
{{infobox Item
| skillreq   = Picking
| objectsreq = None
| itemsreq   = None
| reqby      = [[Taste of The New World]]
}}

Results in...

Infobox Item
File:Infobox Item.png
Infobox Item
Vital statistics
Skill(s) Required Picking
Object(s) Required None
Item(s) Required None
Required By Taste of The New World
Back to Objects | Items

Visit Template:Infobox Item/doc to edit this text! (How does this work?)