Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
BrandonXLF (talk | contribs) No edit summary |
||
Line 2:
local ac = require('Module:Authority control')
local p = {}
function p.foo ( frame )
return mw.title.new('Template:Youtube').getContent()
end
function p.main( frame )
|