Jump to content

Module:Sandbox/Raph Williams65

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Raph Williams65 (talk | contribs) at 20:57, 16 April 2025 (Fixed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

--NOT A MAIN MODULE
local p = {}

function p.main(frame)
   return '[[User:%s]]'
end
return p