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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
better
fix script error caused by abandoned error check.
வரிசை 32:
function errorcomment( content, hidden )
if hidden then
return '<span style="display:none;font-size:100%" class="error citation-comment">' .. (content or "") .. '</span>';
else
return '<span style="font-size:100%" class="error">' .. (content or "") .. '</span>';
end
end
வரிசை 1,504:
if v ~= '' then
if not validate( k ) then
error_text = "";
if type( k ) ~= 'string' then
-- Exclude empty numbered parameters
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது