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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
fixed author's editor for "in" or "In" and put space after sepc.
changed to omit dot in "et al." when sepc is "." separator; quickened other sepc text by moving inside gated-if structures
வரிசை 106:
local one
if ( maximum ~= nil and i == maximum + 1 ) then
onelocal etal_text = "et al."
if (sepc == ".") then retrv_textetal_text = '"et Retrieved 'al" end
one = etal_text
elseif ( maximum ~= nil and i > maximum + 1 ) then
break
வரி 637 ⟶ 639:
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 AccessDatelocal =retrv_text '<span class= "reference-accessdate retrieved ">'
if (sepc == ".") then retrv_text = " Retrieved " end
AccessDate = '<span class="reference-accessdate">'
.. sepc .. retrv_text .. AccessDate .. '</span>'
else AccessDate = "" end
வரி 1,126 ⟶ 1,128:
--22Feb2013 Capitalized "Archived/Retrieved" only when sepc is dot ".".
--23Feb2013 Fixed author editor for "in" or "In" and put space after sepc.
--23Feb2013 Changed to omit dot in "et al." when sepc is "." separator.
--
--End
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது