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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
fixed ref=xx
capitalized "Archived/Retrieved" only when sepc is dot "." separator.
வரிசை 638:
if ( Via ~= nil and Via ~="" ) then
Via = " — via " .. Via else Via = "" end
local retrv_text = ' retrieved '
if (sepc == ".") then retrv_text = ' Retrieved ' end
if ( AccessDate ~= nil and AccessDate ~="" )
then AccessDate = '<span class="reference-accessdate">' .. sepc .. ' Retrieved ' .. AccessDate .. '</span>'
.. sepc .. retrv_text .. AccessDate .. '</span>'
else AccessDate = "" end
if ( SubscriptionRequired ~= nil and
வரி 702 ⟶ 705:
ArchiveDate = " " .. ArchiveDate
else ArchiveDate = "" end
local arch_text = " archived"
if (sepc == ".") then arch_text = " Archived" end
if ( "no" == DeadURL ) then
Archived = sepc .. " [" .. ArchiveURL .. "arch_text .. Archived"] from the original on" .. ArchiveDate
else
Archived = sepc .. "arch_text Archived.. " from [" .. args.url .. " the original] on" .. ArchiveDate
end
else
வரி 1,115 ⟶ 1,120:
--22Feb2013 Set Harvard refer. span id if config.CitationClass "citation".
--22Feb2013 Fixed config.CitationClass "citation" as span class="citation".
--22Feb2013 Capitalized "Archived/Retrieved" only when sepc is dot ".".
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது