Template:Trader gold row verbose: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><onlyinclude>{{Drop table gold|alias={{#switch:{{{wealth|}}} |poor = Poor |modest = Modest |normal = Normal |rich = Rich |extremelyrich = Extremely rich |#default={{{wealth|}}} }}|lower={{StoreTraderGold|{{{lower}}}|{{{wealth}}} }}|upper={{StoreTraderGold|{{{upper}}}|{{{wealth}}}|upper=true }} }}</onlyinclude></includeonly><noinclude> Similar to Template:Trader gold row but instead of "gold", writes the wealth and level. It also omits the note. Example...") |
(rich->wealthy) |
||
Line 3: | Line 3: | ||
|modest = Modest | |modest = Modest | ||
|normal = Normal | |normal = Normal | ||
| | |wealthy = Wealthy | ||
|extremelyrich = Extremely rich | |extremelyrich = Extremely rich | ||
|#default={{{wealth|}}} | |#default={{{wealth|}}} | ||
Line 13: | Line 13: | ||
{{Drop table start}} | {{Drop table start}} | ||
{{Trader gold row verbose|lower=1|upper=12|wealth=poor}} | {{Trader gold row verbose|lower=1|upper=12|wealth=poor}} | ||
{{Trader gold row verbose|lower=1|upper=12|wealth=wealthy}} | |||
{{Drop table end}} | {{Drop table end}} | ||
Revision as of 16:40, 18 October 2023
Similar to Template:Trader gold row but instead of "gold", writes the wealth and level. It also omits the note.
Example:
Item | Quantity | Chance | |
---|---|---|---|
Gold | 60 - 576 | Always | |
Gold | 440 - 3888 | Always |
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
lower | lower | The lower level for the range
| Number | suggested |
upper | upper | The upper level for the range.
| Number | suggested |
wealth | wealth | The wealth of the trader
| Unknown | required |