Все доступные журналы
Перейти к навигации
Перейти к поиску
Общий список журналов сайта Игорьпедия. Вы можете отфильтровать результаты по типу журнала, имени участника (учитывается регистр) или затронутой странице (также учитывается регистр).
- 00:29, 15 ноября 2023 Igor обсуждение вклад удалил страницу Модуль:Suppress categories (содержимое: «-- This is a simple module to strip categories from wikitext. It does -- not support nested links or magic words like __TOC__, etc. Even so, -- it should still handle most categories. local p = {} -- Detects if a category link is valid or not. If it is valid, -- the function returns the blank string. If not, the input -- is returned with no changes. local function processCategory( all, submatch ) local beforePipe = mw.ustring.match( submatch, '^(.-)[%s_]*|[%s_]...»)