Module:Ref: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 79: Line 79:
end
end
if not utils.empty( content.quote ) then
if not utils.empty( content.quote ) then
text = text .. ' ' .. tostring( content.quote )
text = text .. " ''\"" .. tostring( content.quote ) .. "\"''"
if not utils.empty( content.quotee ) then
if not utils.empty( content.quotee ) then
text = text .. ' - '
text = text .. ' - '