Template:Infobox Item/doc
From Salem Wiki
- 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/doc | ||
|---|---|---|
| File:Infobox Item/doc.png Infobox Item/doc | ||
| 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 | ||