السجلات العامة الرئيسية
المزيد من الإجراءات
عرض شامل لكل السجلات المتوفرة في ملاقط. باستطاعتك جعل القائمة أكثر تحديداً، وذلك باختيار نوع السجل واسم المستخدم (حساس لحالة الحروف)، أو الصفحة المتأثرة (أيضاً حساس لحالة الحروف).
- 20:27، 18 يونيو 2025 أنشأ عبود السكاف نقاش مساهمات صفحة وحدة:Navpills (أنشأ الصفحة ب'local mArguments --initialize lazily local p = {} -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix, args) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end t...')