Alex
Created page with "local p = {} local string = string local commas = require('Module:Addcommas')._add function p.main(frame) local args = frame:getParent().args local type = args.type local rarity = args.rarity local altrarity = args.altrarity local altraritydash = args.altraritydash local raritynotes = args.raritynotes ~= nil and args.raritynotes ~= '' and args.raritynotes or nil local f2p = args.f2p ~= nil and args.f2p ~= '' and frame:expandTemplate{ title='(m)' } or nil local..."