Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
Try Wikipedia style italics, should work better for titles with embedded italics |
switch other italic tags to wikistyle italics, should be more consistent with prior style when input contains italics |
||
வரிசை 552:
and config.CitationClass ~= "encyclopaedia"
) then
Chapter = "
else
Chapter = "\"" .. Chapter .. "\""
வரிசை 756:
if ( nil ~= LaySummary and "" ~= LaySummary ) then
if ( LayDate ~= nil ) then LayDate = " (" .. LayDate .. ")" else LayDate = "" end
if ( LaySource ~= nil ) then LaySource = " –
Lay = " [" .. LaySummary .. " lay summary]" .. LaySource .. LayDate
else
வரிசை 793:
if ( Periodical ~= nil and Periodical ~="" ) then
if ( Title and Title ~= "")
then Periodical = sepc .. "
else Periodical = "
end
else Periodical = "" end
| |||