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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
note to self, don't edit old versions
testing aggressive dot killing
வரிசை 899:
local tcommon
if ( config.CitationClass == "journal" )
then tcommon = Titlesafejoin( ..{Title, TitleNote .., Format .., TitleType .., Conference .., Periodical .., Series .., Language .., Edition .., Publisher .., Agency .., Others .., Volume .., Issue .., Position }, sepc );
elseif ( config.CitationClass == "citation" )
then tcommon = Titlesafejoin( ..{Title, TitleNote .., Format .., TitleType .., Conference .., Periodical .., Series .., Language .., Volume .., Issue .., Edition .., Publisher .., Agency .., Others .., Position}, sepc );
else tcommon = Titlesafejoin( ..{Title, TitleNote .., Series .., Format .., TitleType .., Conference .., Periodical .., Language .., Volume .., Issue .., Edition .., Publisher .., Agency .., Others .., Position}, sepc );
end
-- DEBUG: tcommon = "/Title="..Title .. "/TitleType="..TitleType .. "/TitleNote="..TitleNote .. "/Format="..Format .. "/Edition="..Edition .. "/Language="..Language .. "/Conference="..Conference .. "/Periodical="..Periodical .. "/Series="..Series .. "/Volume="..Volume .. "/Issue="..Issue .. "/Position="..Position
 
local idcommon = ARXIVsafejoin( ..{ ASINARXIV, ..ASIN, BIBCODE .., DOI .., ISBN .., ISSN .., JFM .., JSTOR .., LCCN .., MR .., OCLC .., OL .., OSTI .., PMC .., PMID .., RFC .., SSRN .., URL .., ZBL .., ID .., Archived .., AccessDate .., Via .., SubscriptionRequired .., Lay .., Quote .., PostScript }, sepc );
local enddot = ""
if (Title ~= "") then enddot = "." end
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது