Jump to content

Module:Arguments: Difference between revisions

m
1 revision imported
No edit summary
 
m (1 revision imported)
Line 112: Line 112:
fargs = frame.args
fargs = frame.args
else
else
local title = parent:getTitle():gsub('/تمرین$', '')
local title = parent:getTitle():gsub('/sandbox$', '')
local found = false
local found = false
if matchesTitle(options.wrappers, title) then
if matchesTitle(options.wrappers, title) then
Anonymous user