Module:Sandbox/BrandonXLF/1: Difference between revisions

Content deleted Content added
Replaced content with '-- Keep Here'
Tag: Replaced
No edit summary
Line 1:
-- Keep Here
local p = {}
function p.main()
args = "6.7"
houoff = mw.ustring.match (args, '%d')
end
return p