Welcome to the New Wiki

Please let us know if anything looks out of place.

Template:Item Drop/doc

From Walkscape Walkthrough
Revision as of 14:48, 19 July 2024 by wswiki>Bonez565
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 separating 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 percent.

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%
}}

Yields:

Seashell Searching Sprite Seashell Searching Foraging 25 1-2 13.71% ~1 in 8

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%
}}

Yields:

Forest Foraging Sprite Forest Foraging Foraging
Agility
25
N/A
1-2 13.71% ~1 in 8