Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
sync to sandbox, make ISBN forgiving in a similar way to Special:BookSources, fix newline in italics |
move to message |
||
வரிசை 1,241:
Via = " — " .. cfg.message_list['via'] .. " " .. Via else Via = "" end
if ( AccessDate ~= nil and AccessDate ~="" )
then local retrv_text = " " .. cfg.message_list['retrieved']
if (sepc ~= ".") then retrv_text = retrv_text:lower() end
AccessDate = '<span class="reference-accessdate">' .. sepc
.. substitution( retrv_text,
else AccessDate = "" end
if ( SubscriptionRequired ~= nil and
| |||