User:IceHeart/Sandbox/T-CraftingItemV2

From Guild Wars 2 Wiki
Jump to navigationJump to search


Parameters[edit]

Used as an entry in a Crafting item table.

itemname
Item name.
itemlink
Item link destination.
difficulty
Difficulty in creating item
variation
Number of variations (Festering, Mighty, Vital, etc.)
mat-1 (mat-2, mat-3, mat-4)
Crafting Material #1 (#2, #3, #4)
amt-1 (amt-2, amt-3, amt-4)
Amount of crafting material #1 (#2, #3, #4)
NoIcon=y
Used to skip the icon image to the left of the item
Default if parameter does not exist is to add the icon
noNewRow=y
Do not force a new row in a table entry (used when the item may be part of a larger table and there may be additional columns to the right)
Default if parameter does not exist is to add a new row
rarity
Use Rarity Coloring for the item name: Common, Fine, Rare, etc
Default if parameter does not exist it will use simple linking

Syntax[edit]

{{Crafting/Item
| itemname = 
| difficulty = 
| variation = 
| mat-1 = 
| amt-1 = 
| mat-2 = 
| amt-2 = 
}}

Examples[edit]

Item Difficulty Variations Material
Rawhide Mask Padding.pngRawhide Mask Padding 25 1
1 Bolt of Jute.pngBolt of Jute
1 Spool of Jute Thread.pngSpool of Jute Thread

See also[edit]