Welcome to the New Wiki
Please let us know if anything looks out of place.
Template:Item Drop/doc: Difference between revisions
From Walkscape Walkthrough
wswiki>Bonez565 mNo edit summary |
m 1 revision imported |
(No difference)
|
Latest revision as of 10:47, 22 December 2024
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 | 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 | Foraging Agility |
25 N/A |
1-2 | 13.71% | ~1 in 8 |