మాడ్యూల్:URL: కూర్పుల మధ్య తేడాలు

Content deleted Content added
చి Changed protection level of Module:URL: allow template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
imported>Codename Lisa
Sandbox testing successful. The active discussion thread at Wikipedia:Village pump (technical)#Chrome vs. Firefox Wikipedia rendering didn't register any blocking objection. Tests at Well... I guess it is all well.
పంక్తి 65:
end
end
 
-- Add <wbr> before _/.-# sequences
text = mw.ustring.gsub(text,"(_+)","<wbr/>%1")
text = mw.ustring.gsub(text,"(/+)","<wbr/>%1")
text = mw.ustring.gsub(text,"(%.+)","<wbr/>%1")
-- text = mw.ustring.gsub(text,"(%-+)","<wbr/>%1") -- DISABLED for now
text = mw.ustring.gsub(text,"(%#+)","<wbr/>%1")
 
return mw.ustring.format('<span class="url">[%s %s]</span>', url, text)
"https://te.wikipedia.org/wiki/మాడ్యూల్:URL" నుండి వెలికితీశారు