Content deleted Content added
Plastikspork (talk | contribs) Fix |
Plastikspork (talk | contribs) 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
|