Module:Arguments: Difference between revisions

m 1 revision imported
 
m 1 revision imported
 
(3 intermediate revisions by 2 users not shown)
Line 112: Line 112:
fargs = frame.args
fargs = frame.args
else
else
local title = parent:getTitle():gsub('/sandbox$', '')
local title = parent:getTitle():gsub('/песочница$', '')
local found = false
local found = false
if matchesTitle(options.wrappers, title) then
if matchesTitle(options.wrappers, title) then