Template:Item Drop/doc

From The Walkscape Walkthrough

Parameters

Name

The name of the Item Drop.

Image

The image of the Item Drop. This is recommended. If not provided, the template will try to find the item as Name.png

Skill

The Skill(s) used for the activity. Formatted with a comma sepearating them.

Level

The level required to do the activity.

Quantity

The amount of the item dropped from the activity.

Chance

The odds of acquiring the item as a drop. This should be provided as a fraction. e.g. 1/12

Quick Copy

Notated copy

{{Item Drop
| Name = 
| Image = (Recommended)
| Skill = 
| Level = 
| Quantity = 
| Chance =
}}

Empty copy

{{Item Drop
| Name = 
| Image = 
| Skill = 
| Level = 
| Quantity = 
| Chance =
}}

Examples

The formatting for getting nettles from Seashell Searching is as follows:

{{Item Drop
| Image = Seashell_searching.png
| Name = Seashell Searching
| Skill = Foraging
| Level = 25
| Quantity = 1-2
| Chance = 13.71/100
}}

Yields:

Seashell Searching Sprite Seashell Searching Foraging 25 1-2 13.71/100 (13.71%)

The formatting for Forest foraging is as follows:

{{Item Drop
| Image = Forest_foraging.png
| Name = Forest foraging
| Skill = Foraging, Agility
| Level = 25, N/A
| Quantity = 1-2
| Chance = 13.71/100
}}

Yields:

Forest foraging Sprite Forest foraging Foraging
Agility
25
N/A
1-2 13.71/100 (13.71%)