Module:Excerpt slideshow/sandbox: Difference between revisions

Content deleted Content added
m block comment
m sync
Line 78:
end
 
--[[ help gsub strip tables and templates that aren't part of the prose,
--[[
and remove linebreaks from within other templates,
help gsub strip tables and templates that aren't part of the prose,
and preprocess parser functions ]]
and remove linebreaks from within other templates,
and preprocess parser functions
]]
local processBraces = function(t)
local isTable = mw.ustring.sub(mw.text.trim(t), 2, 2) == '|'