Модуль:Arguments: различия между версиями
Перейти к навигации
Перейти к поиску
м
1 revision imported
(sandbox → песочница) |
м (1 revision imported) |
||
| Строка 112: | Строка 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 | ||