Module:Sandbox/User:BlackHawk/Infobox Profession: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
-- Module for [[Template:Infobox Profession]]
-- Test changes using [[Module:Infobox Profession/sandbox]] [[Template:Infobox Profession/sandbox]]
local p = {}
 
local Infobox = require('Module:Infobox')
local parse = require('Module:Param Parse')
Line 36 ⟶ 40:
return infobox
end
 
return p