Difference between revisions of "Template:Item"
From JellyRO Wiki
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[ | + | <includeonly>''{{{1}}}''</includeonly> |
| + | <noinclude>== Related Templates == | ||
| + | {| class="wikitable" | ||
| + | ! Template || Description | ||
| + | |- | ||
| + | | [[Template:Item]] || Without icon. May be useful for linking to a db if that happens in the future. | ||
| + | |- | ||
| + | | [[Template:Item2]] || With icon. | ||
| + | |- | ||
| + | | [[Template:Item3]] || With icon and quantity. | ||
| + | |- | ||
| + | | [[Template:Equip]] || Without icon. May be useful for linking to a db if that happens in the future. | ||
| + | |- | ||
| + | | [[Template:Equip2]] || With icon. | ||
| + | |- | ||
| + | |||
| + | | [[Template:Equip3]] || With icon and quantity. | ||
| + | |} | ||
| + | |||
| + | {{item|Apple}}{{ItemDB|id=512 Apple}} | ||
| + | == Usage == | ||
| + | {{Item|Apple}} | ||
| + | <nowiki>{{Item|Apple}}</nowiki> | ||
| + | |||
| + | {{ItemDB|id=512 {{Item2|Apple}}}} | ||
| + | <nowiki>{{Item2|Apple}}</nowiki> | ||
| + | |||
| + | {{Item3|10|Apple}}s | ||
| + | <nowiki>{{Item3|10|Apple}}s</nowiki> | ||
| + | |||
| + | == Notes == | ||
| + | === Start of paragraph === | ||
| + | If you use the [[Template:Item]] at the beginning of a line, make sure you remove the whitespace between the pipe and the item name. | ||
| + | |||
| + | </noinclude> | ||
| + | |||
| + | <noinclude>[[Category:Templates]]</noinclude> | ||
Latest revision as of 23:18, 15 April 2016
Related Templates
| Template | Description |
|---|---|
| Template:Item | Without icon. May be useful for linking to a db if that happens in the future. |
| Template:Item2 | With icon. |
| Template:Item3 | With icon and quantity. |
| Template:Equip | Without icon. May be useful for linking to a db if that happens in the future. |
| Template:Equip2 | With icon. |
| Template:Equip3 | With icon and quantity. |
Apple
Usage
Apple
{{Item|Apple}}
{{Item2|Apple}}
10 Apples
{{Item3|10|Apple}}s
Notes
Start of paragraph
If you use the Template:Item at the beginning of a line, make sure you remove the whitespace between the pipe and the item name.