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

Content deleted Content added
use Module:Arguments
don't use globals
పంక్తి 1:
-- This module de-links most wikitext.
 
require('Module:No globals')
 
local p = {}
Line 115 ⟶ 117:
s = mw.ustring.match(s, "^%s*(%S.*)$") or "" -- If the separating character was a space, trim it off.
local s_decoded = mw.text.decode(s, true)
if mw.ustring.match(s_decoded, "%c") then
return s
"https://te.wikipedia.org/wiki/మాడ్యూల్:Delink" నుండి వెలికితీశారు