Template:Item Creation/doc

From The Walkscape Walkthrough

Parameters

Skill

The name of the item. This field is required.

Level

The level required to create the item. This field is required.

Xp

The base amount of XP rewarded for creating the item. This field is required.

Steps

The base number of steps required to create the item. This field is required.

Service

The service required to use in order to create the item. This field is required.

Materials

A list of Template:Materials needed to create the item. This is required.

Quick Copy

Notated Copy

{{Item Creation
| Skill = 
| Level = 
| Xp = 
| Steps = 
| Service = 
| Materials = 
}}

Empty Copy

{{Item Creation
| Skill = 
| Level = 
| Xp = 
| Steps = 
| Service = 
| Materials = 
}}

Examples

{{Item Creation
| Skill = Smithing
| Level = 25
| Xp = 37.5
| Steps = 150
| Service = Forge
| Materials = 
  {{Material
  | Item = Small sack
  | Image = Small_Sack.svg
  }}
  {{Material
  | Item = Wine
  | Image = Wine.svg
  | Quantity = 100
  }}
}}

Yields:

Creation Requirements
Skill Level Base XP Base Steps Service
Smithing Icon Smithing 25 37.5 150 Forge
Source Materials
Item Quantity
Small sack Sprite Small sack 1
Wine Sprite Wine 100