Jump to content

Module:Citation/CS1: Difference between revisions

rv, that didn't work
m>Dragons flight
(special case of italic plus dot)
m>Dragons flight
(rv, that didn't work)
Line 828: Line 828:
     if (Quote ~= "") then enddot = "" end
     if (Quote ~= "") then enddot = "" end
     if ( string.sub(idcommon,-1,-1) == sepc) then enddot = "" end
     if ( string.sub(idcommon,-1,-1) == sepc) then enddot = "" end
    if ( string.sub(idcommon,-3,-1) == sepc .. "''" ) then enddot = "" end
     if ( config.CitationClass == "citation") then enddot = "" end
     if ( config.CitationClass == "citation") then enddot = "" end
     idcommon = idcommon .. enddot
     idcommon = idcommon .. enddot
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.