2,973
עריכות
מ (גרסה אחת יובאה) |
אין תקציר עריכה תגית: שחזור ידני |
||
| שורה 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 | ||