پودمان:Arguments: تفاوت میان نسخه‌ها

پرش به ناوبری پرش به جستجو
(صفحه‌ای تازه حاوی «-- 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('/sandbox$', '')
local title = parent:getTitle():gsub('/تمرین$', '')
local found = false
local found = false
if matchesTitle(options.wrappers, title) then
if matchesTitle(options.wrappers, title) then