Difference between revisions of "Template:Item"
From JellyRO Wiki
| Line 1: | Line 1: | ||
| − | <noinclude>{{Item | | + | <includeonly>{{{1}}}</includeonly> |
| − | <nowiki>{{Item | | + | <noinclude>{{Item |Apple}} |
| + | <nowiki>{{Item |Apple}}</nowiki> | ||
| − | {{Item2 | | + | {{Item2 | Apple}} [0] |
| − | <nowiki>{{Item2 | | + | <nowiki>{{Item2 | Apple}}</nowiki> |
| + | |||
| + | {{Item3 | 10 | Apple}}s [0] | ||
| + | <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. | ||
== Similar Templates == | == Similar Templates == | ||
| Line 12: | Line 20: | ||
|- | |- | ||
| [[Template:Item2]] || With icon. | | [[Template:Item2]] || With icon. | ||
| + | |- | ||
| + | | [[Template:Item3]] || With icon and quantity. | ||
|} | |} | ||
| − | </noinclude> | + | </noinclude> |
Revision as of 08:59, 27 December 2013
Apple
{{Item |Apple}}
Apple [0]
{{Item2 | Apple}}
10 Apples [0]
{{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. |