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

Hasaninasab (بحث | مشارکت‌ها)
صفحه‌ای تازه حاوی «-- 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('/sandbox$', '')
local found = false
local found = false
if matchesTitle(options.wrappers, title) then
if matchesTitle(options.wrappers, title) then