Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
test
test
Line 531:
end
else
if slink and not wslink then
if slink:lower() == title_display:lower() and not wslink then
citeq_args.title = '[[' .. slink .. ']]'
else