Difference between revisions of "Template:ScavengingDropEntry"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: <includeonly>|- BGCOLOR="#e5c173" | {{#switch: {{lc:{{{1}}}}} <!-- cave: a or m --> | a = Ancient Cave | m = Mystic Cave }} | {{formatnum:{{{2|0}}}}} {{gold}} <!-- price --> | [[{{{3}}}]]...)
 

Latest revision as of 17:00, 27 July 2009

This template is only supposed to be used in Scavenging Drops. It adds a single row into the table.

Arguments:

  1. Cave (a = ancient cave, m = mystic cave)
  2. Price, in gold. No formatting, just digits
  3. Creature
  4. Drop

Usage:

<code>{{ScavengingDropEntry|a|2500|Cave Skeleton|Potion of Greater Doubler}}</code>