Module:Ref: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 60:
end
if date then
final_content = final_content .. " (" .. date .. "), "
end
-- Add comma after author/date if there's a title
final_content = final_content .. ", "
end
if url then