Difference between revisions of "Template:Item"

From Krafties
Jump to navigation Jump to search
m (MyraMidnight moved page Template:ItemsRow to Template:Item)
m
Line 1: Line 1:
{|class=wikitable style="width:700px;"
+
<onlyinclude>
<onlyinclude>|colspan=10 style="border:none;padding:none;"|
+
{|class=pinktable style="width:700px;margin:none"
{|class=pinktable style="width:100%;margin:none"
 
 
|+ style="text-align:left"|{{ucfirst:{{{name}}}}}
 
|+ style="text-align:left"|{{ucfirst:{{{name}}}}}
 
|rowspan=4 style="width:90px"|[[File:{{{image|}}}|90px|link=]]
 
|rowspan=4 style="width:90px"|[[File:{{{image|}}}|90px|link=]]
Line 18: Line 17:
 
!rowspan=1 style="width:80px"|Ingredient{{break}}in recipes
 
!rowspan=1 style="width:80px"|Ingredient{{break}}in recipes
 
|rowspan=1 {{n/a|{{{ingredient|N/A}}}|style=width:350px}}
 
|rowspan=1 {{n/a|{{{ingredient|N/A}}}|style=width:350px}}
|}
+
|}</onlyinclude>
|-
 
</onlyinclude>
 
|}
 
 
{|{{Template Explanation}}[[Category:Templates]]
 
{|{{Template Explanation}}[[Category:Templates]]
 
This is a table for arranging [[Items]] and [[Loot]] neatly
 
This is a table for arranging [[Items]] and [[Loot]] neatly

Revision as of 02:47, 1 April 2015

{{{name}}}
[[File:|90px|link=]] Consumable No
Craftable No
Enchant No
Alchemy No Ingredient
in recipes
N/A
Documentation icon Template documentation ( view · talk · edit)
Enchanted means if this item can be created through enchanting, not if it's enchanting ingredient. If it is a component for any recipe then add it to the recipe list. Same goes for crafted, it means if this item can be created through crafting.

Usage

{{Item
name= link= (OPTIONAL) image= desc= alchemy= ingredient= loot= craft= enchant= consume=
}}
  • name= name of item
  • link= (OPTIONAL) write page name for link within wiki.
  • image= file-name of image (skipping it will display Krafties logo instead)
  • desc= adds short description, such as what happens when consumed

parameters

  • alchemy= write how much Experience you get when converting this item (default: Not Convertible)
  • ingredient= list all the recipes this ingredient is part of
yes/no parameters
  • loot= answer yes, no or remove the parameter for default n/a
  • craft= answer yes, no or remove the parameter for default n/a
  • enchant= answer yes, no or remove the parameter for default n/a
  • consume= answer yes, no or remove the parameter for default n/a
The above documentation is transcluded from Template:Item/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>

This is a table for arranging Items and Loot neatly

{{ItemsTable|
{{ItemsRow}}
{{ItemsRow}}
}}

{{ItemsRow}}

  • name= name of item
  • image= file-name of image
  • consume= only add when item is consumable, then insert {{yes}}
  • desc= adds short description, such as what happens when consumed
  • craft= only add when item can be crafted, then insert {{yes}}
  • alchemy= how much Experience do you get when converting this item?
  • ingredient= list all the recipes this ingredient is part of

See Also