السجلات العامة الرئيسية
المزيد من الإجراءات
عرض شامل لكل السجلات المتوفرة في ملاقط. باستطاعتك جعل القائمة أكثر تحديداً، وذلك باختيار نوع السجل واسم المستخدم (حساس لحالة الحروف)، أو الصفحة المتأثرة (أيضاً حساس لحالة الحروف).
- 08:34، 27 يونيو 2025 أنشأ عبود السكاف نقاش مساهمات صفحة وحدة:Yesno (أنشأ الصفحة ب'-- Imported from: https://en.wikipedia.org/wiki/Module:Yesno -- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "string.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then...')