Module:Random slideshow/sandbox: Difference between revisions

Content deleted Content added
Fix
Line 184:
local args = cleanupArgs(parentArgs)
local output = p._main(args, false)
return frame:extensionTag{ name='templatestyles', args = { src='Module:Random slideshow/styles.css'} }
.. frame:preprocess(output)
end