Jump to content

Module:Module wikitext: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Jackmcbarn (talk | contribs)
create a stub module with a function meant to be overwritten by other modules
(No difference)

Revision as of 17:16, 7 September 2020

local p = {}

function p.main(frame)
end

return p