Məzmuna keç

Alavi istifadəçisinin töhfələri

71 redaktəsi olan istifadəçi. Hesabın yaradılma tarixi: 13 İyul 2023
Fəaliyyətləri axtarGöstərGizlə
⧼contribs-top⧽
⧼contribs-date⧽
(ən yeni | ən əvvəlki) Göstər (50 daha yeni | ) (20 | 50 | 100 | 250 | 500).

1 yanvar 2025

30 dekabr 2024

16 noyabr 2024

14 noyabr 2024

28 may 2024

6 may 2024

  • 13:3513:35, 6 may 2024 fərq tarixçə +5.755 Y Modul:Category handler/config "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -----------..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3513:35, 6 may 2024 fərq tarixçə +631 Y Modul:Category handler/data "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.m..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3413:34, 6 may 2024 fərq tarixçə +3.545 Y Modul:Namespace detect/config "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3413:34, 6 may 2024 fərq tarixçə +2.569 Y Modul:Namespace detect/data "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config'..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3313:33, 6 may 2024 fərq tarixçə +888 Y Modul:Category handler/shared "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mapping..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3313:33, 6 may 2024 fərq tarixçə +761 Y Modul:Category handler/blacklist "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. '^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3313:33, 6 may 2024 fərq tarixçə +7.871 Y Modul:Category handler "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and a..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3213:32, 6 may 2024 fərq tarixçə +1.119 Y Modul:Message box/cmbox.css "{{pp|small=y}}: .cmbox { margin: 3px 0; border-collapse: collapse; border: 1px solid #a2a9b1; background-color: #dfe8ff; Default "notice" blue: box-sizing: border-box; } .cmbox-speedy { border: 4px solid #b32424; Red: background-color: #ffdbdb; Pink: } .cmbox-delete { background-color: #ffdbdb; Pink: } .cmbox-content { background-color: #ffe7ce; Orange: } .cmbox-style { background-color: #fff9db;..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3213:32, 6 may 2024 fərq tarixçə +702 Y Modul:Message box/fmbox.css "{{pp|small=y}}: .fmbox { clear: both; margin: 0.2em 0; width: 100%; border: 1px solid #a2a9b1; background-color: #f8f9fa; Default "system" gray: box-sizing: border-box; } .fmbox-warning { border: 1px solid #bb7070; Dark pink: background-color: #ffdbdb; Pink: } .fmbox-editnotice { background-color: transparent; } .fmbox .mbox-text { border: none; @noflip: padding: 0.25em 0.9em; width: 100%; } .fmbox .mbox-im..." məzmunu ilə səhifə yaradıldı hal-hazırkı
  • 13:3113:31, 6 may 2024 fərq tarixçə +1.514 Y Modul:Message box/imbox.css "{{pp|small=y}}: .imbox { margin: 4px 0; border-collapse: collapse; border: 3px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } For imboxes inside imbox-text cells.: .imbox .mbox-text .imbox { margin: 0 -0.5em; 0.9 - 0.5 = 0.4em left/right.: TODO: Still needed?: display: block; Fix for webkit to force 100% width.: } .imbox-speedy { border: 3px solid #b32424; Red: ..." məzmunu ilə səhifə yaradıldı hal-hazırkı
(ən yeni | ən əvvəlki) Göstər (50 daha yeni | ) (20 | 50 | 100 | 250 | 500).