۸٬۱۵۰
ویرایش
fa>Wikivahdat جز (1 revision imported) |
Mohsenmadani (بحث | مشارکتها) (صفحهای تازه حاوی «-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and...» ایجاد کرد) |
||
خط ۱۱۲: | خط ۱۱۲: | ||
fargs = frame.args | fargs = frame.args | ||
else | else | ||
local title = parent:getTitle():gsub('/ | local title = parent:getTitle():gsub('/تمرین$', '') | ||
local found = false | local found = false | ||
if matchesTitle(options.wrappers, title) then | if matchesTitle(options.wrappers, title) then |