Changes

m
Line 1: Line 1:  
==Description==
 
==Description==
This template is used to provide a template that takes the base cost of each item, calculates the silver and gold quality costs, and displays it in a table.
+
This template is used to provide a template that takes the base cost of each item, calculates the silver and gold quality costs, and displays it in a table. The cost calculation is silver=(basecost)*1.25 and gold=(basecost)*1.50. It always rounds down to the nearest whole number.
    
==Usage==
 
==Usage==