The UESPWiki – Your source for The Elder Scrolls since 1995
##########
# Wealth #
##############################################################################
# This template is used for formatting the Gold values for Merchants. #
# It will automatically format the color and give a rank based on the value, #
# and place the Merchant page into the relevant category. The values depend #
# on which game the NPC is in. They are: #
# #
# Morrowind (and expansions) | Oblivion (and expansions) #
# 0 - Broke | 0-49 - Broke #
# 1-199 - Destitute | 50-99 - Destitute #
# 200-349 - Poor | 100-599 - Poor #
# 350-599 - Well Off | 600-799 - Well Off #
# 600-999 - Rich | 800-999 - Rich #
# 1000+ - Wealthy | 1000+ - Wealthy #
# #
# There are two parameters for this template, one of which is optional: #
# first parameter - Gold value (must be a number 0 or greater) #
# second parameter - Set to 'n' to omit the category declaration. #
# Otherwise omit it to make the template behave in the default manner. #
# #
# Examples: #
# {{wealth|300}} #
# {{wealth|300|n}} #
# #
##############################################################################