Content deleted Content added
No edit summary |
templatestyles |
||
Line 177:
local args = cleanupArgs(parentArgs)
local output = p._main(args, true)
return frame:extensionTag{ name='templatestyles', args = { src='Random slideshow/style.css'} }
end
|