বিষয়বস্তুতে চলুন

মডিউল:Check for unknown parameters: সংশোধনের ইতিহাস

পার্থক্য নির্বাচন: যে সংস্করণগুলি তুলনা করতে চান, সেগুলি চিহ্নিত করে এন্টার বা নিচের বোতামটি টিপুন।
নির্দেশিকা: (বর্তমান) = বর্তমান সংস্করণের সাথে পার্থক্য, (পূর্ববর্তী) = পূর্বের সংস্করণের সাথে পার্থক্য, = অনুল্লেখ্য সম্পাদনা।

১২ ডিসেম্বর ২০২৫

২১ জুন ২০২৫

  • বর্তমানপূর্ববর্তী ১৮:০৯১৮:০৯, ২১ জুন ২০২৫ Md Joni Hossain আলোচনা অবদান ৩,৩৩৮ বাইট +৩,৩৩৮ "-- 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..." দিয়ে পাতা তৈরি