كل السجلات العامة

اذهب إلى التنقل اذهب إلى البحث

عرض شامل لكل السجلات المتوفرة في Aleppo Comparative Wiki. باستطاعتك جعل القائمة أكثر تحديداً، وذلك باختيار نوع السجل واسم المستخدم (حساس لحالة الحروف)، أو الصفحة المتأثرة (أيضاً حساس لحالة الحروف).

سجلات
  • ١٥:٠٥، ٢١ مارس ٢٠٢٤ Aleppo Comparative Wiki نقاش مساهمات أنشأ صفحة وحدة:List (أنشأ الصفحة ب'-- This module outputs different kinds of lists. At the moment, bulleted, -- unbulleted, horizontal, ordered, and horizontal ordered lists are supported. local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listTy...')