Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி check for empty parameter
merge with sandbox
வரிசை 201:
else
str = str .. value;
end
else
str = str .. value;
வரிசை 425:
TransChapter = TransTitle
Title = ""
end
end
if ( Periodical and Periodical ~= "") then
வரிசை 451:
page_error = true;
end
end
local PP = args.pp
வரிசை 969:
local enddot = "."
if (Quote ~= "") then enddot = "" end
if (args.postscript == "") then enddot = "" end
if ( config.CitationClass == "citation") then enddot = "" end
idcommon = safejoin( { idcommon, enddot }, sepc )
வரி 1,010 ⟶ 1,011:
else
Editors = Editors .. ", eds."
end
Date = " (" .. Date ..")" .. OrigYear .. sepc .. " "
else
வரி 1,017 ⟶ 1,018:
else
Editors = Editors .. " (eds.)" .. sepc .. " "
end
end
text = safejoin( {Editors, Date, Chapter, tcommon}, sepc );
வரி 1,028 ⟶ 1,029:
end
end -- endif ""~=Date
if ( config.CitationClass=="journal" and Periodical ) then
text = safejoin( {Chapter, tcommon, Date}, sepc );
text = safejoin( {text, pgtextChapter, idcommontcommon}, sepc );
text = safejoin( {text, pgtext, Date, idcommon}, sepc );
else
text = safejoin( {Chapter, tcommon, Date}, sepc );
text = safejoin( {text, pgtext, idcommon}, sepc );
end
end
வரி 1,040 ⟶ 1,046:
else
Year = ""
end
end
local classname = "citation"
வரி 1,199 ⟶ 1,205:
--14Mar2013 Fixed config.CitationClass "book" to use p./pp. page.
--18Mar2013 Fixed "page=" to override "pages=" as in markup-based cites.
--19Mar2013 Fixed date of class=journal Periodical to show after page.
--19Mar2013 Changed null "postscript=" to suppress end-dot of citation.
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது