Content deleted Content added
Undid revision 1113585997 by Sumanuil (talk) - Its not broken, im doing active testing on Module:Excerpt/portals/sandbox in relation to something else. Sorry if the formats broken a bit on any testcases. I'll likely revert to a stable version soon |
Avoid turning | into {{!}} due to fear of processing errors - gallery is quite robust and Random slideshow now provides a much more logical response |
||
Line 88:
end
)
end
Line 115 ⟶ 111:
end
-- else replace pipes and remove internal linebreaks
return
end
Line 123 ⟶ 119:
-- strip tables and block templates; strip newlines and replace pipes within inline templates
excerpt = mw.ustring.gsub(excerpt..'\n', '\n?%b{}\n?', processBraces)
-- replace wikitext bulleted lists with html bulleted lists
excerpt = gsubWikitextLists(excerpt, '*', 'ul', 'li')
Line 156 ⟶ 148:
excerpt = excerpt .. " ('''[[" .. title .. "|" .. options.more .. "]]''')"
end
local text = '<div style
table.insert(galleryArgs, 'File:Blank.png')
table.insert(galleryArgs, text)
|