Jump to content

Module:Portal image banner

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by FR30799386 (talk | contribs) at 10:02, 2 March 2018 (Scribbling). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p={}
function p.main(frame)
local args={}
local addup=p.letsup(args)
return addup
end
--local function p.letsup(args)

--end

--end

return p