Module:BlacksmithSmeltingList: Difference between revisions
remove dependency on Module:Infobox Recipe, as it does not need the recursive recipe finding subroutine
(icon) |
(remove dependency on Module:Infobox Recipe, as it does not need the recursive recipe finding subroutine) |
||
Line 1:
require('strict')
require('Module:Mw.html extension')
local param = require( 'Module:Paramtest' )
local currency = require('Module:Currency')
|