Боты, Бюрократы, Боты Структурированных обсуждений, Администраторы интерфейса, Управляющие подписками push-уведомлений, Скрывающие, Администраторы
4361
правка
Mansur700 (обсуждение | вклад) (Новая страница: «local p = {}; -- Configuration data local config = require( 'Module:Родственные_проекты/config' ); -- Modules local getArgs = require( 'Modul...») |
Adam (обсуждение | вклад) Нет описания правки |
||
Строка 24: | Строка 24: | ||
context.args = item['args']; | context.args = item['args']; | ||
end | end | ||
item.wikiValue = | item.wikiValue = ( context ); | ||
-- add wiki prefix | -- add wiki prefix | ||
if item.wikiValue ~= nil and item.wikiValue ~= '' and item.wikiPrefix ~= nil and item.wikiPrefix ~= '' then | if item.wikiValue ~= nil and item.wikiValue ~= '' and item.wikiPrefix ~= nil and item.wikiPrefix ~= '' then |