মডিউল:Check for unknown parameters: সংশোধিত সংস্করণের মধ্যে পার্থক্য
"-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representi..." দিয়ে পাতা তৈরি |
খাত্তাব হাসান (আলোচনা | অবদান) অ ১টি সংস্করণ আমদানি করা হয়েছে: পুরাতন উইকি থেকে আমদানি |
(কোনও পার্থক্য নেই)
| |