Difference between revisions of "Template:Item"
From JellyRO Wiki
| Line 1: | Line 1: | ||
| − | <includeonly>{{{1}}}</includeonly> | + | <includeonly>''{{{1}}}''</includeonly> |
<noinclude>{{Item |Apple}} | <noinclude>{{Item |Apple}} | ||
<nowiki>{{Item |Apple}}</nowiki> | <nowiki>{{Item |Apple}}</nowiki> | ||
| − | {{Item2 | Apple}} | + | {{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> | ||
| Line 22: | Line 22: | ||
|- | |- | ||
| [[Template:Item3]] || With icon and quantity. | | [[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. | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 09:06, 27 December 2013
Apple
{{Item |Apple}}
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.
Similar Templates
| Template | Usage |
|---|---|
| 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. |