Module:Check for clobbered parameters: Difference between revisions

Created page with "local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = f..."
Template>MusikBot II
m (Protected "Module:Check for clobbered parameters": High-risk template or module (more info) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
(Created page with "local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = f...")
(No difference)
cartographer, Administrators, verified
2,602

edits