Module:Sandbox/CanonNi

This is an old revision of this page, as edited by CanonNi (talk | contribs) at 05:12, 2 November 2024 (test). 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 s = frame.args[1]	
end

return p