انتقل إلى المحتوى

تغييرات ذات علاقة

أدخل اسم صفحة لرؤية التغييرات في الصفحات الموصولة من أو إلى تلك الصفحة. (لرؤية أعضاء تصنيف، أدخل تصنيف:الاسم الخاص بالتصنيف). التغييرات في الصفحات في قائمة مراقبتك عريضة.

خيارات أحدث التغييراتأظهر آخر ٥٠ | ١٠٠ | ٢٥٠ | ٥٠٠ تعديل في آخر ١ | ٣ | ٧ | ١٤ | ٣٠ يوم
أخف تعديلاتي | أظهر البوتات | أخف التعديلات الطفيفة
أظهر التغييرات بدءًا من ٥ سبتمبر ٢٠٢٦ ٠٠:١٢
 
اسم الصفحة:
قائمة الاختصارات:
ج‌
أنشأ هذا التعديل صفحة جديدة (طالع كذلك قائمة الصفحات الجديدة)
ط
هذا تعديل طفيف
ب
تعديل أجراه بوت
(±123)
حجم الصفحة تغير بهذا العدد من البايتات

٣١ أغسطس ٢٠٢٦

ج‌    ١٧:٢٥  وحدة:توثيق/ضبط فرقتاريخ +١٨٬٢٢٣ Armodir نقاش مساهمات (أنشأ الصفحة ب'---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------...')
ج‌    ١٧:٢٤  قالب:مراجع/styles.css فرقتاريخ +١٬٥٦٠ Armodir نقاش مساهمات (أنشأ الصفحة ب': can we remove the font size declarations? .references gets a font-size in * common.css that is always 90, and there is nothing else in reflist out in * the wild. May affect column sizes.: .reflist-wrap { overflow-y: auto; max-height: 300px; } .reflist { font-size: 90%; Default font-size: margin-bottom: 0.5em; list-style-type: decimal; } .reflist .references { font-size: 100%; Reset font-size when nested in div.reflist: margin-bo...')
ج‌    ١٧:٢٣  وحدة:Check for unknown parameters فرقتاريخ +٦٬٠٠٣ Armodir نقاش مساهمات (أنشأ الصفحة ب'-- 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 representing the original wi...')
ج‌    ١٧:٢٣  وحدة:Arguments فرقتاريخ +١٠٬٠٥٥ Armodir نقاش مساهمات (أنشأ الصفحة ب'-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'st...')
ج‌    ١٧:١٩  وحدة:توثيق/styles.css فرقتاريخ +١٬١٧١ Armodir نقاش مساهمات (أنشأ الصفحة ب'.documentation, .documentation-metadata { border: 1px solid var( --border-color-base, #a2a9b1 ); background-color: #ecfcf4; color:inherit; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1p...')
ج‌    ١٧:١٩  وحدة:توثيق فرقتاريخ +٣٥٬١١٥ Armodir نقاش مساهمات (أنشأ الصفحة ب'-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:توثيق/ضبط') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available...')
ج‌    ١٧:١٨  قالب:توثيق فرقتاريخ +١١٧ Armodir نقاش مساهمات (أنشأ الصفحة ب'{{#استدعاء:توثيق|main|_content={{ {{#استدعاء:توثيق|contentTitle}}}}}}<noinclude> </noinclude>')