Template:Item Drops/doc

From The Walkscape Walkthrough

Parameters

Item Drops

A list of Template:Item Drops templates that detail the drop sources for the item. This is required as it is the only parameter.

Quick Copy

Notated copy

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

Empty copy

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

Examples

The formatting for an item from both Seashell Searching and Forest Foraging is shown below. Note that one set of Item Drop brackets end on the same line as the next begin. This prevents formatting problems.

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

Yields:

Activities

Source Skill(s) Level(s) Quantity Chance
Seashell Searching Sprite Seashell Searching Foraging 25 1-2 13.71/100 (13.71%)
Forest foraging Sprite Forest foraging Foraging
Agility
25
N/A
1-2 13.71/100 (13.71%)