Difference between revisions of "Template:Item"
From JellyRO Wiki
| (3 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
<noinclude>== Related Templates == | <noinclude>== Related Templates == | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | ! Template || | + | ! Template || Description |
|- | |- | ||
| [[Template:Item]] || Without icon. May be useful for linking to a db if that happens in the future. | | [[Template:Item]] || Without icon. May be useful for linking to a db if that happens in the future. | ||
| Line 18: | Line 18: | ||
|} | |} | ||
| + | {{item|Apple}}{{ItemDB|id=512 Apple}} | ||
== Usage == | == Usage == | ||
| − | {{Item |Apple}} | + | {{Item|Apple}} |
| − | <nowiki>{{Item |Apple}}</nowiki> | + | <nowiki>{{Item|Apple}}</nowiki> |
| − | {{Item2 | Apple}} | + | {{ItemDB|id=512 {{Item2|Apple}}}} |
| − | <nowiki>{{Item2 | Apple}}</nowiki> | + | <nowiki>{{Item2|Apple}}</nowiki> |
| − | {{Item3 | 10 | Apple}}s | + | {{Item3|10|Apple}}s |
| − | <nowiki>{{Item3 | 10 | Apple}}s</nowiki> | + | <nowiki>{{Item3|10|Apple}}s</nowiki> |
== Notes == | == Notes == | ||
| Line 33: | Line 34: | ||
</noinclude> | </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.