السجلات العامة الرئيسية
المزيد من الإجراءات
عرض شامل لكل السجلات المتوفرة في ملاقط. باستطاعتك جعل القائمة أكثر تحديداً، وذلك باختيار نوع السجل واسم المستخدم (حساس لحالة الحروف)، أو الصفحة المتأثرة (أيضاً حساس لحالة الحروف).
- 08:18، 27 يونيو 2025 أنشأ عبود السكاف نقاش مساهمات صفحة وحدة:InfoboxNeue (أنشأ الصفحة ب'local InfoboxNeue = {} local metatable = {} local methodtable = {} local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local i18n = require( 'Module:i18n' ):new() metatable.__index = methodtable metatable.__tostring = function ( self ) return tostring( self:renderInfobox() ) end --- Wrapper function for Module:i18n.translate --- --- @param key string The translation key --- @r...')