Module:Arguments: Difference between revisions

m
1 revision imported
en>MusikAnimal
m (1 revision imported)
 
m (1 revision imported)
 
(One intermediate revision by the same user 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