Difference between revisions of "Template:Item"

From JellyRO Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>''{{{1}}}''</includeonly>
 
<includeonly>''{{{1}}}''</includeonly>
<noinclude>{{Item |Apple}}
+
<noinclude>== Related Templates ==
<nowiki>{{Item |Apple}}</nowiki>
+
 
+
{{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.
+
 
+
== Related Templates ==
+
 
{| class="wikitable"
 
{| class="wikitable"
 
! Template || Usage
 
! Template || Usage
Line 30: Line 17:
 
| [[Template:Equip3]] || With icon and quantity.
 
| [[Template:Equip3]] || With icon and quantity.
 
|}
 
|}
 +
 +
== Usage ==
 +
{{Item |Apple}}
 +
<nowiki>{{Item |Apple}}</nowiki>
 +
 +
{{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>

Revision as of 09:10, 27 December 2013

Related 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.

Usage

Apple


{{Item |Apple}}
Error creating thumbnail: Unable to save thumbnail to destination
Apple
{{Item2 | Apple}}
Error creating thumbnail: Unable to save thumbnail to destination
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.