Module:Citation/CS1: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி Protected Module:Citation/CS1: Highly visible template: Going to be semi-visible soon during preliminary citation tests ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
Faster that gsub chains |
||
வரிசை 78:
function safeforurl( str )
return str:gsub( '[%[
['['] = '[',
[']'] = ']',
['\n'] = ' ' } );
end
| |||