Module:Random slideshow/sandbox: Difference between revisions

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