Difference between revisions of "Template:Item"

From playdf - wiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
== Syntax ==
 
== Syntax ==
<code><nowiki>{{item|id=<id> Name of your item}}</nowiki></code>
+
<code><nowiki>{{Item |id=<id> Name of your item}}</nowiki></code>
  
 
; Parameter
 
; Parameter
Line 11: Line 11:
 
== Example ==
 
== Example ==
  
Using <code><nowiki>{{item|id=7773 War Badge}}</nowiki></code> will result into {{item|id=7773 War Badge}}
+
Using <code><nowiki>{{Item |id=7773 War Badge}}</nowiki></code> will result into {{Item |id=7773 War Badge}}
 
</noinclude>
 
</noinclude>

Revision as of 16:27, 29 June 2020

Item is used to create a link pointed at the Item Overview tab in Chicken site.

Syntax

{{Item |id=<id> Name of your item}}

Parameter
id 
The unique id referent to the item, you should not put the less than and greater than symbols.
Name 
This is not a named parameter, you don't need to explicit it like name=, but you should put the item name there.

Example

Using {{Item |id=7773 War Badge}} will result into War Badge