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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
testing
testing
வரிசை 96:
 
function safejoin( tbl, duplicate_char, space_char )
--[[
Note: we use string function here, rather than ustring functions.
This has considerably faster performance and should work correctly as
long as the duplicate_char and space_char are strict ASCII. The strings
in tbl may be ASCII or UTF8.
]]
local str = '';
for _, value in ipairs( tbl ) do
வரி 108 ⟶ 116:
if value:sub(1,1) == duplicate_char then
if str:sub(-1,-1) == duplicate_char then
strif =string.len( strvalue ..) space_char> ..1 value:sub(2);then
str = str .. space_char .. value:sub(2);
end
elseif str:sub(-3,-1) == duplicate_char .. "''" then
strif =string.len( strvalue ..) space_char> ..1 value:sub(2);then
str = str .. space_char .. value:sub(2);
end
else
str = str .. space_char .. value;
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது