Module:Citation/CS1: Difference between revisions

    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