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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
sync to sandbox, very large update addressing configuration, error handling, id handling, and others
not sure what is causing a nil value here, but this should fix the immediate script errors
வரிசை 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
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது