6,366
editsAd placeholder
Template:Trader gold row verbose: Difference between revisions
Jump to navigation
Jump to search
Template:Trader gold row verbose (view source)
Revision as of 16:40, 18 October 2023
, 18 October 2023rich->wealthy
(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}} | ||