Module:Stats/REQ/H5G/TEMPLATES: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
local p = {}
local p = {}


function p.powerwep( frame, card, data )
function p.powerwep( card, data )
-- Build the rarity string
-- Build the rarity string
local rarity = strings.rarity( data[ 'rarity' ] )
local rarity = strings.rarity( data[ 'rarity' ] )