Content deleted Content added
modify wrappers |
Oops, lua, not wikitext |
||
Line 220:
function p.urlToWiki(frame)
local args = require('Module:Arguments').getArgs(frame, {
wrappers =
})
return p._urlToWiki(args)
|
modify wrappers |
Oops, lua, not wikitext |
||
Line 220:
function p.urlToWiki(frame)
local args = require('Module:Arguments').getArgs(frame, {
wrappers =
})
return p._urlToWiki(args)
|