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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
changed to allow lowercase "asin-tld"; fixed typo to allow SSRN.
fixed ref=harv to extract Year from Date
வரிசை 269:
local OrigYear = args.origyear
local Date = args.date
local DateIn = Date
local LayDate = args.laydate
local Title = args.title or args.encyclopaedia or args.encyclopedia or args.dictionary
வரி 785 ⟶ 786:
-- Now enclose the whole thing in a <span/> element
if ( Year == nil ) then Year = string.sub(Date,-3) end
if (DateIn == nil or DateIn == "")
then Year = ""
else Year = string.sub(DateIn,-4,-1)
end
end
local args = { class="citation " .. (config.CitationClass or "") }
if ( Ref ~= nil ) then
வரி 1,100 ⟶ 1,106:
--21Feb2013 Automatically unbolded volume+comma when > 4 long.
--21Feb2013 Changed to allow lowercase "asin-tld".
--22Feb2013 Fixed ref=harv to extract Year from Date.
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது