[ 'wgLanguageCode', 'wgLocalInterwikis', 'wgUploadNavigationUrl', 'wgServer', 'wgCanonicalServer', 'wgUploadPath', 'wmgThumbUrl', 'wgNoticeProject', 'wgRightsUrl', ], 'wgLegacyEncoding' => [ 'default' => false, ], 'wgCapitalLinks' => [ 'default' => true, 'jbowiki' => false, 'pwnwiki' => false, // T292415 'szywiki' => false, // T237369 'taywiki' => false, // T275803 'tokwiki' => false, // T404457 'wiktionary' => false, ], 'wgCapitalLinkOverrides' => [ 'scowiki' => [ // T247172#5952219 102 => true, 103 => true, ], 'zhwiktionary' => [ 10 => true, 828 => true, ], ], 'wmgEnableLandingCheck' => [ 'default' => false, 'donatewiki' => true, 'testwiki' => true, 'thankyouwiki' => true, 'foundationwiki' => true, ], 'wmgEnableFundraiserLandingPage' => [ 'default' => false, 'donatewiki' => true, ], 'wgInterwikiMagic' => [ 'default' => true, 'metawiki' => false, 'wikimedia' => false, ], 'wgEnableBotPasswords' => [ 'default' => true, ], # wgLanguageCode @{ 'wgLanguageCode' => [ 'default' => '$lang', # Non-ISO language codes 'be_x_oldwiki' => 'be-tarask', 'nowiki' => 'nb', 'nowiktionary' => 'nb', 'nowikiquote' => 'nb', # There is no separate nynorsk for these projects, # but we have to pick a valid language 'nowikibooks' => 'nb', 'nowikinews' => 'nb', 'nowikisource' => 'nb', 'shywiktionary' => 'shy-latn', 'simplewiki' => 'en', 'simplewikibooks' => 'en', 'simplewikiquote' => 'en', 'simplewiktionary' => 'en', 'testwiki' => 'en', 'test2wiki' => 'en', # Wikis at the wrong domain # FIXME: rename these wikis (T21986) 'alswiki' => 'gsw', 'bat_smgwiki' => 'sgs', 'bhwiki' => 'bho', 'bhwiktionary' => 'bho', 'cbk_zamwiki' => 'cbk', 'fiu_vrowiki' => 'vro', 'roa_rupwiki' => 'rup', 'roa_rupwiktionary' => 'rup', 'zh_classicalwiki' => 'lzh', 'zh_min_nanwiki' => 'nan', 'zh_min_nanwiktionary' => 'nan', 'zh_min_nanwikibooks' => 'nan', 'zh_min_nanwikiquote' => 'nan', 'zh_min_nanwikisource' => 'nan', 'zh_yuewiki' => 'yue', # Chapter wikis (xxwikimedia) 'aewikimedia' => 'en', 'amwikimedia' => 'hy', 'arwikimedia' => 'es', 'bdwikimedia' => 'bn', 'bewikimedia' => 'en', 'brwikimedia' => 'pt-br', 'cawikimedia' => 'en', // T88843#1098439 'cowikimedia' => 'es', 'dkwikimedia' => 'da', 'ecwikimedia' => 'es', // T135521 'idwikimedia' => 'id', // T192726 'id_internalwikimedia' => 'id', 'ilwikimedia' => 'he', 'mkwikimedia' => 'mk', 'mxwikimedia' => 'es', 'ngwikimedia' => 'en', // T240771 'nowikimedia' => 'nb', 'noboard_chapterswikimedia' => 'nb', 'nycwikimedia' => 'en', 'nzwikimedia' => 'en', 'pa_uswikimedia' => 'en', 'rswikimedia' => 'sr', 'sewikimedia' => 'sv', 'uawikimedia' => 'uk', 'vewikimedia' => 'es', # Local user group wikis (xxwikimedia) 'cnwikimedia' => 'zh', // T98676 'gewikimedia' => 'ka', // T236389 'grwikimedia' => 'el', // T245911 'hiwikimedia' => 'hi', // T188366 'punjabiwikimedia' => 'pa', // T230680 'romdwikimedia' => 'ro', // T187184 'wbwikimedia' => 'bn', // T162510 # Special wikis 'special' => 'en', # default - overridden below by some wikis 'abstractwiki' => 'en', 'advisorywiki' => 'en', 'arbcom_cswiki' => 'cs', // T151731 'arbcom_dewiki' => 'de', 'arbcom_enwiki' => 'en', 'arbcom_fiwiki' => 'fi', 'arbcom_itwiki' => 'it', 'arbcom_nlwiki' => 'nl', 'arbcom_plwiki' => 'pl', 'arbcom_ruwiki' => 'ru', // T262812 'arbcom_zhwiki' => 'zh', 'auditcomwiki' => 'en', 'betawikiversity' => 'en', 'chairwiki' => 'en', 'chapcomwiki' => 'en', 'checkuserwiki' => 'en', 'collabwiki' => 'en', 'conductwiki' => 'en', 'donatewiki' => 'en', 'execwiki' => 'en', 'fdcwiki' => 'en', 'grantswiki' => 'en', 'iegcomwiki' => 'en', 'incubatorwiki' => 'en', # mixed 'legalteamwiki' => 'en', 'officewiki' => 'en', 'ombudsmenwiki' => 'en', 'otrs_wikiwiki' => 'en', 'projectcomwiki' => 'en', 'qualitywiki' => 'en', 'searchcomwiki' => 'en', 'stewardwiki' => 'en', 'strategywiki' => 'en', 'sysop_itwiki' => 'it', // T256545 'sysop_plwiki' => 'pl', 'tenwiki' => 'en', 'thankyouwiki' => 'en', 'transitionteamwiki' => 'en', 'u4cwiki' => 'en', 'usabilitywiki' => 'en', 'votewiki' => 'en', 'wg_enwiki' => 'en', 'wikifunctionswiki' => 'en', 'wikimania' => 'en', 'wikimaniateamwiki' => 'en', ], # @} end of wgLanguageCode 'wgLocalInterwikis' => [ 'default' => [ '$lang' ], # Chinese projects seem to have some extras '+zhwiki' => [ 'zh-cn', 'zh-tw' ], '+zhwikibooks' => [ 'zh-cn', 'zh-tw' ], '+zhwikinews' => [ 'zh-cn', 'zh-tw' ], '+zhwikiquote' => [ 'zh-cn', 'zh-tw' ], '+zhwikisource' => [ 'zh-cn', 'zh-tw' ], '+zhwikivoyage' => [ 'zh-cn', 'zh-tw' ], '+zhwiktionary' => [ 'zh-cn', 'zh-tw' ], # Danish and Norwegian aliases (T6591) '+dawiki' => [ 'dk' ], '+dawikibooks' => [ 'dk' ], '+dawikiquote' => [ 'dk' ], '+dawikisource' => [ 'dk' ], '+dawiktionary' => [ 'dk' ], '+nowiki' => [ 'nb' ], '+nowikibooks' => [ 'nb' ], '+nowikinews' => [ 'nb' ], '+nowikiquote' => [ 'nb' ], '+nowikisource' => [ 'nb' ], '+nowiktionary' => [ 'nb' ], # Other individual wikis with additional local prefixes '+enwiki' => [ 'w' ], '+enwikibooks' => [ 'b' ], '+enwikinews' => [ 'n' ], '+enwikiquote' => [ 'q' ], '+enwikisource' => [ 's' ], '+enwikiversity' => [ 'v' ], '+enwikivoyage' => [ 'voy' ], '+enwiktionary' => [ 'wikt' ], # Chapter sites... '+wikimedia' => [ 'wm$lang' ], # ...with some stupid exceptions (still-open chapter wikis that have been # superseded by a non-WMF-hosted chapter site) 'arwikimedia' => [ '$lang' ], 'ilwikimedia' => [ '$lang' ], # Special wikis with local prefixes that don't match the DB name # (use + where the portion of the DB name before 'wiki' is also a valid # local interwiki) 'betawikiversity' => [ 'betawikiversity' ], '+commonswiki' => [ 'c' ], '+foundationwiki' => [ 'wmf', 'wikimedia' ], 'mediawikiwiki' => [ 'mw', 'mediawikiwiki' ], # 'm' temporarily removed by legoktm (2015-02-19) for T89916 '+metawiki' => [ 'metawikipedia' ], '+outreachwiki' => [ 'outreachwiki' ], 'sourceswiki' => [ 'mul', 'oldwikisource' ], '+wikidatawiki' => [ 'd' ], 'wikimania2013wiki' => [ 'wm2013' ], 'wikimania2014wiki' => [ 'wm2014' ], 'wikimania2015wiki' => [ 'wm2015' ], 'wikimania2016wiki' => [ 'wm2016' ], 'wikimania2017wiki' => [ 'wm2017' ], 'wikimania2018wiki' => [ 'wm2018' ], '+wikimaniawiki' => [ 'wmania' ], ], # wgLocaltimezone @{ 'wgLocaltimezone' => [ 'default' => 'UTC', 'acewiki' => 'Asia/Jakarta', // T205693 'aewikimedia' => 'Asia/Dubai', 'amiwiki' => 'Asia/Taipei', 'alswiki' => 'Europe/Berlin', 'amwikimedia' => 'Asia/Yerevan', // T176042 'annwiki' => 'Africa/Lagos', 'anpwiki' => 'Asia/Kolkata', 'altwiki' => 'Asia/Barnaul', 'arbcom_cswiki' => 'Europe/Prague', // T151731 'arbcom_dewiki' => 'Europe/Berlin', 'arbcom_fiwiki' => 'Europe/Helsinki', 'arbcom_itwiki' => 'Europe/Rome', 'arbcom_nlwiki' => 'Europe/Berlin', 'arbcom_plwiki' => 'Europe/Warsaw', 'arywiki' => 'Africa/Casablanca', 'aswikiquote' => 'Asia/Kolkata', 'aswikisource' => 'Asia/Kolkata', // T45129 'atjwiki' => 'America/Montreal', // T167714 'awawiki' => 'Asia/Kolkata', // T251371 'azwikimedia' => 'Asia/Baku', 'banwiki' => 'Asia/Makassar', 'banwikisource' => 'Asia/Makassar', 'barwiki' => 'Europe/Berlin', 'bat_smgwiki' => 'Europe/Vilnius', 'bawikibooks' => 'Asia/Yekaterinburg', // T173471 'bbcwiki' => 'Asia/Jakarta', // T350373 'bclwiktionary' => 'Asia/Manila', 'bclwikiquote' => 'Asia/Manila', 'bdrwiki' => 'Asia/Kuching', 'bdwikimedia' => 'Asia/Dhaka', // T150252 'bclwikisource' => 'Asia/Manila', 'be_x_oldwiki' => 'Europe/Minsk', 'bewiki' => 'Europe/Minsk', 'bewikisource' => 'Europe/Minsk', 'bewwiki' => 'Asia/Jakarta', 'bewwiktionary' => 'Asia/Jakarta', // T402134 'bjnwiki' => 'Asia/Makassar', // T328887 'bjnwikiquote' => 'Asia/Makassar', // T350235 'bjnwiktionary' => 'Asia/Makassar', 'blkwiki' => 'Asia/Rangoon', 'blkwiktionary' => 'Asia/Yangon', 'bolwiki' => 'Africa/Lagos', // T429951 'brwikisource' => 'Europe/Paris', 'bswiki' => 'Europe/Berlin', 'btmwiki' => 'Asia/Jakarta', 'btmwiktionary' => 'Asia/Jakarta', 'cawiki' => 'Europe/Berlin', 'cawiktionary' => 'Europe/Berlin', 'cawikibooks' => 'Europe/Berlin', 'cawikiquote' => 'Europe/Berlin', 'cawikisource' => 'Europe/Berlin', 'cawikinews' => 'Europe/Berlin', 'ckbwiktionary' => 'Asia/Baghdad', 'cnwikimedia' => 'Asia/Shanghai', // T98676 'cowikimedia' => 'America/Bogota', // T431965 'cswiki' => 'Europe/Prague', // T73902 'cswikinews' => 'Europe/Prague', // T73902 'cswikivoyage' => 'Europe/Prague', 'cswiktionary' => 'Europe/Prague', // T115048 'csbwiki' => 'Europe/Warsaw', 'csbwiktionary' => 'Europe/Warsaw', 'dawiki' => 'Europe/Berlin', 'dawikibooks' => 'Europe/Berlin', 'dagwiki' => 'Africa/Accra', 'dewiki' => 'Europe/Berlin', 'dewikinews' => 'Europe/Berlin', 'dewiktionary' => 'Europe/Berlin', 'dewikibooks' => 'Europe/Berlin', 'dewikiquote' => 'Europe/Berlin', 'dewikisource' => 'Europe/Berlin', 'dewikivoyage' => 'Europe/Berlin', // T43992 'dewikiversity' => 'Europe/Berlin', 'dgawiki' => 'Africa/Accra', // T350229 'dinwiki' => 'Africa/Juba', 'diqwiktionary' => 'Europe/Istanbul', 'dsbwiki' => 'Europe/Berlin', 'dtpwiki' => 'Asia/Kuching', // T371076 'dtywiki' => 'Asia/Kathmandu', // T161529 'dvwiki' => 'Indian/Maldives', // T48351 'dvwiktionary' => 'Indian/Maldives', // T48351 'ecwikimedia' => 'America/Guayaquil', // T135521 'elwikinews' => 'Europe/Athens', 'elwikivoyage' => 'Europe/Athens', 'emlwiki' => 'Europe/Rome', // T263123 'etwiki' => 'Europe/Tallinn', 'etwikibooks' => 'Europe/Tallinn', 'etwikimedia' => 'Europe/Tallinn', 'etwikiquote' => 'Europe/Tallinn', 'etwikisource' => 'Europe/Tallinn', 'etwiktionary' => 'Europe/Tallinn', 'euwiki' => 'Europe/Berlin', 'fatwiki' => 'Africa/Accra', 'fawikinews' => 'Asia/Tehran', 'fiwiki' => 'Europe/Helsinki', 'fiwikimedia' => 'Europe/Helsinki', 'fiwikivoyage' => 'Europe/Helsinki', // T151570 'fonwiki' => 'Africa/Porto-Novo', // T347939 'frrwiki' => 'Europe/Berlin', 'frwiki' => 'Europe/Paris', 'frwikibooks' => 'Europe/Paris', 'frwikiquote' => 'Europe/Paris', 'furwiki' => 'Europe/Rome', // T263123 'fywiki' => 'Europe/Berlin', 'gagwiki' => 'Europe/Istanbul', 'gcrwiki' => 'America/Cayenne', 'gewikimedia' => 'Asia/Tbilisi', // T236389 'gomwiki' => 'Asia/Kolkata', // T96468 'gomwiktionary' => 'Asia/Kolkata', // T249506 'gorwiki' => 'Asia/Makassar', // T189109 'gorwiktionary' => 'Asia/Makassar', // T327986 'gorwikiquote' => 'Asia/Makassar', 'gpewiki' => 'Africa/Accra', 'grwikimedia' => 'Europe/Athens', // T245911 'gucwiki' => 'America/Bogota', 'guwiki' => 'Asia/Kolkata', 'guwikiquote' => 'Asia/Kolkata', // T121853 'guwikisource' => 'Asia/Kolkata', 'guwiktionary' => 'Asia/Kolkata', // T253827 'guwwiki' => 'Africa/Lagos', 'guwwikiquote' => 'Africa/Lagos', 'guwwiktionary' => 'Africa/Lagos', 'guwwikinews' => 'Africa/Lagos', 'hewiki' => 'Asia/Tel_Aviv', 'hewikibooks' => 'Asia/Tel_Aviv', 'hewikiquote' => 'Asia/Tel_Aviv', 'hewikisource' => 'Asia/Tel_Aviv', 'hewikivoyage' => 'Asia/Tel_Aviv', 'hewiktionary' => 'Asia/Tel_Aviv', 'hewikinews' => 'Asia/Tel_Aviv', 'igwikiquote' => 'Africa/Lagos', 'igwiktionary' => 'Africa/Lagos', 'ilwikimedia' => 'Asia/Tel_Aviv', 'itwikivoyage' => 'Europe/Rome', // T43992 'hifwiktionary' => 'Pacific/Fiji', // T173647 'hiwikiquote' => 'Asia/Kolkata', // T126185 'hiwikiversity' => 'Asia/Kolkata', // T168765 'hiwikivoyage' => 'Asia/Kolkata', // T173013 'hiwikimedia' => 'Asia/Kolkata', 'hiwiktionary' => 'Asia/Kolkata', // T255531 'hrwiki' => 'Europe/Berlin', 'hrwikibooks' => 'Europe/Zagreb', 'hrwikiquote' => 'Europe/Berlin', 'hrwikisource' => 'Europe/Zagreb', 'hrwiktionary' => 'Europe/Berlin', 'hsbwiki' => 'Europe/Berlin', 'huwiki' => 'Europe/Berlin', 'huwikibooks' => 'Europe/Berlin', 'huwikinews' => 'Europe/Berlin', 'huwikiquote' => 'Europe/Berlin', 'huwikisource' => 'Europe/Berlin', 'huwiktionary' => 'Europe/Berlin', 'ibawiki' => 'Asia/Kuching', 'idwikimedia' => 'Asia/Jakarta', // T192726 'idwikivoyage' => 'Asia/Jakarta', // T381080 'id_internalwikimedia' => 'Asia/Jakarta', 'iglwiki' => 'Africa/Lagos', 'isvwiki' => 'Europe/Prague', // T429935 'itwiki' => 'Europe/Berlin', 'itwikinews' => 'Europe/Berlin', 'itwikiversity' => 'Europe/Berlin', 'itwikiquote' => 'Europe/Berlin', 'itwikibooks' => 'Europe/Berlin', 'itwikisource' => 'Europe/Berlin', 'itwiktionary' => 'Europe/Berlin', 'jamwiki' => 'America/Jamaica', 'kajwiki' => 'Africa/Lagos', 'kawikisource' => 'Asia/Tbilisi', 'kaawiktionary' => 'Asia/Tashkent', 'kaiwiki' => 'Africa/Lagos', // T414237 'kbdwiki' => 'Europe/Moscow', 'kbdwiktionary' => 'Europe/Moscow', 'kbpwiki' => 'Africa/Lome', // T160868 'kcgwiki' => 'Africa/Lagos', 'kcgwiktionary' => 'Africa/Lagos', 'kgewiki' => 'Asia/Jakarta', 'kkwiki' => 'Asia/Almaty', 'kkwiktionary' => 'Asia/Almaty', 'kkwikibooks' => 'Asia/Almaty', 'kkwikiquote' => 'Asia/Almaty', 'kncwiki' => 'Africa/Lagos', 'knwikiquote' => 'Asia/Kolkata', // T322471 'knwiki' => 'Asia/Kolkata', // T322471 'knwikisource' => 'Asia/Kolkata', // T322471 'knwiktionary' => 'Asia/Kolkata', // T322471 'koiwiki' => 'Asia/Yekaterinburg', 'kowiki' => 'Asia/Seoul', 'kowikibooks' => 'Asia/Seoul', // T51639 'kowikinews' => 'Asia/Seoul', 'kowikiquote' => 'Asia/Seoul', 'kowikisource' => 'Asia/Seoul', 'kowikiversity' => 'Asia/Seoul', 'kowiktionary' => 'Asia/Seoul', 'kshwiki' => 'Europe/Berlin', 'kuswiki' => 'Africa/Accra', 'lezwiki' => 'Europe/Moscow', 'lijwiki' => 'Europe/Rome', // T263123 'lijwikisource' => 'Europe/Rome', 'liwiki' => 'Europe/Berlin', 'liwikinews' => 'Europe/Amsterdam', 'liwiktionary' => 'Europe/Amsterdam', // T303734 'lldwiki' => 'Europe/Rome', // T259432 'ltgwiki' => 'Europe/Riga', 'ltwiki' => 'Europe/Vilnius', 'lmowiki' => 'Europe/Rome', 'lmowiktionary' => 'Europe/Rome', 'lvwiki' => 'Europe/Riga', // T45592 'madwiki' => 'Asia/Jakarta', 'madwikisource' => 'Asia/Jakarta', // T391767 'madwiktionary' => 'Asia/Jakarta', 'magwiki' => 'Asia/Kolkata', // T428279 'maiwiki' => 'Asia/Kathmandu', // T74346 'maiwikimedia' => 'Asia/Kathmandu', 'mkwiki' => 'Europe/Berlin', 'mkwikibooks' => 'Europe/Berlin', 'mkwikimedia' => 'Europe/Berlin', 'mkwikisource' => 'Europe/Berlin', 'mkwiktionary' => 'Europe/Berlin', 'minwiki' => 'Asia/Jakarta', 'minwikibooks' => 'Asia/Jakarta', // T395499 'minwikiquote' => 'Asia/Jakarta', // T429943 'minwikisource' => 'Asia/Jakarta', // T408343 'minwiktionary' => 'Asia/Jakarta', 'mniwiki' => 'Asia/Kolkata', 'mniwiktionary' => 'Asia/Kolkata', 'mnwwiki' => 'Asia/Yangon', 'mnwwiktionary' => 'Asia/Yangon', 'moswiki' => 'Africa/Ouagadougou', 'mrjwiki' => 'Europe/Moscow', 'mrwiki' => 'Asia/Kolkata', 'mrwikisource' => 'Asia/Kolkata', 'mswikiquote' => 'Asia/Kuala_Lumpur', // T404700 'mswikisource' => 'Asia/Kuala_Lumpur', 'mywikisource' => 'Asia/Yangon', 'napwiki' => 'Europe/Rome', // T192568 'napwikisource' => 'Europe/Rome', // T210752 'ndswiki' => 'Europe/Berlin', 'ndswiktionary' => 'Europe/Berlin', 'ndswikibooks' => 'Europe/Berlin', 'ndswikiquote' => 'Europe/Berlin', 'nds_nlwiki' => 'Europe/Berlin', 'newiki' => 'Asia/Kathmandu', // T244205 'ngwikimedia' => 'Africa/Lagos', // T240771 'niawiki' => 'Asia/Jakarta', 'niawiktionary' => 'Asia/Jakarta', 'nlwiki' => 'Europe/Berlin', 'nlwikimedia' => 'Europe/Berlin', 'nlwikibooks' => 'Europe/Berlin', 'nlwikinews' => 'Europe/Berlin', // T170985 'nlwikiquote' => 'Europe/Berlin', 'nlwikisource' => 'Europe/Berlin', 'nlwikivoyage' => 'Europe/Amsterdam', // T43992 'nlwiktionary' => 'Europe/Berlin', 'nnwiki' => 'Europe/Berlin', 'nnwikiquote' => 'Europe/Berlin', 'nnwiktionary' => 'Europe/Berlin', 'nowikimedia' => 'Europe/Berlin', 'nowiki' => 'Europe/Berlin', 'nowikibooks' => 'Europe/Berlin', 'nowikiquote' => 'Europe/Berlin', 'nowiktionary' => 'Europe/Berlin', 'nowikinews' => 'Europe/Berlin', 'nowikisource' => 'Europe/Berlin', 'nqowiki' => 'Africa/Conakry', 'nrwiki' => 'Africa/Johannesburg', 'nsowiki' => 'Africa/Johannesburg', 'nupwiki' => 'Africa/Lagos', // T390711 'olowiki' => 'Europe/Moscow', // T146612 'orwiki' => 'Asia/Kolkata', // T122273 'orwikisource' => 'Asia/Kolkata', // T73875 'pawikisource' => 'Asia/Kolkata', // T149522 'pcmwiki' => 'Africa/Lagos', 'pcmwikiquote' => 'Africa/Lagos', // T408351 'pdcwiki' => 'America/New_York', 'pflwiki' => 'Europe/Berlin', 'plwiki' => 'Europe/Warsaw', 'plwikisource' => 'Europe/Warsaw', 'plwiktionary' => 'Europe/Warsaw', 'plwikiquote' => 'Europe/Warsaw', 'plwikibooks' => 'Europe/Warsaw', 'plwikinews' => 'Europe/Warsaw', 'plwikimedia' => 'Europe/Warsaw', 'plwikivoyage' => 'Europe/Warsaw', 'pmswiki' => 'Europe/Rome', // T263123 'pmswikisource' => 'Europe/Rome', // T196763 'pnbwiki' => 'Asia/Karachi', 'pnbwiktionary' => 'Asia/Karachi', 'pplwiki' => 'America/El_Salvador', // T415046 'punjabiwikimedia' => 'Asia/Kolkata', 'pwnwiki' => 'Asia/Taipei', 'rkiwiki' => 'Asia/Yangon', // T392499 'rmwiki' => 'Europe/Berlin', 'roa_tarawiki' => 'Europe/Rome', // T263123 'romdwikimedia' => 'Europe/Chisinau', 'rowiki' => 'Europe/Chisinau', 'rowikisource' => 'Europe/Chisinau', 'rowikivoyage' => 'Europe/Bucharest', 'ruwikivoyage' => 'Europe/Moscow', // T43992 'rskwiki' => 'Europe/Belgrade', 'ruewiki' => 'Europe/Berlin', 'sahwikiquote' => 'Asia/Yakutsk', 'sahwikisource' => 'Asia/Yakutsk', 'satwiktionary' => 'Asia/Kolkata', // T386631 'sawikiquote' => 'Asia/Kolkata', 'scwiki' => 'Europe/Berlin', 'scnwiki' => 'Europe/Berlin', 'sewikimedia' => 'Europe/Berlin', 'skrwiki' => 'Asia/Karachi', 'skrwiktionary' => 'Asia/Karachi', 'shwiki' => 'Europe/Berlin', 'shwiktionary' => 'Europe/Berlin', // T385833 'shiwiki' => 'Africa/Casablanca', 'shnwikinews' => 'Asia/Yangon', 'shnwiktionary' => 'Asia/Yangon', 'shnwikivoyage' => 'Asia/Yangon', 'shywiktionary' => 'Africa/Algiers', 'slwiki' => 'Europe/Ljubljana', 'slwikibooks' => 'Europe/Ljubljana', // T142701 'slwikiquote' => 'Europe/Ljubljana', 'slwikisource' => 'Europe/Ljubljana', // T142701 'slwikiversity' => 'Europe/Ljubljana', 'slwiktionary' => 'Europe/Ljubljana', // T142701 'smnwiki' => 'Europe/Helsinki', 'sqwiki' => 'Europe/Berlin', 'sqwikinews' => 'Europe/Berlin', 'sqwikiquote' => 'Europe/Berlin', 'srwiki' => 'Europe/Berlin', 'srwikibooks' => 'Europe/Berlin', 'srwikiquote' => 'Europe/Berlin', 'srwiktionary' => 'Europe/Berlin', 'srwikisource' => 'Europe/Berlin', 'suwikisource' => 'Asia/Jakarta', // T344314 'svwiki' => 'Europe/Berlin', 'svwiktionary' => 'Europe/Berlin', 'svwikiquote' => 'Europe/Berlin', 'svwikibooks' => 'Europe/Berlin', 'svwikisource' => 'Europe/Berlin', 'svwikinews' => 'Europe/Berlin', 'svwikiversity' => 'Europe/Berlin', 'svwikivoyage' => 'Europe/Stockholm', // T43992 'sylwiki' => 'Asia/Dhaka', 'sysop_itwiki' => 'Europe/Rome', // T256545 'sysop_plwiki' => 'Europe/Warsaw', 'szlwiki' => 'Europe/Warsaw', 'szywiki' => 'Asia/Taipei', 'taywiki' => 'Asia/Taipei', 'tcywiki' => 'Asia/Kolkata', // T140898 'tcywikisource' => 'Asia/Kolkata', // T378555 'tcywiktionary' => 'Asia/Kolkata', // T378556 'tddwiki' => 'Asia/Yangon', 'thwiki' => 'Asia/Bangkok', 'thwikibooks' => 'Asia/Bangkok', 'thwikimedia' => 'Asia/Bangkok', // T400001 'thwikisource' => 'Asia/Bangkok', 'thwiktionary' => 'Asia/Bangkok', 'thwikiquote' => 'Asia/Bangkok', 'tigwiki' => 'Africa/Asmara', // T381379 'tlwikiquote' => 'Asia/Manila', 'tlwikisource' => 'Asia/Manila', // T388654 'tlywiki' => 'Asia/Baku', // T345316 'tnwiki' => 'Africa/Gaborone', // T318208 'trwikimedia' => 'Europe/Istanbul', 'trvwiki' => 'Asia/Taipei', 'tyvwiki' => 'Asia/Krasnoyarsk', 'ukwikivoyage' => 'Europe/Kiev', 'vecwiki' => 'Europe/Berlin', 'vecwikisource' => 'Europe/Berlin', 'vecwiktionary' => 'Europe/Brussels', 'vepwiki' => 'Europe/Moscow', 'vewikimedia' => 'America/Caracas', 'viwikivoyage' => 'Asia/Ho_Chi_Minh', 'wbwikimedia' => 'Asia/Kolkata', // T163322 'xmfwiki' => 'Asia/Tbilisi', 'wuuwiki' => 'Asia/Shanghai', // T122476 'zghwiki' => 'Africa/Casablanca', // T350241 'zghwiktionary' => 'Africa/Casablanca', // T399785 'zhwikivoyage' => 'Asia/Shanghai', // T61077 ], # @} end of wgLocaltimezone # wgLogos, consolidated in CommonSettings @{ // $wmgSiteLogo1x, $wmgSiteLogo1_5x, $wmgSiteLogo2x, $wmgSiteLogoWordmark, // $wmgSiteLogoTagline, $wmgSiteLogoIcon and $wmgSiteLogoVariants are defined // in logos.php, see ../logos/README.md for instructions. // ⚠️ IMPORTANT!!!! ⚠️ // When updating these logos, please note that official Wikimedia logos should not // be used on labs instances. // Please check that any overrides in InitialiseSettings-labs.php work per instructions // at https://wikitech.wikimedia.org/wiki/Wikitech:Cloud_Services_Terms_of_use # @} end of wgLogos # wgEnableUploads @{ // Wikis which have uploading disabled // If you list a wiki as false here, make sure to make an entry for $wgUploadNavigationUrl as well 'wgEnableUploads' => [ // Projects 'default' => true, // These wikis have uploads enabled, but only grant the upload right to sysops // (See 'groupOverrides'). 'commonsuploads' => true, 'wikidata' => false, // Other individual wikis 'abstractwiki' => false, 'arwikimedia' => false, // T353218 'azwikimedia' => false, 'enwikiquote' => false, // http://en.wikiquote.org/wiki/Wikiquote_talk:Image_use_policy 'eswiki' => false, // T8408 'eswikibooks' => false, // T20865 'eswikiquote' => false, // T11728 'eswikivoyage' => false, // T44933 'euwiki' => false, // T30609 'gomwiki' => false, // T96468 'guwiki' => false, 'iawiki' => false, // T130425 'itwikiquote' => false, // T14012 'jawikisource' => false, // T5572 'jawiktionary' => false, // T13775 'loginwiki' => false, 'lrcwiki' => false, // T102026 'mswiki' => false, // T126944 'mswiktionary' => false, // T69152 'napwikisource' => false, // T210752 'nlwikisource' => false, // T73403 'nlwikivoyage' => false, // T73403 'nlwiktionary' => false, // T73403 'ndswiki' => false, // http://mail.wikipedia.org/pipermail/wikitech-l/2005-October/032136.html 'outreachwiki' => false, 'plwikiquote' => false, 'ptwikivoyage' => false, // T44933 'ptwiktionary' => false, // T16193 'ruwikiquote' => false, 'scnwiki' => false, // T425278 'specieswiki' => false, 'svwiki' => false, // T13954 'svwikiversity' => false, // T28037 'viwikivoyage' => false, // T54034 'vowiki' => false, // T15740 'wikifunctionswiki' => false, 'xmfwiki' => false, 'zhwikiquote' => false, // T311017 'zhwikisource' => false, // T295265 'zhwikiversity' => false, // T312012 'zhwiktionary' => false, // T312012 ], # @} end of wgEnableUploads // Wikis which allow async uploads via the job queue if uploads are enabled 'wgEnableAsyncUploads' => [ 'default' => true, ], // Wikis which fetch URL uploads asynchronously via the jobqueue using UploadFromUrlJob 'wgEnableAsyncUploadsByURL' => [ 'default' => false, 'commonswiki' => true, 'testwiki' => true, 'test2wiki' => true, ], // Raise stash time limit on Commons for UploadWizard 'wgUploadStashMaxAge' => [ 'default' => 6 * 60 * 60, // 6 hours 'commonswiki' => 48 * 60 * 60, // 48 hours 'testcommonswiki' => 48 * 60 * 60, // 48 hours ], # wgUploadNavigationUrl @{ 'wgUploadNavigationUrl' => [ // Projects 'default' => false, 'commonsuploads' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=$lang', 'wikinews' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=$lang', // These are commonsuploads wikis (not specified below) where $lang does not work 'betawikiversity' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'simplewiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'simplewiktionary' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'bhwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=bho', 'crhwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=crh-latn', 'fiu_vrowiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=vro', 'mediawikiwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'roa_rupwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=rup', 'roa_rupwiktionary' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=rup', 'zh_classicalwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=lzh', 'zh_min_nanwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nan', 'zh_min_nanwiktionary' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nan', // Individual wikis // NOTE: Use full URLs even for same-wiki links (T383916) 'abstractwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'arwiki' => '//ar.wikipedia.org/wiki/ويكيبيديا:رفع', // T142450 'aswiki' => '//as.wikipedia.org/wiki/ৱিকিপিডিয়া:ফাইল_আপল’ড_বিশেষজ্ঞ', 'azwiki' => '//az.wikipedia.org/wiki/Vikipediya:Yükləmə_sehrbazı', // T364674 'azbwiki' => '//azb.wikipedia.org/wiki/ویکی‌پدیا:یوکله‌مه', // T248971 'bgwiki' => '//bg.wikipedia.org/wiki/MediaWiki:Uploadtext', // T16836 'bnwiki' => '//bn.wikipedia.org/wiki/উইকিপিডিয়া:আপলোড', 'bswiki' => '//bs.wikipedia.org/wiki/Wikipedia:Upload', // T14044 'dawiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=da&campaign=dk', // T39662 'dewikisource' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=de', 'enwiki' => '//en.wikipedia.org/wiki/Wikipedia:File_Upload_Wizard', // T44263 'enwikiquote' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'enwikivoyage' => '//en.wikivoyage.org/wiki/Wikivoyage:Upload_file', 'eowiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=eo', // T71055 'eswiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=es', 'eswikibooks' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=es', 'eswikivoyage' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=es', // T44933 'euwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=eu', 'fawiki' => '//fa.wikipedia.org/wiki/ویکی‌پدیا:بارگذاری', 'fawikisource' => '//commons.wikimedia.org/wiki/Special:UploadWizard?setlang=fa&campaign=fa', // T214048 'fawikivoyage' => '//fa.wikivoyage.org/wiki/ویکی‌سفر:بارگذاری', // T102714 'frwiki' => '//fr.wikipedia.org/wiki/Aide:Importer_un_fichier', 'gomwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=gom', // T96468 'guwiki' => false, 'hiwiki' => '//hi.wikipedia.org/wiki/विकिपीडिया:अपलोड', 'hrwiki' => '//hr.wikipedia.org/wiki/Wikipedija:Upload', 'huwiki' => '//hu.wikipedia.org/wiki/Wikipédia:Fájl_feltöltése', // T408298 'huwikibooks' => false, // T74231 'incubatorwiki' => '//incubator.wikimedia.org/wiki/Special:MyLanguage/Incubator:Upload', 'iswiki' => '//is.wikipedia.org/wiki/Wikipedia:Hlaða_inn_skrá', // T95089 'iswikibooks' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=is', // T360431 'iswiktionary' => '//is.wiktionary.org/wiki/Wikiorðabók:Hlaða_inn_skrá', // T13187 'itwikiquote' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'jawiki' => '//ja.wikipedia.org/wiki/Wikipedia:ファイルのアップロード', 'jawikisource' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=ja', 'kowiki' => '//ko.wikipedia.org/wiki/위키백과:파일_올리기', // T54076 'lrcwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=lrc', // T102026 'metawiki' => false, // T52287 'mlwiki' => '//ml.wikipedia.org/wiki/വിക്കിപീഡിയ:അപ്‌ലോഡ്', 'mswiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=ms', // T126944 'ndswiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nds', 'nlwiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nl', 'nlwikisource' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nl', 'nlwikivoyage' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nl', // T73403 'nlwiktionary' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=nl', 'plwiki' => '//pl.wikipedia.org/wiki/Wikipedia:Prześlij_plik', // T44579 'plwikiquote' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=pl', 'plwikisource' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=pl', // T70191 'ptwiki' => '//pt.wikipedia.org/wiki/Wikipedia:Carregar_ficheiro', 'ptwikivoyage' => '//commons.wikimedia.org/wiki/Special:UploadWizard?uselang=pt', // T44934 'rowiki' => '//ro.wikipedia.org/wiki/Wikipedia:Trimite_fișier', // T85665 'ruwiki' => false, // T14334 'sewikimedia' => false, // T63947 'srwiki' => '//sr.wikipedia.org/wiki/Википедија:Водич_за_отпремање', // T165901 'svwikisource' => false, 'svwiktionary' => false, 'specieswiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'wikifunctionswiki' => '//commons.wikimedia.org/wiki/Special:UploadWizard', 'tawiki' => '//ta.wikipedia.org/wiki/விக்கிப்பீடியா:File_Upload_Wizard', // T85697 'tewiki' => '//te.wikipedia.org/wiki/వికీపీడియా:ఫైల్_ఎక్కింపు_విజర్డు', // T59042 'thwiki' => '//th.wikipedia.org/wiki/วิกิพีเดีย:อัปโหลด', 'zhwiki' => '//zh.wikipedia.org/wiki/Project:上传', 'zh_yuewiki' => '//zh-yue.wikipedia.org/wiki/Project:上載', ], # @} end of wgUploadNavigationUrl // T262425 Allow cross-origin requests to all wikis. 'wgAllowCrossOrigin' => [ 'default' => true, ], // Allow the `X-Request-Id` header to be honoured if set // this is safe to do because Varnish removes the header // from all external incoming requests 'wgAllowExternalReqID' => [ 'default' => true, ], // wgScriptPath and wgArticlePath are the same for all wikis, but they have to be here // because some things (e.g. WikiMap) retrieve these values from $wgConf 'wgScriptPath' => [ 'default' => '/w', ], 'wgArticlePath' => [ 'default' => '/wiki/$1', ], // when using the shared auth domain, this will be overridden in CommonSettings.php # wgServer @{ 'wgServer' => [ // Projects 'wikipedia' => '//$lang.wikipedia.org', 'wikibooks' => '//$lang.wikibooks.org', 'wikimedia' => '//$lang.wikimedia.org', 'wikinews' => '//$lang.wikinews.org', 'wikiquote' => '//$lang.wikiquote.org', 'wikisource' => '//$lang.wikisource.org', 'wikiversity' => '//$lang.wikiversity.org', 'wikivoyage' => '//$lang.wikivoyage.org', 'wiktionary' => '//$lang.wiktionary.org', // Individual wikis 'abstractwiki' => '//abstract.wikipedia.org', 'advisorswiki' => '//advisors.wikimedia.org', 'advisorywiki' => '//advisory.wikimedia.org', 'amwikimedia' => '//am.wikimedia.org', 'arbcom_cswiki' => '//arbcom-cs.wikipedia.org', 'arbcom_dewiki' => '//arbcom-de.wikipedia.org', 'arbcom_enwiki' => '//arbcom-en.wikipedia.org', 'arbcom_fiwiki' => '//arbcom-fi.wikipedia.org', 'arbcom_itwiki' => '//wikipedia-it-arbcom.wikimedia.org', 'arbcom_nlwiki' => '//arbcom-nl.wikipedia.org', 'arbcom_plwiki' => '//wikipedia-pl-arbcom.wikimedia.org', 'arbcom_ruwiki' => '//arbcom-ru.wikipedia.org', 'arbcom_zhwiki' => '//wikipedia-zh-arbcom.wikimedia.org', 'arwikimedia' => '//ar.wikimedia.org', 'auditcomwiki' => '//auditcom.wikimedia.org', 'azwikimedia' => '//az.wikimedia.org', 'be_x_oldwiki' => '//be-tarask.wikipedia.org', 'boardgovcomwiki' => '//boardgovcom.wikimedia.org', 'boardwiki' => '//board.wikimedia.org', 'brwikimedia' => '//br.wikimedia.org', 'chairwiki' => '//chair.wikimedia.org', 'chapcomwiki' => '//affcom.wikimedia.org', 'checkuserwiki' => '//checkuser.wikimedia.org', 'cnwikimedia' => '//cn.wikimedia.org', 'collabwiki' => '//collab.wikimedia.org', 'conductwiki' => '//conduct.wikimedia.org', 'commonswiki' => '//commons.wikimedia.org', 'testcommonswiki' => '//test-commons.wikimedia.org', 'donatewiki' => '//donate.wikimedia.org', 'electcomwiki' => '//electcom.wikimedia.org', 'etwikimedia' => '//ee.wikimedia.org', 'execwiki' => '//exec.wikimedia.org', 'fdcwiki' => '//fdc.wikimedia.org', 'foundationwiki' => '//foundation.wikimedia.org', 'gewikimedia' => '//ge.wikimedia.org', // T236389 'grwikimedia' => '//gr.wikimedia.org', // T245911 'grantswiki' => '//grants.wikimedia.org', 'hiwikimedia' => '//hi.wikimedia.org', 'iegcomwiki' => '//iegcom.wikimedia.org', 'incubatorwiki' => '//incubator.wikimedia.org', 'internalwiki' => '//internal.wikimedia.org', 'labswiki' => "//wikitech.wikimedia.org", 'legalteamwiki' => '//legalteam.wikimedia.org', 'loginwiki' => '//login.wikimedia.org', 'maiwikimedia' => '//mai.wikimedia.org', 'mediawikiwiki' => '//www.mediawiki.org', 'metawiki' => '//meta.wikimedia.org', 'movementroleswiki' => '//movementroles.wikimedia.org', 'mxwikimedia' => '//mx.wikimedia.org', 'ngwikimedia' => '//ng.wikimedia.org', // T240771 'nostalgiawiki' => '//nostalgia.wikipedia.org', 'noboard_chapterswikimedia' => '//noboard-chapters.wikimedia.org', 'nycwikimedia' => '//nyc.wikimedia.org', // T31273 'officewiki' => '//office.wikimedia.org', 'ombudsmenwiki' => '//ombuds.wikimedia.org', 'otrs_wikiwiki' => '//vrt-wiki.wikimedia.org', 'outreachwiki' => '//outreach.wikimedia.org', 'pa_uswikimedia' => '//pa-us.wikimedia.org', 'projectcomwiki' => '//projectcom.wikimedia.org', // T143138 'punjabiwikimedia' => '//punjabi.wikimedia.org', 'qualitywiki' => '//quality.wikimedia.org', 'romdwikimedia' => '//romd.wikimedia.org', // T187184 'searchcomwiki' => '//searchcom.wikimedia.org', 'sourceswiki' => '//wikisource.org', 'spcomwiki' => '//spcom.wikimedia.org', 'specieswiki' => '//species.wikimedia.org', 'stewardwiki' => '//steward.wikimedia.org', 'strategywiki' => '//strategy.wikimedia.org', 'sysop_itwiki' => '//sysop-it.wikipedia.org', 'sysop_plwiki' => '//wikipedia-pl-sysop.wikimedia.org', 'techconductwiki' => '//techconduct.wikimedia.org', // T165977 'testwiki' => '//test.wikipedia.org', 'testwikidatawiki' => '//test.wikidata.org', 'thankyouwiki' => '//thankyou.wikipedia.org', 'transitionteamwiki' => '//transitionteam.wikimedia.org', 'u4cwiki' => '//u4c.wikimedia.org', 'usabilitywiki' => '//usability.wikimedia.org', 'vewikimedia' => '//ve.wikimedia.org', 'votewiki' => '//vote.wikimedia.org', 'wg_enwiki' => '//wg-en.wikipedia.org', 'wikidatawiki' => '//www.wikidata.org', 'wikifunctionswiki' => '//www.wikifunctions.org', 'wikimania2005wiki' => '//wikimania2005.wikimedia.org', 'wikimania2006wiki' => '//wikimania2006.wikimedia.org', 'wikimania2007wiki' => '//wikimania2007.wikimedia.org', 'wikimania2008wiki' => '//wikimania2008.wikimedia.org', 'wikimania2009wiki' => '//wikimania2009.wikimedia.org', 'wikimania2010wiki' => '//wikimania2010.wikimedia.org', 'wikimania2011wiki' => '//wikimania2011.wikimedia.org', 'wikimania2012wiki' => '//wikimania2012.wikimedia.org', 'wikimania2013wiki' => '//wikimania2013.wikimedia.org', 'wikimania2014wiki' => '//wikimania2014.wikimedia.org', 'wikimania2015wiki' => '//wikimania2015.wikimedia.org', 'wikimania2016wiki' => '//wikimania2016.wikimedia.org', 'wikimania2017wiki' => '//wikimania2017.wikimedia.org', 'wikimania2018wiki' => '//wikimania2018.wikimedia.org', 'wikimaniawiki' => '//wikimania.wikimedia.org', 'wikimaniateamwiki' => '//wikimaniateam.wikimedia.org', ], # @} end of wgServer // This is the same as wgServer but with a protocol, so if wgServer is //foo.com this must be https://foo.com // when using the shared auth domain, this will be overridden in CommonSettings.php # wgCanonicalServer @{ 'wgCanonicalServer' => [ // Projects 'wikipedia' => 'https://$lang.wikipedia.org', 'wikibooks' => 'https://$lang.wikibooks.org', 'wikimedia' => 'https://$lang.wikimedia.org', 'wikinews' => 'https://$lang.wikinews.org', 'wikiquote' => 'https://$lang.wikiquote.org', 'wikisource' => 'https://$lang.wikisource.org', 'wikiversity' => 'https://$lang.wikiversity.org', 'wikivoyage' => 'https://$lang.wikivoyage.org', 'wiktionary' => 'https://$lang.wiktionary.org', // Individual wikis 'abstractwiki' => 'https://abstract.wikipedia.org', 'advisorswiki' => 'https://advisors.wikimedia.org', 'advisorywiki' => 'https://advisory.wikimedia.org', 'aewikimedia' => 'https://ae.wikimedia.org', 'amwikimedia' => 'https://am.wikimedia.org', 'arbcom_cswiki' => 'https://arbcom-cs.wikipedia.org', 'arbcom_dewiki' => 'https://arbcom-de.wikipedia.org', 'arbcom_enwiki' => 'https://arbcom-en.wikipedia.org', 'arbcom_fiwiki' => 'https://arbcom-fi.wikipedia.org', 'arbcom_itwiki' => 'https://wikipedia-it-arbcom.wikimedia.org', 'arbcom_nlwiki' => 'https://arbcom-nl.wikipedia.org', 'arbcom_plwiki' => 'https://wikipedia-pl-arbcom.wikimedia.org', 'arbcom_ruwiki' => 'https://arbcom-ru.wikipedia.org', 'arbcom_zhwiki' => 'https://wikipedia-zh-arbcom.wikimedia.org', 'arwikimedia' => 'https://ar.wikimedia.org', 'auditcomwiki' => 'https://auditcom.wikimedia.org', 'azwikimedia' => 'https://az.wikimedia.org', 'be_x_oldwiki' => 'https://be-tarask.wikipedia.org', 'boardgovcomwiki' => 'https://boardgovcom.wikimedia.org', 'boardwiki' => 'https://board.wikimedia.org', 'brwikimedia' => 'https://br.wikimedia.org', 'chairwiki' => 'https://chair.wikimedia.org', 'chapcomwiki' => 'https://affcom.wikimedia.org', 'checkuserwiki' => 'https://checkuser.wikimedia.org', 'cnwikimedia' => 'https://cn.wikimedia.org', // T98676 'collabwiki' => 'https://collab.wikimedia.org', 'conductwiki' => 'https://conduct.wikimedia.org', 'commonswiki' => 'https://commons.wikimedia.org', 'testcommonswiki' => 'https://test-commons.wikimedia.org', 'donatewiki' => 'https://donate.wikimedia.org', 'electcomwiki' => 'https://electcom.wikimedia.org', 'etwikimedia' => 'https://ee.wikimedia.org', 'execwiki' => 'https://exec.wikimedia.org', 'fdcwiki' => 'https://fdc.wikimedia.org', 'foundationwiki' => 'https://foundation.wikimedia.org', 'gewikimedia' => 'https://ge.wikimedia.org', // T236389 'grwikimedia' => 'https://gr.wikimedia.org', // T245911 'grantswiki' => 'https://grants.wikimedia.org', 'hiwikimedia' => 'https://hi.wikimedia.org', 'iegcomwiki' => 'https://iegcom.wikimedia.org', 'incubatorwiki' => 'https://incubator.wikimedia.org', 'internalwiki' => 'https://internal.wikimedia.org', 'labswiki' => 'https://wikitech.wikimedia.org', 'legalteamwiki' => 'https://legalteam.wikimedia.org', 'loginwiki' => 'https://login.wikimedia.org', 'maiwikimedia' => 'https://mai.wikimedia.org', 'mediawikiwiki' => 'https://www.mediawiki.org', 'metawiki' => 'https://meta.wikimedia.org', 'movementroleswiki' => 'https://movementroles.wikimedia.org', 'mxwikimedia' => 'https://mx.wikimedia.org', 'ngwikimedia' => 'https://ng.wikimedia.org', // T240771 'noboard_chapterswikimedia' => 'https://noboard-chapters.wikimedia.org', 'nostalgiawiki' => 'https://nostalgia.wikipedia.org', 'nycwikimedia' => 'https://nyc.wikimedia.org', // T31273 'officewiki' => 'https://office.wikimedia.org', 'ombudsmenwiki' => 'https://ombuds.wikimedia.org', 'otrs_wikiwiki' => 'https://vrt-wiki.wikimedia.org', 'outreachwiki' => 'https://outreach.wikimedia.org', 'pa_uswikimedia' => 'https://pa-us.wikimedia.org', 'projectcomwiki' => 'https://projectcom.wikimedia.org', 'punjabiwikimedia' => 'https://punjabi.wikimedia.org', 'qualitywiki' => 'https://quality.wikimedia.org', 'romdwikimedia' => 'https://romd.wikimedia.org', // T187184 'searchcomwiki' => 'https://searchcom.wikimedia.org', 'sourceswiki' => 'https://wikisource.org', 'spcomwiki' => 'https://spcom.wikimedia.org', 'specieswiki' => 'https://species.wikimedia.org', 'stewardwiki' => 'https://steward.wikimedia.org', 'strategywiki' => 'https://strategy.wikimedia.org', 'sysop_itwiki' => 'https://sysop-it.wikipedia.org', 'sysop_plwiki' => 'https://wikipedia-pl-sysop.wikimedia.org', 'techconductwiki' => 'https://techconduct.wikimedia.org', // T165977 'testwiki' => 'https://test.wikipedia.org', 'testwikidatawiki' => 'https://test.wikidata.org', 'thankyouwiki' => 'https://thankyou.wikipedia.org', 'transitionteamwiki' => 'https://transitionteam.wikimedia.org', 'u4cwiki' => 'https://u4c.wikimedia.org', 'usabilitywiki' => 'https://usability.wikimedia.org', 'vewikimedia' => 'https://ve.wikimedia.org', 'votewiki' => 'https://vote.wikimedia.org', 'wg_enwiki' => 'https://wg-en.wikipedia.org', 'wikidatawiki' => 'https://www.wikidata.org', 'wikifunctionswiki' => 'https://www.wikifunctions.org', 'wikimania2005wiki' => 'https://wikimania2005.wikimedia.org', 'wikimania2006wiki' => 'https://wikimania2006.wikimedia.org', 'wikimania2007wiki' => 'https://wikimania2007.wikimedia.org', 'wikimania2008wiki' => 'https://wikimania2008.wikimedia.org', 'wikimania2009wiki' => 'https://wikimania2009.wikimedia.org', 'wikimania2010wiki' => 'https://wikimania2010.wikimedia.org', 'wikimania2011wiki' => 'https://wikimania2011.wikimedia.org', 'wikimania2012wiki' => 'https://wikimania2012.wikimedia.org', 'wikimania2013wiki' => 'https://wikimania2013.wikimedia.org', 'wikimania2014wiki' => 'https://wikimania2014.wikimedia.org', 'wikimania2015wiki' => 'https://wikimania2015.wikimedia.org', 'wikimania2016wiki' => 'https://wikimania2016.wikimedia.org', 'wikimania2017wiki' => 'https://wikimania2017.wikimedia.org', 'wikimania2018wiki' => 'https://wikimania2018.wikimedia.org', 'wikimaniawiki' => 'https://wikimania.wikimedia.org', 'wikimaniateamwiki' => 'https://wikimaniateam.wikimedia.org', ], # @} end of wgCanonicalServer 'wgEnableCanonicalServerLink' => [ 'default' => true, // T50402 ], # wgSitename @{ 'wgSitename' => [ // Projects 'wikipedia' => 'Wikipedia', 'wikibooks' => 'Wikibooks', 'wikidata' => 'Wikidata', 'wikifunctionswiki' => 'Wikifunctions', 'wikimania' => 'Wikimania', 'wikimedia' => 'Wikimedia', 'wikinews' => 'Wikinews', 'wikiquote' => 'Wikiquote', 'wikisource' => 'Wikisource', 'wikiversity' => 'Wikiversity', 'wikivoyage' => 'Wikivoyage', 'wiktionary' => 'Wiktionary', // Individual wikis, alphabetically by DB name 'abwiki' => 'Авикипедиа', 'abstractwiki' => 'Abstract Wikipedia', 'advisorswiki' => 'Advisors', 'advisorywiki' => 'Advisory Board', 'adywiki' => 'Википедие', // T125501 'aewikimedia' => 'Wikimedia United Arab Emirates', 'amwikimedia' => 'Վիքիմեդիա Հայաստան', // T176042 'angwiki' => 'Wikipǣdia', // T58634 'angwikisource' => 'Wicifruma', 'angwiktionary' => 'Wikiwordbōc', // T58634 'annwiki' => 'Wìkìpedia', 'anpwiki' => 'विकिपीडिया', 'amwiki' => 'ውክፔዲያ', 'altwiki' => 'Википедия', 'arbcom_cswiki' => 'Arbitrážní výbor', // T151731 'arbcom_dewiki' => 'Arbitration Committee', 'arbcom_enwiki' => 'Arbitration Committee', 'arbcom_fiwiki' => 'Arbitration Committee', 'arbcom_nlwiki' => 'Arbitration Committee', 'arbcom_plwiki' => 'Komitet Arbitrażowy', 'arbcom_ruwiki' => 'Арбитражный комитет русской Википедии', // T262812 'arbcom_zhwiki' => '中文维基百科仲裁委员会', 'arcwiki' => 'ܘܝܩܝܦܕܝܐ', 'arwiki' => 'ويكيبيديا', 'arwikibooks' => 'ويكي كتب', // T416779 'arwikimedia' => 'Wikimedia Argentina', 'arwikinews' => 'ويكي الأخبار', // T337725 'arwikiquote' => 'ويكي الاقتباس', // T337725 'arwikisource' => 'ويكي مصدر', // T337725 'arwikiversity' => 'ويكي الجامعة', 'arwiktionary' => 'ويكاموس', 'arywiki' => 'ويكيپيديا', 'arzwiki' => 'ويكيبيديا', 'astwiktionary' => 'Wikcionariu', // T99315 'aswiki' => 'অসমীয়া ৱিকিপিডিয়া', 'aswikiquote' => 'ৱিকিউদ্ধৃতি', 'atjwiki' => 'Wikipetcia', // T167714 'aswikisource' => 'ৱিকিউৎস', // T45129 'auditcomwiki' => 'Audit Committee', 'awawiki' => 'विकिपीडिया', // T251371 'azwiki' => 'Vikipediya', 'azwikibooks' => 'Vikikitab', // T33068 'azwikimedia' => 'Azərbaycan vikimediaçıları istifadəçi qrupu', 'azwikiquote' => 'Vikisitat', 'azwikisource' => 'Vikimənbə', // T114002 'azwiktionary' => 'Vikilüğət', // T407358 'azbwiki' => 'ویکی‌پدیا', // T106305 'bawiki' => 'Википедия', // T43167 'bawikibooks' => 'Викидәреслек', // T173471 'banwiki' => 'Wikipédia', 'bbcwiki' => 'Wikipedia', // T350373 'bclwiktionary' => 'Wiksyunaryo', 'bdrwiki' => 'Wikipidia', 'bdwikimedia' => 'উইকিমিডিয়া বাংলাদেশ', 'be_x_oldwiki' => 'Вікіпэдыя', 'bewiki' => 'Вікіпедыя', 'bewikibooks' => 'Вікікнігі', // T253962 'bewikimedia' => 'Wikimedia Belgium', 'bewikisource' => 'Вікікрыніцы', 'bewiktionary' => 'Вікіслоўнік', 'bewwiki' => 'Wikipédi', 'bewwiktionary' => 'Wikikamus', // T402134 'bgwiki' => 'Уикипедия', 'bgwikibooks' => 'Уикикниги', 'bgwikinews' => 'Уикиновини', 'bgwikiquote' => 'Уикицитат', 'bgwikisource' => 'Уикиизточник', 'bgwiktionary' => 'Уикиречник', 'bhwiki' => 'विकिपीडिया', 'bjnwiki' => 'Wikipidia', 'bjnwikiquote' => 'Wikipapadah', 'blkwiki' => 'ဝီခီပီးဒီးယား', // T334351 'blkwiktionary' => 'ဝိစ်သိဉ်နရီ', 'bnwiki' => 'উইকিপিডিয়া', 'bnwikibooks' => 'উইকিবই', 'bnwikiquote' => 'উইকিউক্তি', 'bnwikisource' => 'উইকিসংকলন', 'bnwikivoyage' => 'উইকিভ্রমণ', 'bnwiktionary' => 'উইকিঅভিধান', 'boardgovcomwiki' => 'Board Governance Committee', 'boardwiki' => 'Board', 'bolwiki' => 'Wikipidiya', // T429951 'bpywiki' => 'উইকিপিডিয়া', 'brwikimedia' => 'Wikimedia Brasil', 'brwikiquote' => 'Wikiarroud', 'brwikisource' => 'Wikimammenn', 'brwiktionary' => 'Wikeriadur', 'bswikibooks' => 'Wikiknjige', 'bswikinews' => 'Wikivijesti', 'bswikiquote' => 'Wikicitati', 'bswikisource' => 'Wikizvor', 'bswiktionary' => 'Wikirječnik', // T159538 'btmwiktionary' => 'Wikikamus', 'cawiki' => "Viquipèdia", 'cawikibooks' => 'Viquillibres', 'cawikimedia' => 'Wikimedia Canada', 'cawikinews' => 'Viquinotícies', 'cawikiquote' => 'Viquidites', 'cawikisource' => 'Viquitexts', 'cawiktionary' => 'Viccionari', 'ckbwiki' => 'ویکیپیدیا', 'cewiki' => 'Википеди', // T49574 'chairwiki' => 'Wikimedia Board Chair', 'chapcomwiki' => 'Affcom', 'checkuserwiki' => 'CheckUser Wiki', 'chywiki' => 'Tsétsêhéstâhese Wikipedia', 'ckbwiktionary' => 'ویکیفەرھەنگ', 'cnwikimedia' => '中国维基媒体用户组', // T98676 'collabwiki' => 'Collab', 'commonswiki' => 'Wikimedia Commons', 'cswikivoyage' => 'Wikicesty', 'testcommonswiki' => 'Test Wikimedia Commons', 'conductwiki' => 'Conductwiki', // T426984 'cowikimedia' => 'Wikimedia Colombia', 'crhwiki' => 'Vikipediya', 'cswiki' => 'Wikipedie', 'cswikibooks' => 'Wikiknihy', 'cswikinews' => 'Wikizprávy', 'cswikiquote' => 'Wikicitáty', 'cswikisource' => 'Wikizdroje', 'cswiktionary' => 'Wikislovník', 'cswikiversity' => 'Wikiverzita', 'cuwiki' => 'Википєдїꙗ', 'cvwiki' => 'Википеди', 'cywiki' => 'Wicipedia', 'cywikibooks' => 'Wicilyfrau', 'cywikisource' => 'Wicidestun', 'cywiktionary' => 'Wiciadur', 'dagwiki' => 'Dagbani Wikipedia', 'dgawiki' => 'Wikipiideɛ', // T350229 'dkwikimedia' => 'Wikimedia Danmark', 'donatewiki' => 'Donate', 'dsbwiki' => 'Wikipedija', 'diqwiktionary' => 'Wikiqısebend', 'dtywiki' => 'विकिपिडिया', // T161529 'dvwiki' => 'ވިކިޕީޑިއާ', // T50075 'dvwiktionary' => 'ވިކިރަދީފު', 'ecwikimedia' => 'Wikimedistas de Ecuador', // T135521 'electcomwiki' => 'Wikimedia Elections Committee', // T427541 'elwiki' => 'Βικιπαίδεια', 'elwikibooks' => 'Βικιβιβλία', 'elwikinews' => 'Βικινέα', 'elwikiquote' => 'Βικιφθέγματα', 'elwikisource' => 'Βικιθήκη', 'elwikiversity' => 'Βικιεπιστήμιο', 'elwikivoyage' => 'Βικιταξίδια', 'elwiktionary' => 'Βικιλεξικό', 'eowiki' => 'Vikipedio', 'eowikibooks' => 'Vikilibroj', 'eowikinews' => 'Vikinovaĵoj', 'eowikiquote' => 'Vikicitaro', 'eowikisource' => 'Vikifontaro', 'eowikivoyage' => 'Vikivojaĝo', 'eowiktionary' => 'Vikivortaro', 'eswikibooks' => 'Wikilibros', 'eswikinews' => 'Wikinoticias', 'eswikiversity' => 'Wikiversidad', 'eswikivoyage' => 'Wikiviajes', // T44933 'eswiktionary' => 'Wikcionario', 'etwiki' => 'Vikipeedia', 'etwikibooks' => 'Vikiõpikud', 'etwikimedia' => 'Wikimedia Eesti', 'etwikisource' => 'Vikitekstid', 'etwikiquote' => 'Vikitsitaadid', 'etwiktionary' => 'Vikisõnastik', 'euwikisource' => 'Wikiteka', 'execwiki' => 'Wikimedia Executive', 'extwiki' => 'Güiquipedia', // T431334 'fawiki' => 'ویکی‌پدیا', 'fawikibooks' => 'ویکی‌کتاب', // T60655 'fawikinews' => 'ویکی‌خبر', 'fawikiquote' => 'ویکی‌گفتاورد', 'fawikisource' => 'ویکی‌نبشته', 'fawikivoyage' => 'ویکی‌سفر', // T73382 'fawiktionary' => 'ویکی‌واژه', 'fdcwiki' => 'Wikimedia FDC', 'fiwikibooks' => 'Wikikirjasto', 'fiwikimedia' => 'Wikimedia Suomi', 'fiwikinews' => 'Wikiuutiset', 'fiwikiquote' => 'Wikisitaatit', 'fiwikisource' => 'Wikiaineisto', 'fiwikiversity' => 'Wikiopisto', 'fiwikivoyage' => 'Wikimatkat', // T151570 'fiwiktionary' => 'Wikisanakirja', 'fonwiki' => 'Wikipedya', // T347939 'foundationwiki' => 'Wikimedia Foundation Governance Wiki', 'fowikisource' => 'Wikiheimild', 'frpwiki' => 'Vouiquipèdia', 'frwiki' => 'Wikipédia', 'frwikibooks' => 'Wikilivres', // T51612 'frwikiversity' => 'Wikiversité', 'frwiktionary' => 'Wiktionnaire', 'furwiki' => 'Vichipedie', 'fywiki' => 'Wikipedy', 'fywiktionary' => 'Wikiwurdboek', // T241883 'ganwiki' => '維基百科', 'gawiki' => 'Vicipéid', 'gagwiki' => 'Vikipediya', 'gawikibooks' => 'Vicíleabhair', 'gawikiquote' => 'Vicísliocht', 'gawiktionary' => 'Vicífhoclóir', 'gcrwiki' => 'Wikipédja', 'gdwiki' => 'Uicipeid', 'gewikimedia' => 'ვიკიმედია საქართველო', // T236389. T405147 'gnwiki' => 'Vikipetã', 'gomwiki' => 'विकिपीडिया', // T96468 'gorwiki' => 'Wikipedia', // T189109 'gorwiktionary' => 'Wikikamus', 'gorwikiquote' => 'Wikilumadu', 'grwikimedia' => 'Wikimedia User Group Greece', // T245911 'grantswiki' => 'Wikimedia Foundation Grants Discussion', 'gucwiki' => 'Wikipeetia', 'gurwiki' => 'Wikipiidiya', 'guwiki' => 'વિકિપીડિયા', 'guwikiquote' => 'વિકિસૂક્તિ', // T121853 'guwikisource' => 'વિકિસ્રોત', 'guwiktionary' => 'વિકિકોશ', // T122407 'guwwikinews' => 'Wikilinlin', // T334394 'hewiki' => 'ויקיפדיה', 'hewikibooks' => 'ויקיספר', 'hewikinews' => 'ויקיחדשות', 'hewikiquote' => 'ויקיציטוט', 'hewikisource' => 'ויקיטקסט', 'hewikivoyage' => 'ויקימסע', 'hewiktionary' => 'ויקימילון', 'hifwiktionary' => 'Sabdkosh', // T173643 'hiwiki' => 'विकिपीडिया', 'hiwikibooks' => 'विकिपुस्तक', // T256587 'hiwikisource' => 'विकिस्रोत', 'hiwikimedia' => 'Hindi Wikimedians User Group', // T188366 'hiwikiversity' => 'विकिविश्वविद्यालय', // T168765 'hiwikivoyage' => 'विकियात्रा', // T173013 'hiwikiquote' => 'विकिसूक्ति', // T126185 'hiwiktionary' => 'विक्षनरी', 'hrwiki' => 'Wikipedija', 'hrwikiquote' => 'Wikicitat', 'hrwikisource' => 'Wikizvor', 'hsbwiki' => 'Wikipedija', 'hsbwiktionary' => 'Wikisłownik', // T43328 'htwiki' => 'Wikipedya', 'htwikisource' => 'Wikisòrs', 'huwiki' => 'Wikipédia', 'huwikibooks' => 'Wikikönyvek', 'huwikinews' => 'Wikihírek', 'huwikiquote' => 'Wikidézet', 'huwikisource' => 'Wikiforrás', 'huwiktionary' => 'Wikiszótár', 'hywiki' => 'Վիքիպեդիա', 'hywwiki' => 'Ուիքիփետիա', // T212597 'hywikibooks' => 'Վիքիգրքեր', 'hywikiquote' => 'Վիքիքաղվածք', 'hywikisource' => 'Վիքիդարան', 'hywiktionary' => 'Վիքիբառարան', 'iawiktionary' => 'Wiktionario', 'idwikibooks' => 'Wikibuku', 'idwikimedia' => 'Wikimedia Indonesia', // T192726 'idwikiquote' => 'Wikikutip', // T341177 'idwikisource' => 'Wikisumber', // T341173 'idwikivoyage' => 'Wikiwisata', // T381080 'idwiktionary' => 'Wikikamus', // T341175 'id_internalwikimedia' => 'Wikimedia Indonesia (internal)', 'iegcomwiki' => 'Individual Engagement Grants Committee Wiki', 'iglwiki' => 'Wikipídiya', 'ilwikimedia' => 'ויקימדיה', 'incubatorwiki' => 'Wikimedia Incubator', 'inhwiki' => 'Википеди', 'internalwiki' => 'Internal', 'iowiki' => 'Wikipedio', 'iowiktionary' => 'Wikivortaro', 'iswikibooks' => 'Wikibækur', 'iswikiquote' => 'Wikivitnun', 'iswikisource' => 'Wikiheimild', 'iswiktionary' => 'Wikiorðabók', 'isvwiki' => 'Vikipedija', // T429935 'itwikinews' => 'Wikinotizie', 'itwikiversity' => 'Wikiversità', 'itwiktionary' => 'Wikizionario', 'iuwiki' => 'ᐅᐃᑭᐱᑎᐊ', 'jamwiki' => 'Wikipidia', 'jawikinews' => 'ウィキニュース', 'jawikiversity' => 'ウィキバーシティ', 'jawikivoyage' => 'ウィキボヤージュ', 'jvwiki' => 'Wikipédia', // T287437 'jvwikisource' => 'Wikisumber', 'jvwiktionary' => 'Wikisastra', // T287437 'kawiki' => 'ვიკიპედია', 'kawikibooks' => 'ვიკიწიგნები', 'kawikiquote' => 'ვიკიციტატა', 'kawikisource' => 'ვიკიწყარო', // T363243 'kawiktionary' => 'ვიქსიკონი', 'kaawiktionary' => 'Wikisózlik', 'kaiwiki' => 'Wikipèdiya', // T414237 'kbdwiki' => 'Уикипедиэ', 'kbdwiktionary' => 'Википсалъалъэ', 'kbpwiki' => 'Wikipediya', // T160868 'kcgwiktionary' => 'Swánga̱lyiatwuki', 'kgewiki' => 'Wikipidiya', 'kkwiki' => 'Уикипедия', 'kkwikibooks' => 'Уикикітап', 'kkwikiquote' => 'Уикидәйек', 'kkwiktionary' => 'Уикисөздік', 'kmwiki' => 'វិគីភីឌា', 'knwiki' => 'ವಿಕಿಪೀಡಿಯ', 'knwikiquote' => 'ವಿಕಿಕೋಟ್', 'knwikisource' => 'ವಿಕಿಸೋರ್ಸ್', // T110806 'knwiktionary' => 'ವಿಕ್ಷನರಿ', 'koiwiki' => 'Википедия', 'kowiki' => '위키백과', 'kowikinews' => '위키뉴스', 'kowikibooks' => '위키책', 'kowikiquote' => '위키인용집', 'kowikisource' => '위키문헌', 'kowikiversity' => '위키배움터', 'kowiktionary' => '위키낱말사전', 'krcwiki' => 'Википедия', 'kswiki' => 'وِکیٖپیٖڈیا', // T289752 'kswiktionary' => 'وِکیٖلۄغَتھ', // T289767 'kuswiki' => 'Wikipiidia', 'kuwiki' => 'Wîkîpediya', 'kuwiktionary' => 'Wîkîferheng', // T29878 'kywiki' => 'Википедия', // T309866 'wikitech' => 'Wikitech', 'lawiki' => 'Vicipaedia', 'lawikibooks' => 'Vicilibri', 'lawikiquote' => 'Vicicitatio', 'lawiktionary' => 'Victionarium', 'ladwiki' => 'Vikipedya', 'lbwiktionary' => 'Wiktionnaire', 'lbewiki' => 'Википедия', 'legalteamwiki' => 'Legal Team Wiki', 'lezwiki' => 'Википедия', 'lfnwiki' => 'Vicipedia', 'liwikibooks' => 'Wikibeuk', 'liwikinews' => 'Wikinuujs', 'liwikisource' => 'Wikibrónne', 'lijwikisource' => 'Wikivivàgna', 'loginwiki' => 'Wikimedia Login Wiki', 'lowiki' => 'ວິກິພີເດຍ', 'lrcwiki' => 'ڤیکیپئدیا', // T102026 'ltgwiki' => 'Vikipedeja', 'ltwiki' => 'Vikipedija', 'ltwikisource' => 'Vikišaltiniai', 'ltwiktionary' => 'Vikižodynas', 'lvwiki' => 'Vikipēdija', 'magwiki' => 'विकिपीडिया', // T428279 'maiwiki' => 'विकिपिडिया', // T74346 'maiwikimedia' => 'मैथिली विकिमिडियन्स', 'madwikisource' => 'Wikigherbhung', // T391767 'madwiktionary' => 'Wikikamus', 'mdfwiki' => 'Википедиесь', 'mediawikiwiki' => 'MediaWiki', 'metawiki' => 'Meta-Wiki', 'mhrwiki' => 'Википедий', 'minwikibooks' => 'Wikibuku', // T395499 'minwikiquote' => 'Wikipituah', // T429943 'minwikisource' => 'Wikibasurek', // T408343 'minwiktionary' => 'Wikikato', 'mkwiki' => 'Википедија', 'mkwikibooks' => 'Викикниги', // T400644 'mkwikimedia' => 'Викимедија Македонија', 'mkwiktionary' => 'Викиречник', // T140566 'mlwiki' => 'വിക്കിപീഡിയ', 'mlwikibooks' => 'വിക്കിപാഠശാല', 'mlwikiquote' => 'വിക്കിചൊല്ലുകൾ', 'mlwikisource' => 'വിക്കിഗ്രന്ഥശാല', 'mlwiktionary' => 'വിക്കിനിഘണ്ടു', 'mniwiki' => 'ꯋꯤꯀꯤꯄꯦꯗꯤꯌꯥ', 'mniwiktionary' => 'ꯋꯤꯛꯁꯟꯅꯔꯤ', 'mnwiki' => 'Википедиа', 'mnwiktionary' => 'Викитоль', 'mnwwiki' => 'ဝဳကဳပဳဒဳယာ', 'mnwwiktionary' => 'ဝိက်ရှေန်နရဳ', 'moswiki' => 'Wikipidiya', 'movementroleswiki' => 'Movement Roles', 'mrjwiki' => 'Википеди', 'mrwiki' => 'विकिपीडिया', 'mrwikibooks' => 'विकिबुक्स', // T104132 'mrwikisource' => 'विकिस्रोत', 'mswikibooks' => 'Wikibuku', // T368003 'mswikiquote' => 'Wikipetik', // T404700 'mswikisource' => 'Wikisumber', // T369047 'mswiktionary' => 'Wikikamus', // T366549 'mtwiki' => 'Wikipedija', 'mtwiktionary' => 'Wikizzjunarju', 'mwlwiki' => 'Biquipédia', 'mxwikimedia' => 'Wikimedia México', 'myvwiki' => 'Википедиясь', 'mywiki' => 'ဝီကီပီးဒီးယား', // T123191 'mywikisource' => 'ဝီကီရင်းမြစ်', 'mywiktionary' => 'ဝစ်ရှင်နရီ', // T187882 'mznwiki' => 'ویکی‌پدیا', 'nahwiki' => 'Huiquipedia', 'napwikisource' => 'Wikisource', // T210752 'newiki' => 'विकिपिडिया', // T186952 'newikibooks' => 'विकिपुस्तक', // T124881 'ngwikimedia' => 'Wikimedia Nigeria', // T240771 'niawiktionary' => 'Wikikamus', // T411850 'nlwiktionary' => 'WikiWoordenboek', 'nlwikinews' => 'Wikinieuws', // T172594 'noboard_chapterswikimedia' => 'Wikimedia Norway Internal Board', 'nostalgiawiki' => 'Wikipedia', 'nowikibooks' => 'Wikibøker', 'nowikimedia' => 'Wikimedia Norge', 'nowikinews' => 'Wikinytt', 'nowikisource' => 'Wikikilden', 'nrwiki' => 'Wikiphidiya', 'nqowiki' => 'ߥߞߌߔߘߋߞߎ', 'nycwikimedia' => 'Wikimedia New York City', // T31273 'ocwiki' => 'Wikipèdia', // T9123 'ocwikibooks' => 'Wikilibres', 'ocwiktionary' => 'Wikiccionari', 'officewiki' => 'Wikimedia Office', 'olowiki' => 'Wikipedii', // T146612 'ombudsmenwiki' => 'Ombuds Wiki', 'orwiki' => 'ଉଇକିପିଡ଼ିଆ', 'orwikisource' => 'ଉଇକିପାଠାଗାର', // T73875 'orwiktionary' => 'ଉଇକିଅଭିଧାନ', // T94142 'oswiki' => 'Википеди', 'otrs_wikiwiki' => 'VRT Wiki', 'outreachwiki' => 'Outreach Wiki', 'pa_uswikimedia' => 'Wikimedia Pennsylvania', 'pawiki' => 'ਵਿਕੀਪੀਡੀਆ', 'pawikisource' => 'ਵਿਕੀਸਰੋਤ', // T149522 'pcmwikiquote' => 'Wikitok', // T408351 'plwikiquote' => 'Wikicytaty', 'plwikisource' => 'Wikiźródła', 'plwikivoyage' => 'Wikipodróże', 'plwiktionary' => 'Wikisłownik', 'pnbwiki' => 'وکیپیڈیا', 'pnbwiktionary' => 'وکشنری', 'pntwiki' => 'Βικιπαίδεια', 'pplwiki' => 'Wikiamachti', // T415046 'projectcomwiki' => 'Project Grants Committee', 'pswiki' => 'ويکيپېډيا', 'pswikibooks' => 'ويکيتابونه', 'pswikivoyage' => 'ويکيسفر', 'pswiktionary' => 'ويکيسيند', 'ptwiki' => 'Wikipédia', 'ptwikibooks' => 'Wikilivros', 'ptwikimedia' => 'Wikimedia Portugal', 'ptwikinews' => 'Wikinotícias', 'ptwikiversity' => 'Wikiversidade', 'ptwiktionary' => 'Wikcionário', 'punjabiwikimedia' => 'Punjabi Wikimedians', 'qualitywiki' => 'Wikimedia Quality', 'rkiwiki' => 'ဝီကီးပီးဒီးယား', // T392499 'rmywiki' => 'Vikipidiya', 'rskwiki' => 'Википедия', 'rowikibooks' => 'Wikimanuale', 'rowikinews' => 'Wikiștiri', 'rowikiquote' => 'Wikicitat', 'rowiktionary' => 'Wikționar', 'rswikimedia' => 'Викимедија', 'ruewiki' => 'Вікіпедія', 'ruwiki' => 'Википедия', 'ruwikibooks' => 'Викиучебник', 'ruwikimedia' => 'Викимедиа', 'ruwikinews' => 'Викиновости', 'ruwikiquote' => 'Викицитатник', 'ruwikisource' => 'Викитека', 'ruwikiversity' => 'Викиверситет', 'ruwiktionary' => 'Викисловарь', 'sawiki' => 'विकिपीडिया', 'sawikibooks' => 'विकिपुस्तकानि', // T101634 'sawikiquote' => 'विकिसूक्तिः', 'sawikisource' => 'विकिस्रोतः', // T101634 'sawiktionary' => 'विकिशब्दकोशः', // T101634 'sahwiki' => 'Бикипиэдьийэ', 'sahwikiquote' => 'Биики_Домох', 'sahwikisource' => 'Бикитиэкэ', 'satwiki' => 'ᱣᱤᱠᱤᱯᱤᱰᱤᱭᱟ', 'satwiktionary' => 'ᱣᱤᱠᱤ ᱟᱹᱲᱟᱹ ᱢᱩᱨᱟᱹᱭ', // T386631 'scnwiktionary' => 'Wikizziunariu', 'sdwiki' => 'وڪيپيڊيا', 'searchcomwiki' => 'Search Committee', 'shwiki' => 'Wikipedija', // T332468 'shwiktionary' => 'Wikirječnik', // T385833 'shnwiki' => 'ဝီႇၶီႇၽီးတီးယႃး', 'shnwikinews' => 'ဝီႇၶီႇၶၢဝ်ႇ', 'shnwikibooks' => 'ဝီႇၶီႇပပ်ႉ', 'shnwikivoyage' => 'ဝီႇၶီႇဝွႆးဢဵတ်ႇꩡ်', 'shnwiktionary' => 'ဝိၵ်ႇသျိၼ်ႇၼရီႇ', 'shywiktionary' => 'Wikasegzawal', 'siwiki' => 'විකිපීඩියා', 'skwiki' => 'Wikipédia', 'skwikibooks' => 'Wikiknihy', 'skwikiquote' => 'Wikicitáty', 'skwikisource' => 'Wikizdroje', 'skwiktionary' => 'Wikislovník', 'skrwiki' => 'وکیپیڈیا', 'skrwiktionary' => 'وکشنری', 'slwiki' => 'Wikipedija', 'slwikibooks' => 'Wikiknjige', 'slwikiquote' => 'Wikinavedek', 'slwikisource' => 'Wikivir', 'slwiktionary' => 'Wikislovar', 'slwikiversity' => 'Wikiverza', 'sourceswiki' => 'Wikisource', 'spcomwiki' => 'Spcom', 'specieswiki' => 'Wikispecies', 'sqwikinews' => 'Wikilajme', 'srwiki' => 'Википедија', 'srwikibooks' => 'Викикњиге', 'srwikinews' => 'Викиновости', // T226315 'srwikiquote' => 'Викицитат', // T111247 'srwikisource' => 'Викизворник', 'srwiktionary' => 'Викиречник', // T121278 'strategywiki' => 'Strategic Planning', 'stewardwiki' => 'Steward Wiki', 'suwikisource' => 'Wikipabukon', // T344314 'sylwiki' => 'ꠃꠁꠇꠤꠙꠤꠒꠤꠀ', 'sysop_itwiki' => 'Italian Wikipedia sysops wiki', 'sysop_plwiki' => 'Wiki administratorów polskojęzycznej Wikipedii', 'szywiki' => 'Wikipitiya', 'tawiki' => 'விக்கிப்பீடியா', 'tawikibooks' => 'விக்கிநூல்கள்', 'tawikinews' => 'விக்கிசெய்தி', 'tawiktionary' => 'விக்சனரி', 'tawikiquote' => 'விக்கிமேற்கோள்', 'tawikisource' => 'விக்கிமூலம்', 'taywiki' => 'Wikipidia', 'tcywiki' => 'ವಿಕಿಪೀಡಿಯ', // T140898 'tcywikisource' => 'ವಿಕಿಸೋರ್ಸ್', // T378555 'tcywiktionary' => 'ವಿಕ್ಷನರಿ', // T378556 'tddwiki' => 'ᥝᥤᥱ ᥑᥤᥱ ᥚᥤᥱ ᥖᥤᥱ ᥕᥣᥱ', 'techconductwiki' => 'CoC committee', // T165977 'tewiki' => 'వికీపీడియా', 'tewikiquote' => 'వికీవ్యాఖ్య', // T89332 'tewikisource' => 'వికీసోర్స్', // T52357 'tewiktionary' => 'విక్షనరీ', 'tenwiki' => 'Wikipedia 10', 'tgwiki' => 'Википедиа', 'thankyouwiki' => 'Thank You', 'thwiki' => 'วิกิพีเดีย', 'thwikibooks' => 'วิกิตำรา', // T48153 'thwikiquote' => 'วิกิคำคม', 'thwikisource' => 'วิกิซอร์ซ', 'tiwiki' => 'ዊኪፔዲያ', 'tiwiktionary' => 'ዊኪ-መዝገበ-ቃላት', 'tigwiki' => 'ዊኪፒድያ', // T381379 'tkwiki' => 'Wikipediýa', 'tkwiktionary' => 'Wikisözlük', 'tlwiktionary' => 'Wiksiyonaryo', // T402725 'tlywiki' => 'Vikipedija', // T367009 'tokwiki' => 'lipu Wikipesija', // T411119 'transitionteamwiki' => 'Transition Team Wiki', 'trwiki' => 'Vikipedi', 'trwikibooks' => 'Vikikitap', 'trwikimedia' => 'Wikimedia Türkiye', 'trwikinews' => 'Vikihaber', 'trwikiquote' => 'Vikisöz', 'trwikisource' => 'Vikikaynak', // T44721 'trwikivoyage' => 'Vikigezgin', // T272779 'trwiktionary' => 'Vikisözlük', 'trvwiki' => 'Wikipidiya', 'tyvwiki' => 'Википедия', // T51328 'u4cwiki' => 'U4C Wiki', 'uawikimedia' => 'Вікімедіа Україна', 'udmwiki' => 'Википедия', // T49820 'ukwiki' => 'Вікіпедія', 'ukwikibooks' => 'Вікіпідручник', 'ukwikinews' => 'Вікіновини', // T50843 'ukwikiquote' => 'Вікіцитати', 'ukwikisource' => 'Вікіджерела', 'ukwikivoyage' => 'Вікімандри', 'ukwiktionary' => 'Вікісловник', 'urwiki' => 'ویکیپیڈیا', // T44155 'urwikibooks' => 'ویکی کتب', // T214290 'urwikiquote' => 'ویکی اقتباس', // T214290 'urwikisource' => 'ویکی ماخذ', // T415974 'urwiktionary' => 'ویکی لغت', // T214290 'usabilitywiki' => 'Wikimedia Usability Initiative', 'uzwiki' => 'Vikipediya', 'uzwikibooks' => 'Vikikitob', 'uzwikiquote' => 'Vikiiqtibos', 'uzwiktionary' => 'Vikilugʻat', // T362620 'vecwiktionary' => 'Wikisionario', 'vepwiki' => 'Vikipedii', 'votewiki' => 'Wikimedia Vote Wiki', // T53264 'vowiki' => 'Vükiped', 'vowikibooks' => 'Vükibuks', 'vowiktionary' => 'Vükivödabuk', 'yuewiktionary' => '維基辭典', 'wawiktionary' => 'Wiccionaire', // T181782 'wbwikimedia' => 'West Bengal Wikimedians', // T162510 'wg_enwiki' => 'Wikipedia Working Group', 'wikimaniateamwiki' => 'WikimaniaTeam', 'wuuwiki' => '维基百科', // T128354 'xmfwiki' => 'ვიკიპედია', 'yiwiki' => 'װיקיפּעדיע', 'yiwikisource' => 'װיקיביבליאָטעק', 'yiwiktionary' => 'װיקיװערטערבוך', 'zghwiki' => 'ⵡⵉⴽⵉⴱⵉⴷⵢⴰ', // T350241 'zghwiktionary' => 'ⵡⵉⴽⵉⵎⴰⵡⴰⵍ', // T399785 'zh_min_nanwikisource' => 'Wiki Tô·-su-kóan', 'zh_classicalwiki' => '維基大典', 'zhwikiversity' => '維基學院', 'zhwikivoyage' => '维基导游', // T61077 'zh_yuewiki' => '維基百科', ], # @} end of wgSitename 'wgUploadPath' => [ 'default' => '//upload.wikimedia.org/$site/$lang', 'private' => '/w/img_auth.php', 'commonswiki' => 'https://upload.wikimedia.org/wikipedia/commons', 'testcommonswiki' => 'https://upload.wikimedia.org/wikipedia/testcommons', 'labswiki' => '//upload.wikimedia.org/wikipedia/labs', 'metawiki' => '//upload.wikimedia.org/wikipedia/meta', 'testwiki' => '//upload.wikimedia.org/wikipedia/test', ], 'wmgThumbUrl' => [ 'default' => false, 'private' => false, 'testwiki' => '//thumb.wikimedia.org/wikipedia/test/thumb', 'mediawikiwiki' => '//thumb.wikimedia.org/$site/$lang/thumb', 'cswiki' => '//thumb.wikimedia.org/$site/$lang/thumb', 'fawiki' => '//thumb.wikimedia.org/$site/$lang/thumb', 'dewiki' => '//thumb.wikimedia.org/$site/$lang/thumb', ], 'wgUploadDirectory' => [ 'default' => false, ], 'wgImgAuthUrlPathMap' => [ 'default' => [], 'private' => [ '/timeline/' => 'mwstore://local-multiwrite/timeline-render/' ] ], # wgProofreadPageNamespaceIds @{ 'wgProofreadPageNamespaceIds' => [ 'default' => [ 'page' => 250, 'index' => 252 ], 'test2wiki' => [ 'page' => 104, 'index' => 106 ], 'sourceswiki' => [ 'page' => 104, 'index' => 106, ], 'enwikisource' => [ 'page' => 104, 'index' => 106, ], 'arwikisource' => [ 'page' => 104, 'index' => 106, ], 'aswikisource' => [ // T45129 'page' => 104, 'index' => 106, ], 'bewikisource' => [ 'page' => 104, 'index' => 106, ], 'bnwikisource' => [ 'page' => 104, 'index' => 102, ], 'brwikisource' => [ 'page' => 102, 'index' => 100, ], 'cawikisource' => [ 'page' => 102, 'index' => 104, ], 'cywikisource' => [ 'page' => 104, 'index' => 106, ], 'dawikisource' => [ 'page' => 104, 'index' => 106, ], 'dewikisource' => [ 'page' => 102, 'index' => 104, ], 'elwikisource' => [ 'page' => 100, 'index' => 102, ], 'eowikisource' => [ 'page' => 104, 'index' => 106, ], 'eswikisource' => [ 'page' => 102, 'index' => 104, ], 'etwikisource' => [ 'page' => 102, 'index' => 104, ], 'fawikisource' => [ 'page' => 104, 'index' => 106, ], 'frwikisource' => [ 'page' => 104, 'index' => 112, ], 'frrwiki' => [ 'page' => 102, 'index' => 104 ], 'guwikisource' => [ 'page' => 104, 'index' => 106 ], 'hewikisource' => [ 'page' => 104, 'index' => 112, ], 'hrwikisource' => [ 'page' => 102, 'index' => 104, ], 'huwikisource' => [ 'page' => 104, 'index' => 106, ], 'hywikisource' => [ 'page' => 104, 'index' => 106, ], 'idwikisource' => [ 'page' => 104, 'index' => 102, ], 'itwikisource' => [ 'page' => 108, 'index' => 110, ], 'knwikisource' => [ 'page' => 104, 'index' => 106, ], 'lawikisource' => [ 'page' => 104, 'index' => 106, ], 'mlwikisource' => [ 'page' => 106, 'index' => 104, ], 'mrwikisource' => [ 'page' => 104, 'index' => 106, ], 'nlwikisource' => [ 'page' => 104, 'index' => 106 ], 'nowikisource' => [ 'page' => 104, 'index' => 106 ], 'plwikisource' => [ 'page' => 100, 'index' => 102, ], 'pmswikisource' => [ 'page' => 102, 'index' => 104, ], 'ptwikisource' => [ 'page' => 106, 'index' => 104, ], 'rowikisource' => [ 'page' => 104, 'index' => 106, ], 'ruwikisource' => [ 'page' => 104, 'index' => 106, ], 'sawikisource' => [ 'page' => 104, 'index' => 106, ], 'slwikisource' => [ 'page' => 100, 'index' => 104, ], 'svwikisource' => [ 'page' => 104, 'index' => 108, ], 'tewikisource' => [ 'page' => 104, 'index' => 106, ], 'vecwikisource' => [ 'page' => 102, 'index' => 104, ], 'viwikisource' => [ 'page' => 104, 'index' => 106, ], 'zhwikisource' => [ 'page' => 104, 'index' => 106, ], ], # @} end of wgProofreadPageNamespaceIds 'wgRawHtml' => [ 'default' => false, 'donatewiki' => true, 'internalwiki' => true, 'thankyouwiki' => true, 'collabwiki' => true, // T31269 ], # wgWhitelistRead @{ 'wgWhitelistRead' => [ 'private' => [ 'Main Page', 'Special:UserLogin', 'Special:UserLogout' ], '+sysop_itwiki' => [ 'Pagina principale', 'Wikipedia:Bacheca_pubblica' ], '+arbcom_zhwiki' => [ '首页' ], // T394919 ], # @} end of wgWhitelistRead 'wgAutoConfirmAge' => [ 'default' => 4 * 3600 * 24, // 4 days to pass isNewbie() 'fishbowl' => 0, // No need 'cawiki' => 5 * 86400, // T354425 # http://de.wikibooks.org/wiki/Wikibooks:Meinungsbilder/_Verschiebefunktion_f%C3%BCr_neue_Nutzer # TS 2007-02-06 'dewikibooks' => 7 * 86400, 'ganwiki' => 7 * 86400, // T355126 'itwiki' => 7 * 86400, // T262738 'nowiki' => 7 * 86400, // T71302 'tenwiki' => 0, // T28554 'wuuwiki' => 7 * 86400, // T122476 'zhwiki' => 7 * 3600 * 24, // T16624 'zh_classicalwiki' => 5 * 86400, // T228141 'zhwikibooks' => 7 * 3600 * 24, // T185182 'zhwikiquote' => 7 * 86400, // T189289 'zhwiktionary' => 7 * 86400, // T187018 ], 'wgTorAutoConfirmAge' => [ 'default' => 90 * 86400, 'enwiki' => 4 * 86400, // T409022 'zhwiki' => 7 * 86400, // T415335 ], 'wgTorAutoConfirmCount' => [ 'default' => 100, 'enwiki' => 10, // T409022 'zhwiki' => 50, // T415335 ], 'wgAutoConfirmCount' => [ 'default' => 0, 'arwiki' => 50, // T14123 'arwikisource' => 10, // T347264 'azwiki' => 10, // T372172 'cawiki' => 30, // T354425 'ckbwiki' => 10, // T53537 'cswiki' => 10, // T163207 'enwiki' => 10, // T16191 'enwikibooks' => 5, // T407080 'enwikisource' => 10, // T284627 'enwikivoyage' => 3, // T371186 'enwikiquote' => 10, // T432895 'eswiki' => 50, // T15261 'eswikivoyage' => 25, // T46285 'fawiki' => 10, // T45630 'fawikivoyage' => 10, // T73709 'frwiki' => 10, // T411263 'ganwiki' => 15, // T355126 'idwiki' => 10, // T411263 'iswiki' => 10, // T306305 'itwiki' => 50, // T72128, T262738 'itwiktionary' => 10, // T24274 'jawiki' => 10, // T42270 'kowiki' => 10, // T46894 'lbwiki' => 10, // T423102 'metawiki' => 5, // T211188 'nlwiki' => 10, // T424898 'nowiki' => 20, // T71302 'plwiki' => 10, 'plwikiquote' => 25, // T433541 'plwiktionary' => 25, // T427177 'ptwiki' => 10, // T29954 'rowiki' => 10, // T355990 'ruwiki' => 15, // T43831 'trwiki' => 10, // T411263 'simplewiki' => 10, 'svwiki' => 10, // T412713 'ukwiki' => 10, // T355972 'viwiki' => 10, // T322105 'wikidata' => 50, // T48461 'wikimania' => 10, // T389729 'wuuwiki' => 10, // T122476 'zhwiki' => 50, // T16624 'zh_classicalwiki' => 25, // T228141 'zhwikibooks' => 10, // T185182 'zhwikiquote' => 10, // T189289 'zhwikiversity' => 10, // T202599 'zhwikivoyage' => 10, // T198006 'zhwiktionary' => 10, // T187018 'zh_yuewiki' => 10, // T32538 ], # wgRestrictionLevels @{ // Don't use '+foowiki' syntax, as that results in bad ordering in the // protection form (T71640). 'wgRestrictionLevels' => [ 'default' => [ '', 'autoconfirmed', // semi-protection level on 'sysop', ], 'arwiki' => [ '', 'autoconfirmed', 'editautoreviewprotected', 'editeditorprotected', 'templateeditor', 'sysop' ], // T54109, T146575, T225896, T321111, T382784 'azwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T281860 'bgwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T269709 'cawiki' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T384145 'ckbwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'sysop' ], // T54533 'commonswiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'templateeditor', 'sysop' ], // T227420, T357298 'cswiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T316283 'dawiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'sysop' ], // T361461 'dewiki' => [ '', 'autoconfirmed', 'editeditorprotected', 'sysop' ], // T94368 'dewiktionary' => [ '', 'autoconfirmed', 'editeditorprotected', 'editautoreviewprotected', 'sysop' ], // T216885 'elwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T306241 'enwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'sysop' ], // T126607, T57432 'enwiktionary' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'templateeditor', 'sysop' ], // T148007, T296580 'enwikiquote' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'sysop' ], // T414711 'enwikivoyage' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T198056 'eswiki' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T330470 'etwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'sysop' ], // T153465 'fawiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T140839 'fiwiki' => [ '', 'autoconfirmed', 'editautoreviewprotected', 'sysop' ], // T347069 'foundationwiki' => [ '', 'autoconfirmed', 'edit-legal', 'sysop' ], // T205352 'frwiki' => [ '', 'autoconfirmed', 'editextendedsemiprotected', 'sysop' ], // T131109 'hewiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'templateeditor' /* T102466 */, 'sysop' ], // T60207 'hewikisource' => [ '', 'autoconfirmed', 'editautoreviewprotected', 'sysop' ], // T275076 'huwiki' => [ '', 'autoconfirmed', 'edittrustedprotected', 'templateeditor', 'sysop' ], // T74055, T194568 'idwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T402755 'itwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'sysop' ], // T308917 'jawiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T249820 'kowiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T184675 'lvwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'sysop' ], // T92645 'mrwikisource' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T269067 'nlwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T329642 'nowiki' => [ '', 'edituserprotected', 'autoconfirmed', 'sysop' ], // T367943 'newiki' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T343257 'plwiki' => [ '', 'autoconfirmed', 'editeditorprotected', 'sysop' ], // T48990 'ptwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'editautoreviewprotected', 'sysop' ], // T41652, T281926 'rowiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'sysop' ], // T63172, T254471 'ruwiki' => [ '', 'autoconfirmed', 'editautoreviewprotected', 'sysop' ], // T337430 'shwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'editpatrolprotected', 'sysop' ], // T344306 'srwiki' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'patrol', 'rollback', 'bot', 'sysop' ], // T215653 'srwikibooks' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'patrol', 'rollback', 'bot', 'sysop' ], // T215653 'srwikisource' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'patrol', 'rollback', 'bot', 'sysop' ], // T215653 'srwikiquote' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'patrol', 'rollback', 'bot', 'sysop' ], // T215653 'srwiktionary' => [ '', 'autoconfirmed', 'editautopatrolprotected', 'patrol', 'rollback', 'bot', 'sysop' ], // T215653 'svwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T279836 'tcywiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T385828 'testwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'sysop' ], // T61084, T302860 'viwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'editautopatrolprotected', 'sysop' ], // T215493, T296154, T303579 'wikimaniawiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'sysop' ], // T389729 'zhwiki' => [ '', 'autoconfirmed', 'extendedconfirmed', 'templateeditor', 'sysop' ], // T260012, T287322 'zhwiktionary' => [ '', 'autoconfirmed', 'templateeditor', 'sysop' ], // T286101 ], # @} end of wgRestrictionLevels 'wgCascadingRestrictionLevels' => [ 'default' => [ 'sysop' ], 'plwiki' => [ 'editeditorprotected', 'sysop' ], // T50374 ], 'wgSemiprotectedRestrictionLevels' => [ 'default' => [ 'autoconfirmed' ], '+arwiki' => [ 'editautoreviewprotected', 'editeditorprotected' ], // T321111 '+azwiki' => [ 'extendedconfirmed' ], // T281860 '+bgwiki' => [ 'extendedconfirmed' ], // T269709 '+cswiki' => [ 'extendedconfirmed' ], // T316283 '+dawiki' => [ 'extendedconfirmed' ], // T361461 '+elwiki' => [ 'extendedconfirmed' ], // T306241 '+enwiki' => [ 'extendedconfirmed' ], // T126607 '+fawiki' => [ 'extendedconfirmed' ], // T140839 '+fiwiki' => [ 'editautoreviewprotected' ], // T347069 '+frwiki' => [ 'editextendedsemiprotected' ], // T132248 '+idwiki' => [ 'extendedconfirmed' ], // T402755 '+itwiki' => [ 'editautopatrolprotected' ], // T308917 '+jawiki' => [ 'extendedconfirmed' ], // T249820 '+kowiki' => [ 'extendedconfirmed' ], // T184675 '+nlwiki' => [ 'extendedconfirmed' ], // T329642 '+nowiki' => [ 'edituserprotected' ], // T367943 '+ptwiki' => [ 'extendedconfirmed' ], // T281926 '+rowiki' => [ 'extendedconfirmed' ], // T254471 '+ruwiki' => [ 'editautoreviewprotected' ], // T337430 '+svwiki' => [ 'extendedconfirmed' ], // T279836 '+tcywiki' => [ 'extendedconfirmed' ], // T385828 '+testwiki' => [ 'extendedconfirmed' ], // T302860 '+viwiki' => [ 'extendedconfirmed' ], // T215493 '+wikimaniawiki' => [ 'extendedconfirmed' ], // T389729 '+zhwiki' => [ 'extendedconfirmed' ], // T287322 ], 'wgSiteNotice' => [ 'default' => '', ], 'wmgPrivateWiki' => [ 'default' => false, 'private' => true // make files private and such ], 'wmgUseCentralNotice' => [ 'default' => true, // Cannot use 'sul' here because of lockeddown carve out 'advisorywiki' => false, // Per T27519 'fishbowl' => false, 'lockeddown' => false, // T61702 'fiwikimedia' => false, // T19718 'private' => false, 'qualitywiki' => false, ], 'wgCentralNoticeLoader' => [ 'default' => true, // *gulp* -- bv 2008-11-03 ], // For CentralNotice project pickers 'wgNoticeProject' => [ 'abstractwiki' => 'wikimedia', 'advisorywiki' => 'wikimedia', 'default' => '$site', 'commonswiki' => 'commons', 'testcommonswiki' => 'commons', 'foundationwiki' => 'wikimedia', 'incubatorwiki' => 'wikimedia', 'mediawikiwiki' => 'mediawiki', 'metawiki' => 'meta', 'outreachwiki' => 'wikimedia', 'usabilitywiki' => 'wikimedia', 'strategywiki' => 'wikimedia', 'sourceswiki' => 'wikisource', 'specieswiki' => 'wikispecies', 'testwiki' => 'test', 'wikimania' => 'wikimedia', 'wikidata' => 'wikidata', 'wikifunctionswiki' => 'wikifunctions', 'wikitech' => 'wikitech', 'wikivoyage' => 'wikivoyage', ], # wgTranslateNumerals @{ 'wgTranslateNumerals' => [ 'default' => true, 'arwiki' => false, 'arwikibooks' => false, // T5442 -ævar 'arwikiquote' => false, 'arwiktionary' => false, // T35758 'arwikisource' => false, 'arwikiversity' => false, 'arwikinews' => false, 'aswiki' => false, // T33371 'bhwiki' => false, // T160098 'hiwiki' => false, // T31279 'hiwikiversity' => false, // T182584 'kswiki' => false, // T296055 'lowiki' => false, // T335345 'tewiki' => false, // by request -- maybe remove from file 'mlwiki' => false, // 2005-01-03, by dubious request on Ts's talk page -ævar 'sdwiki' => false, // T268203 'tewikibooks' => false, 'tewikiquote' => false, 'tewiktionary' => false, ], # @} end of wgTranslateNumerals // Send a copy of ALL the logs to udp2log in wmf-config/logging.php // (except channels set to `false` or `[ 'udp2log' => false ]` in $wmgMonologChannels below). 'wmgEnableExtraLogFile' => [ 'default' => false, 'testwiki' => true, ], # wmgMonologChannels @{ // Configure Monolog logging to udp2log (logfiles), Logstash, EventBus extension, etc. // See logging.php for more detailed information // channel => false == ignore all log events on this channel // channel => level == record all events of this level or higher to udp2log and logstash (except: // logstash won't go below info level, use explicit logstash=>debug field for that) // channel => [ 'udp2log'=>level, 'logstash'=>level, 'sample'=>rate, 'buffer'=>buffer, 'eventbus' => 'debug' ] // Defaults: [ 'udp2log'=>'debug', 'logstash'=>'info', 'sample'=>false, 'buffer'=>false, 'eventbus' => 'debug' ] // Valid levels: 'debug', 'info', 'warning', 'error', false // The sample rate is a positive integer. // Note: Udp2log events are sent to udp://mwlog/{$channel} 'wmgMonologChannels' => [ // When changing the default, please also update the -labs settings to ensure that the // logging on the beta cluster includes at least the same data that production includes 'default' => [ // Enable logging errors from all channels not configured otherwise (T228838) '@default' => 'error', '404' => 'debug', 'AbuseFilter' => 'debug', 'AdHocDebug' => 'debug', // for temp live debugging 'antispoof' => 'debug', 'api' => [ 'logstash' => false ], 'api-feature-usage' => 'debug', 'api-readonly' => 'debug', 'api-request' => [ 'udp2log' => false, 'logstash' => false, 'eventbus' => 'debug', 'buffer' => true ], 'api-warning' => 'debug', 'authentication' => 'info', 'authevents' => [ 'udp2log' => false, 'logstash' => 'info', 'sample' => 1000 ], 'badpass' => 'debug', 'badpass-priv' => 'debug', 'BlockManager' => 'info', 'BounceHandler' => 'debug', 'Bug58676' => 'debug', // Invalid message parameter 'cache-cookies' => 'debug', 'captcha' => 'debug', 'CampaignEvents' => 'debug', 'CentralAuth' => 'info', // Don't log personal names by default T312704 'CentralNotice' => 'debug', 'CheckUser' => 'info', 'CirrusSearch' => 'debug', 'CirrusSearchDeprecation' => 'debug', 'cirrussearch-request' => [ 'udp2log' => false, 'logstash' => false, 'eventbus' => 'debug' ], 'CirrusSearchChangeFailed' => 'debug', 'CirrusSearchSlowRequests' => 'debug', 'cite' => 'debug', 'Cognate' => 'debug', // WMDE & Addshore 'collection' => 'debug', // -cscott for T73675 'CommunityConfiguration' => 'info', 'communityrequests' => 'info', // T402967 'confirmemail' => [ 'udp2log' => false, 'logstash' => 'info' ], 'ContentTranslation' => 'info', 'csp' => [ 'logstash' => 'info', 'udp2log' => 'info' ], 'csp-report-only' => [ 'logstash' => 'info', 'udp2log' => 'info' ], 'rdbms' => 'warning', 'deprecated' => 'debug', 'diff' => 'debug', 'DuplicateParse' => [ 'logstash' => 'debug', 'udp2log' => 'debug' ], 'editpage' => 'warning', // T251023 'Echo' => 'debug', 'EmailAuth' => 'info', 'Elastica' => 'info', 'error' => 'debug', 'EventBus' => [ 'logstash' => 'error' ], 'EventLogging' => 'debug', 'exception' => 'debug', 'exec' => 'debug', 'export' => 'debug', 'ExternalStore' => 'warning', // T281048 'FileImporter' => 'debug', 'FileOperation' => 'debug', 'Flow' => 'debug', // -erikb 2014/03/08 'formatnum' => 'info', // - cscott 2020/11/09 for T267587/T267370 'FSFileBackend' => 'debug', // - gilles for T75229 'generated-pp-node-count' => 'debug', 'GlobalTitleFail' => [ 'sample' => 10000 ], // chad hates $wgTitle 'GlobalBlocking' => 'warning', 'GlobalWatchlist' => 'info', // T260862 'goodpass' => 'debug', 'goodpass-priv' => 'debug', 'GrowthExperiments' => 'info', 'headers-sent' => 'debug', 'HtmlOutputRendererHelper' => 'debug', // T356157 'ImageSuggestions' => 'info', 'IpReputation' => 'debug', 'IPInfo' => 'info', 'IPReputation' => 'warning', 'JobExecutor' => [ 'logstash' => 'warning' ], 'Kartographer' => 'debug', // Temporary monitoring for T304813. 'ldap' => 'warning', 'Linter' => 'debug', 'LocalFile' => 'debug', 'localhost' => [ 'logstash' => false ], 'LockManager' => 'warning', 'logging' => 'debug', 'LoginNotify' => 'info', 'MassMessage' => 'debug', // for 59464 -legoktm 2013/12/15 'Math' => 'info', // mobrovac for T121445 'mediamoderation' => 'debug', // for T303312 changed from warning 'message-format' => [ 'logstash' => 'warning' ], 'MessageCacheError' => 'debug', 'mobile' => 'debug', 'NewUserMessage' => 'debug', 'OAuth' => 'info', // T244185 'objectcache' => 'warning', 'OutputBuffer' => 'debug', 'PageTriage' => 'debug', 'PageViewInfo' => 'info', 'ParserCache' => 'warning', 'ParserOptions' => [ 'logstash' => 'debug', 'udp2log' => 'debug' ], 'Parsoid' => 'warning', 'poolcounter' => 'info', 'preferences' => 'info', 'purge' => 'debug', 'query' => 'debug', 'ratelimit' => 'debug', 'readinglists' => 'warning', 'recursion-guard' => 'debug', 'RecursiveLinkPurge' => 'debug', 'redis' => 'info', // -asher 2012/10/12 'Renameuser' => 'debug', 'resourceloader' => 'info', 'RevisionStore' => 'info', 'runJobs' => [ 'logstash' => 'warning' ], // - bd808, T113571 'SaveParse' => 'debug', 'SecurePoll' => 'warning', 'security' => 'debug', 'session' => [ 'udp2log' => false, 'logstash' => 'info' ], 'session-ip' => [ 'udp2log' => false, 'logstash' => 'info' ], 'session-sampled' => [ 'udp2log' => false, 'logstash' => 'info', 'sample' => 1000 ], 'SimpleAntiSpam' => 'debug', 'slow-parse' => 'debug', 'slow-parsoid' => 'info', 'SkinCodex' => 'info', 'SpamBlacklistHit' => 'debug', 'SpamRegex' => 'debug', 'SQLBagOStuff' => 'debug', 'StashEdit' => 'debug', 'SwiftBackend' => 'debug', // -aaron 5/15/12 'texvc' => 'debug', 'throttler' => 'info', 'thumbnail' => 'debug', 'thumbnailaccess' => 'debug', // T106323 'timeline' => 'info', // T429654 'TitleBlacklist-cache' => 'debug', // For T85428 'torblock' => 'debug', 'TranslationNotifications.Jobs' => 'debug', 'Translate.Jobs' => 'debug', 'Translate.MessageBundle' => 'debug', 'Translate.TtmServerUpdates' => 'debug', 'Translate' => 'debug', 'UpdateRepo' => 'debug', 'updateTranstagOnNullRevisions' => 'debug', 'upload' => 'debug', 'usermailer' => 'info', 'VisualEditor' => 'debug', 'wfLogDBError' => 'debug', // Former $wgDBerrorLog 'Wikibase' => [ 'udp2log' => 'info', 'logstash' => 'warning' ], 'WikibaseQualityConstraints' => 'debug', 'WikiEditor' => 'info', 'WikiLambda' => 'warning', 'WikiLambdaCache' => 'info', 'WikiLambdaClient' => 'info', 'WikiLambdaAbstract' => 'info', 'WikimediaAntiAbuse' => 'info', 'Wikisource' => 'info', 'WMDE' => 'debug', // WMDE & Addshore T174948 & T191500 'xff' => [ 'logstash' => false ], 'XMP' => 'warning', // T89532 ], '+private' => [ 'slow-parse' => false, // Don't log slow parse on private wikis, so we can make the slow parse log public. 'slow-parsoid' => false, // Don't log slow parse on private wikis, so we can make the slow parse log public. ], '+group1' => [ 'authorization' => [ 'udp2log' => 'info', 'logstash' => false ], ], '+group0' => [ 'authorization' => [ 'udp2log' => 'info', 'logstash' => false ], ], '+arwiki' => [ 'authorization' => [ 'udp2log' => 'info', 'logstash' => false ], ], ], # @} end of wmgMonologChannels 'wgAccountCreationThrottle' => [ 'default' => [ [ 'count' => 0, 'seconds' => 86400 ] ], 'sul' => [ [ 'count' => 6, 'seconds' => 86400 ] ], 'eswikiquote' => [ [ 'count' => 1, 'seconds' => 86400 ] ], // T230796 'hewikibooks' => [ [ 'count' => 4, 'seconds' => 86400 ] ], 'hewikiquote' => [ [ 'count' => 4, 'seconds' => 86400 ] ], 'hewikisource' => [ [ 'count' => 4, 'seconds' => 86400 ] ], 'hewiktionary' => [ [ 'count' => 4, 'seconds' => 86400 ] ], ], 'wgTempAccountCreationThrottle' => [ // T412222 'default' => [ [ 'count' => 1, 'seconds' => 600 ], [ 'count' => 2, 'seconds' => 86400 ], [ 'count' => 4, 'seconds' => 86400 * 7 ], [ 'count' => 6, 'seconds' => 86400 * 30 ], ], ], 'wgDefaultSkin' => [ 'default' => 'vector-2022', 'donatewiki' => 'vector', 'thankyouwiki' => 'vector', // Special cases for wikis that use skins older than Vector. 'nostalgiawiki' => 'nostalgia', ], 'wgVectorWrapTablesTemporary' => [ 'default' => false, // T366314 'group0' => true, ], // Note: // This is the list of namespaces the max-width should be EXCLUDED from. // It is not a list of namespaces where it should be included. 'wmgVectorMaxWidthOptionsNamespaces' => [ 'default' => [ NS_SPECIAL, NS_CATEGORY, ], 'wikisource' => [ // T311607 NS_MAIN, NS_SPECIAL, NS_CATEGORY, ], 'plwikisource' => [ // T323185#8422601 NS_SPECIAL, NS_CATEGORY ], // T300182#7868654 'wikidatawiki' => [ NS_MAIN, NS_SPECIAL, NS_CATEGORY, ], ], // Note that Wikisource modifies this default in wmf-config/CommonSettings.php 'wgVectorMaxWidthOptions' => [ 'default' => [ "exclude" => [ "mainpage" => true, "querystring" => [ "action" => "(history|edit)", "diff" => ".+", ], /* namespaces key is defined in wmgVectorMaxWidthOptionsNamespaces */ ], "include" => [ "Special:Preferences", // T306834 "Special:Userlogin", // must use lowercase 'l': T408447 "Special:CreateAccount", ], ], ], 'wgEnableSectionShare' => [ 'default' => false, // IMPORTANT: Please do not enable any new exceptions until T431514 has been resolved. // It is unclear how this feature impacts user retention and engagement and we would // like more data before rolling out further. // Please do not backport any changes until that ticket is resolved. 'fawiki' => true, ], // T366334 'wgVectorFontSizeConfigurableOptions' => [ 'default' => [ "exclude" => [ "mainpage" => false, "pagetitles" => [], "namespaces" => [ -1, 6, 14, 100, 710 ], "querystring" => [ "action" => "info|protect|delete|undelete|action|history", ], ], "include" => [] ], 'enwiktionary' => [ // Don't exclude 100 per T423766 "exclude" => [ "mainpage" => false, "pagetitles" => [], "namespaces" => [ -1, 6, 14, 710 ], "querystring" => [ "action" => "info|protect|delete|undelete|action|history", ], ], "include" => [] ] ], 'wgVectorLanguageInHeader' => [ 'default' => [ 'logged_in' => true, // T312861 'logged_out' => true, ], // but have special treatment due to their wiki-specific language handling. 'vector-2022-language-links' => [ 'logged_in' => false, 'logged_out' => false ], ], // Shows language selector beside the main page title. 'wgVectorLanguageInMainPageHeader' => [ 'default' => [ 'logged_in' => false, 'logged_out' => false, ], // T290480 // T325362 'modern-mainpage' => [ 'logged_in' => true, 'logged_out' => true, ], ], // @unstable // IMPORTANT: This is a temporary setting is unstable. // It should not be enabled for any project other than ruwiki. // Updates to this configuration should not be made without // consulting #Reader-Experience-Team on Phabricator. 'wgVectorLanguageInMainMenu' => [ 'default' => [ 'logged_in' => false, 'logged_out' => false, ], // T375046 'ruwiki' => [ 'logged_in' => true, 'logged_out' => true, ], ], 'wgVectorTypeahead' => [ 'default' => [ 'recommendationApiUrl' => null, 'options' => [ 'showThumbnail' => true, 'showDescription' => true ] ], 'testwiki' => [ 'recommendationApiUrl' => '/w/rest.php/v1/search/page?q=morelike:$1&limit=3', 'options' => [ 'showThumbnail' => false, 'showDescription' => false ] ], 'wikivoyage' => [ 'recommendationApiUrl' => '/w/rest.php/v1/search/page?q=morelike:$1&limit=3', 'options' => [ 'showThumbnail' => true, 'showDescription' => true ] ], // T402048 'wikipedia' => [ 'recommendationApiUrl' => '/w/rest.php/v1/search/page?q=morelike:$1&limit=3', 'options' => [ 'showThumbnail' => true, 'showDescription' => true ] ], 'officewiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => false, ], ], 'commonswiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => false, ], ], 'wikifunctionswiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => true, ], ], 'wikidatawiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => true, ], ], 'testwikidatawiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => true, ], ], 'labswiki' => [ 'options' => [ 'showThumbnail' => false, 'showDescription' => false, ], ], ], // T328045 'wgVectorTableOfContentsCollapseAtCount' => [ 'default' => 28, ], 'wgVectorPromoteAddTopic' => [ // Sync with wgDiscussionTools_visualenhancements config 'default' => true, ], # wgForceUIMsgAsContentMsg @{ 'wgForceUIMsgAsContentMsg' => [ 'default' => [ 'mainpage-title-loggedin', // T361171 ], '+abstractwiki' => [ // Sidebar, T427730 'wikilambda-abstractwiki-sidebar-projectchat', 'wikilambda-abstractwiki-sidebar-createarticle', ], '+arwiki' => [ 'licenses', 'uploadtext', ], '+bewikimedia' => [ 'sitenotice', 'anonnotice', ], '+commonswiki' => [ // Sidebar 'mainpage', 'portal-url', 'sitesupport-url', 'village pump-url', 'welcome-url', // Other 'contact-url', // T7925 'aboutpage', // T7925 'disclaimerpage', // T7925 'copyright', // T7925 'licenses', '3d-patents', 'upload-url', 'license-header', 'filedesc', 'filestatus', 'filesource', ], '+testcommonswiki' => [ // Sidebar 'mainpage', 'portal-url', 'sitesupport-url', 'village pump-url', 'welcome-url', // Other 'contact-url', // T7925 'aboutpage', // T7925 'disclaimerpage', // T7925 'copyright', // T7925 'licenses', 'upload-url', 'license-header', 'filedesc', 'filestatus', 'filesource', ], '+enwiki' => [ 'licenses', // for upload form variants hack, 2007-02-22 ], '+enwikiversity' => [ 'licenses', 'uploadtext', ], '+incubatorwiki' => [ 'sidebar-mainpage-url', 'sidebar-help-url', 'sidebar-sitesupport-url', ], '+mediawikiwiki' => [ // Requested by ialex on IRC 'mw-mainpage-url', 'mw-cat-browser-url', 'mw-portal-url', 'mw-help-url', 'mw-manual-url', 'mw-faq-url', 'mw-download-url', 'mw-extensions-url', 'mw-bugzilla-url', 'mw-downloadfromsvn-url', 'mw-irc-url', 'mw-mailing lists-url', ], '+mlwiki' => [ 'licenses', // T13538 ], '+nowikimedia' => [ 'mainpage', // T18729 ], '+specieswiki' => [ 'mainpage', ], '+tenwiki' => [ 'mainpage', 'organize-url', 'share-url', 'design-url', 'ideas-url', 'faq-url', ], '+viwiki' => [ 'licenses', ], '+wikidata' => [ 'portal-url', 'villagepump-url', 'helppage', 'sitesupport-url', // T47696 ], '+wikimania2005wiki' => [ 'currentevents-url', 'portal-url' ], '+wikimania2006wiki' => [ 'currentevents-url', 'portal-url' ], '+wikimania2007wiki' => [ 'currentevents-url', 'portal-url' ], '+wikimania2008wiki' => [ 'currentevents-url', 'portal-url' ], '+wikimania2009wiki' => [ 'registration-url', 'schedule-url', 'volunteers-url', 'press-url', 'sponsors-url', 'FAQ-url', 'IRC-url', 'contact-url', 'Site Map-url', 'index-url', 'cfp-url', 'local-url', ], '+wikimania2010wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2011wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', 'Accommodation-url', 'Venue-url', 'LocalInformation-url', 'Mainpage-url', 'Program-url', ], '+wikimania2012wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2013wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2014wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2015wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2016wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2017wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimania2018wiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+wikimaniawiki' => [ 'pagetitle', 'pagetitle-view-mainpage', 'Volunteers-url', 'Attendees-url', 'Press-url', 'Sponsors-url', 'Questions-url', 'FAQ-url', 'Site Map-url', 'Registration-url', 'Schedule-url', 'IRC-url', 'Contact-url', ], '+zhwiki' => [ 'pagetitle-view-mainpage', ], '+zhwikibooks' => [ // T256521 'pagetitle-view-mainpage', ], '+zhwikiquote' => [ // T256521 'pagetitle-view-mainpage', ], '+zhwikisource' => [ // T256521 'pagetitle-view-mainpage', ], '+zhwikiversity' => [ // T256521 'pagetitle-view-mainpage', ], '+zhwikivoyage' => [ // T66816 'pagetitle-view-mainpage', ], '+zhwiktionary' => [ // T256521 'pagetitle-view-mainpage', ], ], # @} # wgUseRCPatrol @{ 'wgUseRCPatrol' => [ 'default' => false, # See [[Wikipedia:Village pump (news)]], 09:47, Jan 6, 2005 // Projects 'wikidata' => true, // T43907 'wikifunctionswiki' => true, 'wikivoyage' => true, // requested by Erik // Individual wikis 'abstractwiki' => true, 'alswiki' => true, // T6543 'arwikisource' => true, 'azbwiki' => true, // T109755 'azwiki' => true, // T194389 'bgwiki' => true, 'bnwiki' => true, // T13042 'brwikimedia' => true, // T65345 'cawiki' => true, 'commonswiki' => true, // T24834 'testcommonswiki' => true, // T24834 'cswiki' => true, // T193242 'dawiki' => true, // wegge asked in #wikimedia-tech 2006-03-01 'dawikiquote' => true, // T15246 'dawikisource' => true, // T407790 'dewikibooks' => true, // T9041 'dewikiquote' => true, // T12290 'dewikiversity' => true, 'dewiktionary' => true, // T6542 'enwikisource' => true, // T7475 'enwikivoyage' => true, // T45908 'enwiktionary' => true, // T9248 'eswiktionary' => true, // T9953 'fawiki' => true, // T56596 'fawikibooks' => true, // T111024 'fawiktionary' => true, // T85381 'fawikisource' => true, // T187662 'fiwiki' => true, // T144817 'frwiki' => true, // T9269 'frwikibooks' => true, // T23517 'frwikisource' => true, // yannf asked in irc, 2006-07-25 'frwikiversity' => true, 'frwiktionary' => true, // T23517 'fywiki' => true, // T12584 'hewiki' => true, // T7232 'hewikibooks' => true, // T29918 'hewikiquote' => true, 'hewiktionary' => true, // T75197 'hiwiki' => true, 'hiwikiversity' => true, // T192427 'hrwiki' => true, // by request of stemd from #wikipedia-hr 2007-05-15 -jeronim 'idwiki' => true, // T8042 'itwiki' => true, 'itwikiversity' => true, 'itwikibooks' => true, // T11159 'itwikiquote' => true, // T14826 'itwiktionary' => true, // T13424 'jawiktionary' => true, // T63366 'kshwiki' => true, // T10798 'lvwiki' => true, // T72441 'mediawikiwiki' => true, // T58104 'metawiki' => true, // T6747 'mlwiki' => true, 'ndswiki' => true, 'ndswiktionary' => true, // T6437 'nlwiki' => true, 'nlwikibooks' => true, // T9443 'nlwikiquote' => true, // T14005 'nnwiki' => true, 'nowiki' => true, // T7549 'nowikibooks' => true, // T12486 'papwiki' => true, // T268924 'plwikiquote' => true, // T6697 'ptwiki' => true, // T6500 'ptwikibooks' => true, // T32136 'ptwikisource' => true, // T331762 'rowiki' => true, // T30192 'ruwikiversity' => true, 'sawiki' => true, // T35200 'sawikisource' => true, // T36769 'shwiki' => true, // T62818 'siwiki' => true, 'skwiki' => true, // T353980 'specieswiki' => true, // T89147 'srwiki' => true, // req by dungodung in #wikimedia-tech, 2008-02-25 'srwikibooks' => true, // T209250 'srwikisource' => true, // #25963 'srwikiquote' => true, // T207732 'srwiktionary' => true, // T209252 'viwiki' => true, // T7060 'testwiki' => true, 'test2wiki' => true, // request by Krinkle for testing 'zhwiki' => true, // T308976 'zhwiktionary' => true, // T7596 ], # @} 'wgUseNPPatrol' => [ 'default' => false, // T74239 'sul' => true, 'dewiki' => false, // T316393 'enwikibooks' => false, // T426992 'huwiki' => false, // T21241 'ruwiki' => false, // T33650 'sqwiki' => false, // T27822 'ukwiki' => false, // T35273 'bswiki' => false, // T158662 ], 'wgUseFilePatrol' => [ 'default' => true, 'bswiki' => false, // T158662 'dewiki' => false, // T316393 'enwikibooks' => false, // T426992 'huwiki' => false, // T21241 'ruwiki' => false, // T154285 'ukwiki' => false, // T426905 ], # wgNoFollow... @{ 'wgNoFollowLinks' => [ 'default' => true, 'fishbowl' => false, // not a spam measure here... T16105 ], 'wgNoFollowNsExceptions' => [ 'default' => [], ], 'wgNoFollowDomainExceptions' => [ 'default' => [ # Original list 20111110 - T34309 'mediawiki.org', 'wikibooks.org', 'wikimedia.com', 'wikimedia.org', 'wikinews.org', 'wikipedia.org', 'wikiquote.org', 'wikisource.org', 'wikiversity.org', 'wiktionary.org', 'wikivoyage.org', 'wikidata.org', 'wikifunctions.org', 'tools.wmflabs.org', 'toolforge.org', 'etherpad.wmflabs.org', ], ], # @} 'wgEnableDnsBlacklist' => [ // T382987 - sorbs.net service is terminated, so lists would be noops 'default' => false, ], 'wgCountCategorizedImagesAsUsed' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, ], 'wmgUseRC2UDP' => [ 'default' => true, 'private' => false, ], 'wmgRC2UDPPort' => [ 'default' => 9390, ], 'wmgRC2UDPPrefix' => [ // T30276: Do NOT add any more wikis here; this is a list of legacy exceptions 'default' => false, 'advisorywiki' => "#advisory.wikipedia\t", 'donatewiki' => "#donate.wikimedia.org\t", 'foundationwiki' => "#wikimediafoundation.org\t", 'loginwiki' => "#login.wikipedia\t", 'mediawikiwiki' => "#mediawiki.wikipedia\t", 'qualitywiki' => "#quality.wikipedia\t", 'testwikidatawiki' => "#testwikidata.wikipedia\t", 'votewiki' => "#vote.wikipedia\t", 'wikidatawiki' => "#wikidata.wikipedia\t", 'wikimania2005wiki' => "#wikimania.wikimedia\t", 'wikimania2010wiki' => "#wikimania2010.wikipedia\t", 'wikimania2011wiki' => "#wikimania2011.wikipedia\t", 'wikimania2012wiki' => "#wikimania2012.wikipedia\t", 'wikimania2013wiki' => "#wikimania2013.wikipedia\t", 'wikimania2014wiki' => "#wikimania2014.wikipedia\t", 'wikimaniateamwiki' => "#wikimaniateam.wikipedia\t", // Do NOT add any more wikis here; this is a list of legacy exceptions ], # ############### User throttling, groups, and rights ############### # wgRateLimits @{ 'wgRateLimits' => [ // Temporary users are subjected to newbie, ip and subnet limits 'default' => [ 'move' => [ 'newbie' => [ 2, 120 ], # To limit high-rate move page attacks on smaller wikis # Newbie limit was trivially avoided by a patient vandal 'user' => [ 8, 60 ], ], 'edit' => [ // 8 ed./min per each non-autoconfirmed, or group thereof from same IP 'ip' => [ 8, 60 ], 'newbie' => [ 8, 60 ], 'user' => [ 90, 60 ], ], 'badcaptcha' => [ // Bug T92376 // Mainly for account creation by unregistered spambots. // A human probably gives up after a handful attempts to // register, but ip/newbie editing needs to be considered too. 'ip' => [ 15, 60 ], 'newbie' => [ 15, 60 ], // Mainly to catch linkspam bot edits. Account creations by users? // Some wikis request tons of captchas to users under 50 edits: // the limit needs to be higher than any human can conceivably do. 'user' => [ 30, 60 ], ], 'wikimediaevents-hcaptcha-diff-logging' => [ // Bug T406865 // Mainly to evaluate if the edit attempt was likely spam or a false positive 'ip' => [ 8, 60 ], // 8 API call per min. since an hCaptcha is involved 'newbie' => [ 8, 60 ], 'user' => [ 8, 60 ], ], 'mailpassword' => [ // 5 password reminders per hour per IP 'ip' => [ 5, 3600 ], ], 'sendemail' => [ 'ip' => [ 5, 86400 ], // 5 per day per ip (logged-out and new users) 'newbie' => [ 5, 86400 ], // 5 per day for non-autoconfirmed 'user-global' => [ 20, 86400 ], // 20 per day for users ], 'changeemail' => [ 'ip-all' => [ 10, 3600 ], 'user' => [ 4, 86400 ] ], // For expanded rollback permissions... 'rollback' => [ 'user' => [ 100, 60 ], // T228708 'newbie' => [ 5, 120 ], ], 'purge' => [ // 30 page purges per minute 'ip' => [ 30, 60 ], 'user' => [ 30, 60 ], ], 'linkpurge' => [ // 30 backlink purges per minute 'ip' => [ 30, 60 ], 'user' => [ 30, 60 ], ], 'renderfile' => [ // 1400 new thumbnails per minute 'ip' => [ 700, 30 ], 'user' => [ 700, 30 ], ], 'renderfile-nonstandard' => [ // 140 new thumbnails per minute 'ip' => [ 70, 30 ], 'user' => [ 70, 30 ], ], 'cxsave' => [ // 10 saves per 30 seconds 'ip' => [ 10, 30 ], 'user' => [ 10, 30 ], ], ], '+arwiki' => [ 'move' => [ 'extendedmover' => [ 16, 60 ], // T357229 ], ], '+commonswiki' => [ // T132930 'move' => [ // T232657 'autopatrolled' => [ 32, 60 ], 'patroller' => [ 32, 60 ], 'image-reviewer' => [ 32, 60 ], ], 'edit' => [ 'ip' => [ 8 * 15, 60 * 15 ], // T225148 'newbie' => [ 8 * 15, 60 * 5 ], // T231463 'user' => [ 900, 60 * 3 ], // T194864 // Higher rate limit for trusted users 'image-reviewer' => [ 1500, 60 * 3 ], 'patroller' => [ 1500, 60 * 3 ], 'autopatrolled' => [ 1500, 60 * 3 ], ], 'upload' => [ // 380 uploads per 72 minutes 'user' => [ 380, 4320 ], // Effectively no upload rate limit for members of these groups 'image-reviewer' => [ 999, 1 ], 'patroller' => [ 999, 1 ], 'autopatrolled' => [ 999, 1 ], ], 'linkpurge' => [ 'patroller' => [ 3000, 60 * 3 ], // T245214 ], ], '+enwiki' => [ 'move' => [ 'extendedmover' => [ 16, 60 ], // T138703 ], ], '+enwikibooks' => [ 'move' => [ 'editor' => [ 100, 60 ], // T268849 ], ], '+kowiki' => [ 'move' => [ // T406849 'user' => [ 2, 120 ], // 2 moves per 2 minutes 'extendedconfirmed' => [ 10, 60 ], // 10 moves per minute ], ], '+plwiki' => [ // Limit to 3 per day for new users (T169268) 'thanks-notification' => [ 'newbie' => [ 3, 86400 ], ], ], '+trwiki' => [ 'edit' => [ 'ip' => [ 2, 60 ], // T330811 'newbie' => [ 2, 60 ], // T330811 'user' => [ 90, 60 ], ], ], '+ukwiki' => [ 'move' => [ 'extendedmover' => [ 16, 60 ], // T395285 ], 'thanks-notification' => [ 'newbie' => [ 3, 3600 ], // 3 thanks per hour, T411588 ], ], ], # @} end of wgRateLimits 'wgRateLimitsExcludedIPs' => [ // see also wmf-config/throttle.php // exemptions for outreach events should go in that file // note that account creation is not the only bottleneck 'default' => [], '+enwiki' => [ '45.79.106.114', // Wiki Education Foundation dashboard, T308702 '2600:3c01::f03c:93ff:fe24:db1b', // T308702 ], '+testwikidatawiki' => [ // Browser tests run by Jenkins on WMCS instances - T167432 '172.16.0.0/16', '185.15.56.0/24', '2a02:ec80:a000::/48', ], ], 'wgEmailAuthentication' => [ 'default' => false, 'sul' => true, ], 'wgEmailConfirmationBanner' => [ 'default' => true, ], 'wgBlockDisablesLogin' => [ 'default' => false, 'private' => true, // T55871 'votewiki' => true, // T74589 ], 'wgGroupInheritsPermissions' => [ 'default' => [ // Confirmed can do anything autoconfirmed can. 'confirmed' => 'autoconfirmed', ], ], 'wgWMCPrivilegedGroups' => [ // Default should include any privileged group on any SUL wiki. Ideally we'd check for all wikis memberships on that wiki vs. wgWMCPrivilegedGroups for that wiki, but // we can only check memberships on a non-current wiki, not config, so we need to mash everything together here. 'default' => [ // core or extension groups 'bureaucrat', 'checkuser', 'interface-admin', 'oauthadmin', 'temporary-account-viewer', 'suppress', 'sysop', // custom groups used on several wikis 'arbcom', 'botadmin', 'eliminator', 'import', 'interface-editor', 'transwiki', // custom groups used on one or a few wikis 'abusefilter' /* enwiki */, 'curator' /* enwikiversity */, 'engineer' /* cswiki, ruwiki */, 'facilitator' /* frwikinews */, 'founder' /* enwiki */, 'templateeditor' /* rowiki */, 'test-sysop' /* betawikiversity, incubatorwiki */, 'translator' /* incubatorwiki */, 'wikidata-staff', 'wikifunctions-staff', 'vrt-agent', /* nlwiki */ // metawiki local groups with global powers (some also on testwiki) 'centralnoticeadmin', 'global-renamer', 'translationadmin', 'wmf-officeit', 'wmf-supportsafety', ], '+fishbowl' => [ 'user' ], '+private' => [ 'user' ], ], 'wgWMCPrivilegedGlobalGroups' => [ 'default' => [ 'abusefilter-helper', 'abusefilter-maintainer', 'founder', 'global-deleter', 'global-interface-editor', 'global-temporary-account-viewer', 'global-sysop', 'new-wikis-importer', 'ombuds', 'staff', 'steward', 'sysadmin', 'wmf-researcher' ], ], # wgImportSources @{ 'wgImportSources' => [ // Generic project entries // Note: When adding a specific wiki you have to duplicate these generic sources // otherwise they would be overwritten by the specific wiki entry 'wikipedia' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], 'wiktionary' => [ 'w', 'w:en', 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], 'wikiquote' => [ 'w', 'w:en', 'en', 'fr', 'es', 'ru', 'id', 'commons', 'meta', 'incubator' ], 'wikisource' => [ 'w', 'en', 'meta', 'commons', 'mul' ], 'wikiversity' => [ 'meta', 'b', 'incubator' ], 'wikivoyage' => [ 'w', 'w:en', 'en', 'fr', 'es', 'ru', 'id', 'commons', 'meta', 'incubator' ], 'wikidata' => [ 'meta', 'commons', 'en', 'de', 'fr', 'es' ], 'wikifunctionswiki' => [ 'meta', 'commons', 'incubator', 'd', 'ar', 'en', 'es', 'fr', 'ru', 'zh' ], // cross-projects plus UN 6, T343365 // Specific wikis // chapter wikis 'aewikimedia' => [ 'w', 'meta' ], 'azwikimedia' => [ 'w', 'meta' ], 'bdwikimedia' => [ 'w:bn', 'w:en', 'c' ], // T154990 'bewikimedia' => [ 'meta' ], 'brwikimedia' => [ 'wikipedia:pt', 'meta', 'wiktionary:pt', 'wikisource:pt', 'wikinews:pt', 'wikiquote:pt', 'wikibooks:pt', 'wikiversity:pt', 'commons' ], // T60936 'cowikimedia' => [ 'meta', 'wikipedia:es', 'wikibooks:es', 'wikiversity:es' ], 'ecwikimedia' => [ 'meta' ], // T135521 'etwikimedia' => [ 'wikipedia:et', 'meta' ], 'fiwikimedia' => [ 'wikipedia:fi', 'meta' ], 'gewikimedia' => [ 'meta', 'wikipedia:ka' ], // T236389 'grwikimedia' => [ 'meta' ], // T245911 'hiwikimedia' => [ 'meta', 'wikipedia:hi', 'wiktionary:hi', 'wikiquote:hi', 'wikibooks:hi', 'wikiversity:hi', 'wikivoyage:hi' ], 'maiwikimedia' => [ 'meta', 'commons', 'wikipedia:en', 'wikipedia:mai', 'wikipedia:ne', 'wikipedia:hi' ], // T188374 'mkwikimedia' => [ 'meta', 'wikipedia:mk' ], 'mxwikimedia' => [ 'meta', 'wikipedia:es', 'wikibooks:es', 'wikiversity:es', 'wikipedia:en', ], 'ngwikimedia' => [ 'meta' ], // T240771 'nowikimedia' => [ 'meta', 'wikipedia:no', 'wikipedia:nn', 'wikipedia:se' ], 'nycwikimedia' => [ 'wikipedia:en', 'meta' ], 'plwikimedia' => [ 'b', 'n', 'q', 's', 'voy', 'w', 'wikt', ], // T67908 'ptwikimedia' => [ 'w', 'meta' ], 'ruwikimedia' => [ 'meta', 'foundation', 'wikipedia:ru', ], 'sewikimedia' => [ 'wikipedia:sv', 'commons' ], 'trwikimedia' => [ 'wikipedia:tr', 'meta' ], 'uawikimedia' => [ 'wikipedia:uk', 'wikipedia', 'wikipedia:ru', 'meta', 'foundation', 'outreachwiki', 'mediawikiwiki', 'commons' ], // T91187 'vewikimedia' => [ 'w', 'meta' ], // content wikis 'abstractwiki' => [ 'meta', 'wikifunctions' ], 'alswiki' => [ 'de', 'wikt', 'b', 'q', 'en', 'fr', 'it', 'b:de' ], 'arwiki' => [ 'en', 'meta' ], // T347563 'arwikibooks' => [ 'w' ], 'arwikisource' => [ 'w', 'mul' ], 'arwikiversity' => [ 'w', 'b', 'n', 'q', 's', 'wikt' ], 'arzwiki' => [ 'incubator', 'en', 'ar', 'es', 'fr', ], 'azwiki' => [ 'en' ], // T217104 'azbwiki' => [ 'az', 'en', 'fa', 'incubator' ], // T109755 'betawikiversity' => [ 'meta', 'b', 'en', 'incubator', 'de', 'wikipedia:lt', 'wikipedia:zh' ], // T139922 'bhwiki' => [ 'commons', 'meta', 'species', 'de', 'en', 'wikibooks:en', 'wikiquote:en', 'wikinews:en', 'wikisource:en', 'wikiversity:en', 'es', 'fa', 'fr', 'hi', 'ml', 'ne', 'nl', 'ro', 'ru', 'pl', 'pt', 'simple', 'ta', 'ur' ], // T70616 'bnwiki' => [ 'en' ], // T36791 'bnwikibooks' => [ 'b:en', 'w' ], // T295051, T314820 'bnwikisource' => [ 'mul', 'w', 'en' ], 'cawikibooks' => [ 'w', 's', 'q', 'n', 'wikt', 'en', 'es', 'fr', 'it', 'de', 'pt', 'meta', 'w:en', 'w:es', 'w:fr', 'w:it', 'w:de', 'w:pt' ], // T93750 'cawikiquote' => [ 'w' ], 'cawikisource' => [ 'w', 'b', 'mul' ], 'cawiktionary' => [ 'w', ], 'chywiki' => [ 'en', 'fr', ], // T37983 'ckbwiki' => [ 'fa', 'ar', 'ku', 'en', 'de', 'fr', 'it', 'es', 'ru', 'pt', ], // T54633 'commonswiki' => [ 'meta', 'w:en', 'w:de', 'w:fr', 'w:he', 'w:pl', 'w:ja', 'w:es', 'w:nl', 'w:ru', 'w:sv', 'w:ja', 'w:it', 'w:pt', 'w:zh', 'wikibooks:en', 'mediawikiwiki', 'foundation', 'wikidata' ], // T13126, T56001 'testcommonswiki' => [ 'meta', 'w:en', 'w:de', 'w:fr', 'w:he', 'w:pl', 'w:ja', 'w:es', 'w:nl', 'w:ru', 'w:sv', 'w:ja', 'w:it', 'w:pt', 'w:zh', 'wikibooks:en', 'mediawikiwiki', 'foundation', 'wikidata', 'commonswiki' ], // T13126, T56001 'crhwiki' => [ 'incubator' ], 'cswiki' => [ 'b', 'meta', 'n', 'q', 's', 'v', 'wikt' ], // T18688 'cswikibooks' => [ 'n', 'q', 's', 'v', 'w', 'wikt' ], // T18688 'cswikiquote' => [ 'b', 'n', 's', 'v', 'w', 'wikt' ], // T18688 'cswikisource' => [ 'b', 'n', 'q', 'v', 'w', 'wikt', 'mul' ], // T18688 'cswikiversity' => [ 'b', 'n', 'q', 's', 'w', 'wikt', 'betawikiversity' ], // T18688 'cswiktionary' => [ 'b', 'n', 'q', 's', 'v', 'w' ], // T18688 'dewiki' => [ 'w', 'wikt', 'v', 'ar', 'ca', 'cs', 'da', 'el', 'en', 'es', 'fa', 'fr', 'he', 'hi', 'hr', 'hu', 'it', 'ja', 'ko', 'lb', 'nl', 'no', 'pl', 'pt', 'ru', 'sl', 'sr', 'sv', 'tr', 'uk', 'zh' ], // T16303 , T340264 'dewikibooks' => [ 'w', 'wikipedia', 'en', 'v' ], // T10248 'dewikiquote' => [ 'w', 'wikt', 's', 'b', 'v', 'en', 'la', ], 'dewikisource' => [ 'b', 'commons', 'en', 'fr', 'la', 'meta', 'mul', 'q', 'v', 'w', 'wikt' ], // T58384 'dewikiversity' => [ 'w', 'meta', 'b', 'incubator' ], // T40159 'dewiktionary' => [ 'w', 'en' ], 'dewikivoyage' => [ 'en', 'fr', 'nl', 'it', 'w', 'w:da', 'w:en', 'w:fr', 'w:nl', 'w:nn', 'w:no', 'incubator', 'meta' ], // T46411, T76355 'dsbwiki' => [ 'incubator', ], 'dtywiki' => [ 'commons', 'en', 'hi', 'mai', 'ne' ], // T164573 'elwiki' => [ 'en', 'de', 'v', 's', 'wikt', 'b', 'q', 'fr', 'meta', 'commons', 'it', ], // T9747 'elwikibooks' => [ 'en', 'w:en', 'w', 'v', 'q', 's', 'meta', 'wikt' ], // T14812, T16131, T22351 'elwikisource' => [ 'w', 'v', 'en', 'fr', 'mul' ], // T78795 'elwikiversity' => [ 'w', 'wikt', 'b', 'q', 's', 'betawikiversity', 'en', 'fr', 'de', 'es', 'it', 'w:fr', 'w:de', 'fi', 'commons', 'w:en' ], // T14893, T17435, T20956 'elwiktionary' => [ 'w', 'en', 'fr' ], 'enwiki' => [ 'meta', 'nost', 'de', 'es', 'fr', 'it', 'pl', 'outreachwiki', 'test2wiki', 'commons', ], // T18551, T242884 'enwiktionary' => [ 'w', 'b', 's', 'q', 'v', 'n', 'commons', 'aa', 'ab', 'af', 'als', 'am', 'an', 'ang', 'ar', 'as', 'ast', 'av', 'ay', 'az', 'ba', 'be', 'bg', 'bh', 'bi', 'bm', 'bn', 'bo', 'br', 'bs', 'ca', 'ch', 'chr', 'co', 'cr', 'cs', 'csb', 'cy', 'da', 'de', 'dv', 'dz', 'el', 'eo', 'es', 'et', 'eu', 'fa', 'fi', 'fj', 'fo', 'fr', 'fy', 'ga', 'gd', 'gl', 'gn', 'gu', 'gv', 'ha', 'he', 'hi', 'hr', 'hsb', 'hu', 'hy', 'ia', 'id', 'ie', 'ik', 'io', 'is', 'it', 'iu', 'ja', 'jbo', 'jv', 'ka', 'kk', 'kl', 'km', 'kn', 'ko', 'ks', 'ku', 'kw', 'ky', 'la', 'lb', 'li', 'ln', 'lo', 'lt', 'lv', 'mg', 'mh', 'mi', 'mk', 'ml', 'mn', 'mo', 'mr', 'ms', 'mt', 'my', 'na', 'nah', 'nds', 'ne', 'nl', 'nn', 'no', 'oc', 'om', 'or', 'pa', 'pi', 'pl', 'ps', 'pt', 'qu', 'rm', 'rn', 'ro', 'roa-rup', 'ru', 'rw', 'sa', 'sc', 'scn', 'sd', 'sg', 'sh', 'si', 'simple', 'sk', 'sl', 'sm', 'sn', 'so', 'sq', 'sr', 'ss', 'st', 'su', 'sv', 'sw', 'ta', 'te', 'tg', 'th', 'ti', 'tk', 'tl', 'tn', 'to', 'tpi', 'tr', 'ts', 'tt', 'tw', 'ug', 'uk', 'ur', 'uz', 'vi', 'vo', 'wa', 'wo', 'xh', 'yi', 'yo', 'za', 'zh', 'zh-min-nan', 'zu' ], // T25900 'enwikisource' => [ 'w', 'mul', 'b', 'commons', 'q', 'mw', 'd' ], // T17571 T155922 T160403 'enwikibooks' => [ 'w', 's', 'q', 'v', 'wikt', 'n', 'meta', 'simple', 'species', 'OldWikisource', 'commons' ], // T13226, T14665, T142333 'enwikiquote' => [ 'w', 'commons', 'wikidata' ], // T228607 'enwikiversity' => [ 'betawikiversity', 'w', 'b', 'q', 's', 'voy', 'w:simple', 'commons' ], // T115938, T123212, T294928 'enwikivoyage' => [ 'b', 'meta', 'w' ], // T44450, T65095 'eowikisource' => [ 'meta', 'commons', 'b:eo', 'mul' ], // T45659 'eswiki' => [ 'b', 'q', 'v', 'wikt', 'n', 's', 'en' ], 'eswikibooks' => [ 'w', 'w:en', 'en', 'meta' ], // T20612, T43011 'eswikiquote' => [ 'en', 'b', 'm', 'mw', 'n', 's', 'v', 'voy', 'w', 'wikt' ], // T64912 'eswikisource' => [ 'w', 'en', 'meta', 'commons', 'mul', 'b' ], // T430537 'eswikiversity' => [ 'w:es', 'b', 'meta' ], // T9513, T36715 'eswikivoyage' => [ 'w', 'meta', 'commons', 'en', 'de', 'fr', 'it', 'nl', 'pt', 'ru', 'sv' ], // T45863 'eswiktionary' => [ 'w', 'w:en', 'w:fr', 'w:de', 'en', 'fr', 'de', ], // T10202 'etwiki' => [ 'b', 'q', 's', 'wikt' ], // T35960 'etwikisource' => [ 'w', 'mul' ], // T35960 'etwiktionary' => [ 'w' ], // T35960 'extwiki' => [ 'incubator' ], 'fawiki' => [ 'en', 'de', 'fr', 'meta', 'commons', 'wikidata' ], // T229717 'fawikivoyage' => [ 'w', 'w:en', 'en' ], // T73681 'fdcwiki' => [ 'meta' ], 'fiwikisource' => [ 'mul', 'w', 'b' ], 'fiwikiversity' => [ 'b', 'q', 'n', 's', 'wikt', 'w', 'betawikiversity' ], 'foundationwiki' => [ 'meta' ], 'frrwiki' => [ 'en', 'de', 'nds', 's:de', 'oldwikisource' ], # s:de and oldwikisource per T40023 'frwiki' => [ 'meta', 'commons', 'species', 'q', 'af', 'ar', 'ang', 'ast', 'gn', 'id', 'zhminnan', 'bg', 'br', 'ca', 'cs', 'co', 'da', 'de', 'et', 'el', 'en', 'es', 'eo', 'fa', 'fy', 'ga', 'gl', 'gu', 'hy', 'hi', 'he', 'hsb', 'hr', 'io', 'ia', 'ie', 'is', 'it', 'kk', 'csb', 'sw', 'ko', 'ku', 'la', 'lt', 'li', 'lo', 'hu', 'ml', 'nl', 'ja', 'no', 'oc', 'nds', 'pl', 'pt', 'ro', 'ru', 'scn', 'simple', 'sk', 'sl', 'sq', 'st', 'sr', 'fi', 'sv', 'ta', 'te', 'vi', 'th', 'tt', 'tr', 'uk', 'ur', 'vo', 'zh', 'w', 'n', 's', 'wikt', 'v', ], // T10983, T24663, T30024 'frwikisource' => [ 'meta', 'commons', 'species', 'q', 'b', 'mul', 'af', 'ar', 'ang', 'ast', 'gn', 'id', 'zhminnan', 'bg', 'br', 'ca', 'cs', 'co', 'da', 'de', 'et', 'el', 'en', 'es', 'eo', 'fa', 'fy', 'ga', 'gl', 'gu', 'hy', 'hi', 'he', 'hsb', 'hr', 'io', 'ia', 'ie', 'is', 'it', 'kk', 'csb', 'sw', 'ko', 'ku', 'la', 'lt', 'li', 'lo', 'hu', 'ml', 'nl', 'ja', 'no', 'oc', 'nds', 'pl', 'pt', 'ro', 'ru', 'scn', 'simple', 'sk', 'sl', 'sq', 'st', 'sr', 'fi', 'sv', 'ta', 'te', 'vi', 'th', 'tt', 'tr', 'uk', 'ur', 'vo', 'zh', 'w', 'n', 's', 'wikt', 'v', ], // T30024 and T24663 --pdhanda 'frwikibooks' => [ 'meta', 'commons', 'species', 'q', 'af', 'ar', 'ang', 'ast', 'gn', 'id', 'zhminnan', 'bg', 'br', 'ca', 'cs', 'co', 'da', 'de', 'et', 'el', 'en', 'es', 'eo', 'fa', 'fy', 'ga', 'gl', 'gu', 'hy', 'hi', 'he', 'hsb', 'hr', 'io', 'ia', 'ie', 'is', 'it', 'kk', 'csb', 'sw', 'ko', 'ku', 'la', 'lt', 'li', 'lo', 'hu', 'ml', 'nl', 'ja', 'no', 'oc', 'nds', 'pl', 'pt', 'ro', 'ru', 'scn', 'simple', 'sk', 'sl', 'sq', 'st', 'sr', 'fi', 'sv', 'ta', 'te', 'vi', 'th', 'tt', 'tr', 'uk', 'ur', 'vo', 'zh', 'w', 'n', 's', 'wikt', 'v', ], // T30024 and T24663 --pdhanda 'frwikiquote' => [ 'w', 'wikt', 's', 'b', 'n', 'v', 'meta', 'en' ], 'frwikiversity' => [ 'meta', 'commons', 'species', 'q', 'af', 'ar', 'ang', 'ast', 'gn', 'id', 'zhminnan', 'bg', 'br', 'ca', 'cs', 'co', 'da', 'de', 'et', 'el', 'en', 'es', 'eo', 'fa', 'fy', 'ga', 'gl', 'gu', 'hy', 'hi', 'he', 'hsb', 'hr', 'io', 'ia', 'ie', 'is', 'it', 'kk', 'csb', 'sw', 'ko', 'ku', 'la', 'lt', 'li', 'lo', 'hu', 'ml', 'nl', 'ja', 'no', 'oc', 'nds', 'pl', 'pt', 'ro', 'ru', 'scn', 'simple', 'sk', 'sl', 'sq', 'st', 'sr', 'fi', 'sv', 'ta', 'te', 'vi', 'th', 'tt', 'tr', 'uk', 'ur', 'vo', 'zh', 'w', 'n', 's', 'wikt', 'b', ], // T9824, T24663, T30024 'frwikivoyage' => [ 'w', 'meta', 'de', 'el', 'en', 'es', 'he', 'it', 'nl', 'pl', 'pt', 'ro', 'ru', 'sv', 'uk', 'vi' ], // T44103, T57745 'frwiktionary' => [ 'meta', 'commons', 'species', 'q', 'af', 'ar', 'ang', 'ast', 'gn', 'id', 'zhminnan', 'bg', 'br', 'ca', 'cs', 'co', 'da', 'de', 'et', 'el', 'en', 'es', 'eo', 'fa', 'fy', 'ga', 'gl', 'gu', 'hy', 'hi', 'he', 'hsb', 'hr', 'io', 'ia', 'ie', 'is', 'it', 'kk', 'csb', 'sw', 'ko', 'ku', 'la', 'lt', 'li', 'lo', 'hu', 'ml', 'nl', 'ja', 'no', 'oc', 'nds', 'pl', 'pt', 'ro', 'ru', 'scn', 'simple', 'sk', 'sl', 'sq', 'st', 'sr', 'fi', 'sv', 'ta', 'te', 'vi', 'th', 'tt', 'tr', 'uk', 'ur', 'vo', 'zh', 'w', 'n', 's', 'b', 'v', ], // T30024 and T24663 --pdhanda 'ganwiki' => [ 'zh', 'q:zh', 'wikt:zh', 'voy:zh', 'v:zh', 's:zh', 'n:zh', 'b:zh', 'lzh', 'wuu', 'zh-yue', 'hak', 'cdo', 'zh-min-nan', 'en', 'ja', 'm', 'mw', 'c', 'incubator' ], // T354000 'gdwiki' => [ 'en', 'de', 'ga', 'gv' ], // T14675, T15817 'glwiktionary' => [ 'w', 's', 'q', 'b' ], 'glwikibooks' => [ 'w', 'wikt', 's', 'q' ], 'glwikisource' => [ 'w', 'wikt', 'q', 'b', 'mul' ], 'glwikiquote' => [ 'w', 'wikt', 's', 'b' ], 'glwiki' => [ 'wikt', 's', 'q', 'b' ], 'gomwiki' => [ 'commons', 'meta', 'species', 'en', 'en:b', 'en:q', 'en:n', 'en:s', 'en:v', 'hi', 'mr', 'incubator' ], // T104563 'gomwiktionary' => [ 'w', 'incubator', 'en:w', 'en', 'pt', 'fr' ], // T255098 'guwiki' => [ 'en', 'commons', 'meta', 'species', 'gu:s', 'bh', 'en', 'en:b', 'en:q', 'en:n', 'en:s', 'en:v', 'hi', 'ml', 'ne', 'pa', 'simple', 'te', 'ta', 'ur', 'sa' ], // T39511, T120346 'guwikiquote' => [ 'w', 's', 'hi', 'hi:w', 'en', 'en:w', 'sa', 'meta' ], // T122635 'hakwiki' => [ 'incubator' ], 'hewiki' => [ 'wikt', 'q', 'b', 's', 'n', 'commons', 'meta', 'en', 'de', 'fr', 'es', 'ar', 'ru', 'it' ], // T137074 'hewikibooks' => [ 'w', 'wikt', 'q', 's', 'n' ], 'hewikiquote' => [ 'w', 'wikt', 'b', 's', 'n' ], 'hewiktionary' => [ 'w', 'q', 'b', 's', 'n' ], 'hewikisource' => [ 'w', 'wikt', 'q', 'b', 'n', 'mul' ], 'hewikivoyage' => [ 'w', 'wikt', 'b', 'n', 'q', 's', 'commons', 'en', 'de', 'el', 'fr', 'it', 'nl', 'pl', 'pt', 'ro', 'ru', 'sv', 'uk', 'vi' ], // T60527, T61601 'hiwiki' => [ 'wikt', 'commons', 'meta', 'species', 'de', 'en', 'en:b', 'en:q', 'en:n', 'en:s', 'en:v', 'es', 'fr', 'ml', 'ne', 'nl', 'ro', 'ru', 'pl', 'pt', 'simple', 'ta' ], // T43757 'hiwikibooks' => [ 'w', 's', 'w:en', 'b:en', 'b:fr', 'b:de', 'meta', 'commons', 'wikidata' ], // T244022 'hiwikiversity' => [ 'en:w', 'betawikiversity', 'en', 'de:v', 'hi:w', 'hi:b' ], // T168765 'hiwikiquote' => [ 'w', 'w:en', 'w:sa', 'q:en', 'q:gu', 'q:sa', 'meta', 'mw' ], // T127593 'hiwikisource' => [ 'commons', 'meta', 'mul', 'en', 'w', 'd', 'fr', 'b' ], // T234892, T251485 'hiwiktionary' => [ 'commons', 'meta', 'w', 'q', 'b', 'species', 'w:en', 'b:en', 'q:en', 's:en', 'v:en', 'voy:en', 'w:es', 'w:fa', 'w:fr', 'w:ml', 'w:ne', 'w:nl', 'w:ro', 'w:ru', 'w:pl', 'w:pt', 'w:simple', 'w:ta', 'w:ur', 'w:mr', 'w:gu', 'w:bh', 'en', 'mg', 'fr', 'es', 'zh', 'ru', 'it', 'pl', 'sv', 'ku', 'el', 'nl', 'de', 'ko', 'it', 'tr', 'ta', 'hu', 'fi', 'kn', 'ja', 'ml', 'my', 'or', 'te', 'fa', 'gu', 'ar', 'th', 'ps', 'simple', 'sw' ], // T132417 'hifwiki' => [ 'incubator', 'commons', 'meta', 'species', 'bh', 'de', 'en', 'en:b', 'en:q', 'en:n', 'en:s', 'en:v', 'el', 'es', 'fa', 'fr', 'hi', 'ml', 'ne', 'nl', 'ro', 'ru', 'pa', 'pl', 'pt', 'simple', 'te', 'ta', 'ur' ], // T99826 'hrwikibooks' => [ 'w' ], // T176320 'hsbwiki' => [ 'w', 'de', 'dsb', 'en', 'cs', 'pl', 'ru', 'hr', 'sr', 'sh' ], // T152382 'hsbwiktionary' => [ 'incubator', 'wikt:en' ], // T407713 'huwikibooks' => [ 'w' ], // T395397 'idwiki' => [ 'ms' ], // T18033 'idwikibooks' => [ 'w' ], 'idwikiquote' => [ 'w' ], 'idwikisource' => [ 'w', 'mul' ], 'idwiktionary' => [ 'w' ], 'incubatorwiki' => [ 'meta', 'commons', 'w', 'w:de', 'w:fr', 'w:es', 'w:pt', 'w:nl', 'w:ru', 'wikt:en', 'wikt:fr', 'b:en', ], // T22973 'iswiki' => [ 'en', 'da', 'no', 'de' ], 'iswiktionary' => [ 'w' ], 'itwiki' => [ 'b', 'q', 's', 'wikt', 'n', 'v', 'de', 'es', 'en', 'fr', 'meta' ], // T16844 'itwikibooks' => [ 'w', 'wikt', 's', 'q', 'n', 'v', 'en' ], 'itwikiquote' => [ 'w', 'wikt', 's', 'b', 'n', 'v' ], 'itwikisource' => [ 'w', 'b', 'wikt', 'q', 'n', 'v', 'mul' ], 'itwikiversity' => [ 'w', 'b', 'wikt', 's', 'q', 'n' ], 'itwikivoyage' => [ 'w', 'q', 's', 'n', 'wikt', 'b', 'v', 'species', 'commons', 'd', 'mw', 'meta', 'foundation', 'w:ca', 'w:de', 'w:en', 'w:es', 'w:fr', 'w:he', 'w:hu', 'w:nl', 'w:pl', 'w:pt', 'w:ru', 's:fr', 'n:en', 'wikt:en', 'de', 'en', 'es', 'fr', 'nl', 'ru', 'sv', 'el' ], // T45310 'itwiktionary' => [ 'w', 'b', 's', 'q', 'n', 'v', 'en', 'fr', 'sc' ], // T12197, T12629 'jawikibooks' => [ 'w', 'wikt', 'q', 's', 'v', 'en' ], 'jawikiversity' => [ 'betawikiversity', 'w', 'wikt', 'en', 'b', 'q', 's', 'n' ], 'jawiktionary' => [ 'w' ], // T10670 'kaawiki' => [ 'incubator' ], 'kmwiki' => [ 'en', 'be', 'simple' ], 'knwiki' => [ 'en', 'meta', 'd', 'wikt', 's', 'q' ], // T37603, T344573 'knwikisource' => [ 'w', 'en', 'w:en', 'mul' ], // T122955 'kowikiquote' => [ 'w' ], 'wikitech' => [ 'meta', 'mw' ], 'lawiktionary' => [ 'wikt:en' ], 'lawikibooks' => [ 'w' ], 'lawikisource' => [ 'ca', 'de', 'el', 'en', 'es', 'fr', 'it', 'pt', 'ro', 'w', 'b', 'mul' ], 'lbwiktionary' => [ 'w:fr', 'fr', 'w:en', 'en', 'w', 'meta' ], // T26460 'lijwikisource' => [ 'w', 'en', 'fr', 'vec', 'it', 'mul' ], // T259633 'lmowiki' => [ 'ca', 'en', 'fr' ], // T10319 'ltwiki' => [ 'de', 'en', 'ru', 'b', 'q', 's', 'wikt', 'meta', 'commons', 'betawikiversity', 'incubator' ], 'maiwiki' => [ 'commons', 'en', 'hi', 'ne' ], // T99490 'mdfwiki' => [ 'incubator' ], 'mediawikiwiki' => [ 'meta', 'w:en', 'usability', 'wikitech' ], // T28580 'metawiki' => [ 'commons', 'foundation', 'w', 'cs', 'fr', 'zh', 'strategy', 'outreach' ], // T134788 'mgwiktionary' => [ 'fr', 'io', 'en', 'w', ], // T24694 'mlwiki' => [ 'en' ], // T15734 'mlwikibooks' => [ 'w', 'en' ], // T52156 'mlwikisource' => [ 'w', 'en', 'w:en', 'mul' ], 'mlwikiquote' => [ 'en', 'w:en', 'w' ], 'mlwiktionary' => [ 'w:en', 'w:ml', 'wikt:en' ], // T260716 'mrwiki' => [ 'meta', 'commons', 'en', 'hi' ], // T96807 'mrwikibooks' => [ 'c', 'en', 's', 'w' ], // T270402 'mrwikisource' => [ 'w', 'b', 'en', 'sa', 'mul', 'w:en', 'c' ], // T105116 'mrwiktionary' => [ 'w', 's', 'wikt:en', 'c', 'w:en' ], // T314939 'mswiki' => [ 'id' ], // T18033 'mswiktionary' => [ 'w' ], 'myvwiki' => [ 'incubator' ], 'napwikisource' => [ 'meta', 'commons', 'mul', 'en', 'it', 'fr' ], // T230533 'ndswiki' => [ 'en', 'de', 'nl', 'nds-nl', 'wikt' ], 'newiki' => [ 'en', 'commons' ], // T97396 'newikibooks' => [ 'w', 'w:en', 'w:hi', 'commons' ], // T129831 'newiktionary' => [ 'w:en', 'wikt:en', 'w:ne', 'commons' ], // T213023 'nlwikibooks' => [ 'w' ], 'nlwikisource' => [ 'w', 'wikt', 'q', 'b', 'n', 'nl', 'de', 'en', 'mul' ], 'nlwiktionary' => [ 'w', 'en', 'fr' ], // T12856 'nnwiki' => [ 's:no', 'q', 'no', 'da', 'sv', 'nl', 'en', 'de' ], // T231761 'nowiki' => [ 's', 'q', 'nn', 'da', 'sv', 'nl', 'en', 'de' ], 'nowikibooks' => [ 'sv', 'da', 'en', 'w', 'w:nn', 'w:sv', 'w:da', 'w:en' ], 'nowikiquote' => [ 'w', 'en', 'nn' ], 'nowikisource' => [ 'w', 'mul' ], 'nowiktionary' => [ 'w' ], 'nywiki' => [ 'en' ], 'orwiki' => [ 'en', 'commons' ], // T33185 'orwikisource' => [ 'en', 'mul' ], 'outreachwiki' => [ 'w:en', 'w:de', 'w:fr', 'w:pl', 'w:it', 'w:ja', 'w:es', 'w:nl', 'w:pt', 'w:ru', 'w:sv', 'commons', 'foundation', 'm', ], // T27345 'pawikisource' => [ 'en', 'mul', 'bn', 'ml', 'gu', 'sa', 'te', 'ta', 'kn', 'mr', 'as', 'or' ], // T185982 'pflwiki' => [ 'de', 'fr', 'als', 'pdc', 'en' ], // T27996 'ptwikisource' => [ 'w', 'b', 'mul' ], 'plwiki' => [ 's', 'b', 'q', 'n', 'wikt' ], // T10546, T22996, T23506 'plwikibooks' => [ 'w', 's' ], # bug 8546 'plwikisource' => [ 'w', 'b', 'q', 'n', 'wikt', 'mul', 'de', 'en', 'es', 'fr', 'it', 'pt', 'sv' ], // T129015 'plwiktionary' => [ 'w' ], // T12374 'pntwiki' => [ 'en', 'el', 'elwikiversity', 'incubator' ], 'ptwikibooks' => [ 'w', 'wikt', 's', 'q', 'n', 'v', 'en', 'es', 'fr', 'it', 'de', 'ru', 'w:en' ], // T22552 'ptwikiversity' => [ 'incubator', 'w', 'b', ], // T16516 'rowikibooks' => [ 'w', 's' ], 'ruwikibooks' => [ 'w', 's', ], 'ruwikisource' => [ 'b', 'mul' ], // T123837 'ruwikiversity' => [ 'w', 'wikt', 'q', 'b', 's', 'n', 'betawikiversity' ], 'sahwiki' => [ 'incubator' ], 'sawiki' => [ 'en', 'hi', 'gu', 'mr', 'bh', 'bn', 'ne', 'kn', 'ta', 'te', 'pa', 'or', 'de', 'fr', 'nl', 'meta', 'commons' ], // T34500 and T133483 'sawikisource' => [ 'mul' ], 'sawiktionary' => [ 'en' ], // T35215 'scnwiki' => [ 'it', 'en', 'fr' ], // T15155 'scnwiktionary' => [ 'w', 'it', 'en', 'fr' ], // T15155 'scowiki' => [ 'en', 'simple' ], // T31913 'sewiki' => [ 'en', 'fi', 'no', 'nn', 'sv' ], // T45411 'shwiki' => [ 'ar', 'bs', 'de', 'en', 'es', 'fr', 'hr', 'id', 'ru', 'sr', 'zh', 'commons', 'incubator', 'meta' ], // T399113 'shwiktionary' => [ 'ar', 'bs', 'de', 'en', 'es', 'fr', 'id', 'ru', 'zh', 'w', 'w:en', 'commons', 'incubator', 'meta' ], // T391621 'simplewiki' => [ 'en', 'wikt', 'b', 'q' ], 'simplewiktionary' => [ 'en', 'w', 'b', 'q' ], 'skwiki' => [ 'b', 'meta', 'q', 's', 'wikt' ], 'sourceswiki' => [ 'ang', 'ar', 'az', 'bg', 'bn', 'bs', 'ca', 'cs', 'cy', 'da', 'de', 'el', 'en', 'es', 'et', 'fa', 'fi', 'fo', 'fr', 'gl', 'he', 'hr', 'ht', 'hu', 'hy', 'id', 'is', 'it', 'ja', 'kn', 'ko', 'la', 'lt', 'mk', 'ml', 'nl', 'no', 'pl', 'pt', 'ro', 'ru', 'sa', 'sk', 'sl', 'sr', 'sv', 'ta', 'te', 'th', 'tr', 'uk', 'vi', 'yi', 'zh', 'meta', 'commons', ], // T34411 'specieswiki' => [ 'd', 'c', 'incubator', 'outreach', 'm', 'mediawiki', 'en' ], // T170094 'sqwiki' => [ 'q' ], // T221234 'sqwikiquote' => [ 'w' ], // T221234 'srnwiki' => [ 'incubator' ], 'srwiki' => [ 'wikt', 'meta', 'incubator' ], // T64533, T384069 'srwiktionary' => [ 'w' ], 'srwikisource' => [ 'w', 'mul' ], 'srwikiquote' => [ 'w' ], // T235419 'sswiki' => [ 've', 'st', 'zu', 'xh', 'af', 'en', 'es' ], 'sswiktionary' => [ 'w', 'en', 'af' ], 'stqwiki' => [ 'incubator' ], 'svwikibooks' => [ 'w', 's', 'betawikiversity' ], // T24615 'svwikisource' => [ 'w', 'mul' ], 'svwikiversity' => [ 'w', 'b', 's', 'n', 'en', 'betawikiversity' ], 'svwiktionary' => [ 'w', 'meta' ], 'szlwiki' => [ 'incubator' ], 'tawiki' => [ 'en' ], // T122808 'tawikisource' => [ 'mul', 'w', 'b', 'en', 'fr', 'bn', 'it', 'commons' ], // T181774 'tawiktionary' => [ 'en', 'bn', 'w:en', 'w:ta', 'commons' ], // T196445 'tcywiki' => [ 'en', 'kn', 'te', 'c', 'meta' ], // T143397 'tcywikisource' => [ 'en', 'kn', 'c', 'meta', 'w:kn', 'mul' ], // T378555 'tcywiktionary' => [ 'en', 'kn', 'c', 'meta', 'w:kn' ], // T378555 'tewiki' => [ 'en', 'commons' ], // T43880 'tewikibooks' => [ 'w:te', 's:te' ], // T260107, T286978 'tewikisource' => [ 'w', 'b', 'en', 'mul' ], // T94531 'tewikiquote' => [ 'w', 'en' ], // T91635 'testwiki' => [ 'de', 'en', 'es', 'fr', 'ja', 'commons', 'meta', 'incubator', 'strategy', 'mediawikiwiki' ], // T154879 'test2wiki' => [ 'en', 'cs', 'n', 'n:es', 'n:fr', 'mediawikiwiki' ], // T155906 'testwikidatawiki' => [ 'meta', 'commons', 'd', 'en', 'de', 'fr', 'es' ], // T315211 'tetwiki' => [ 'en', 'de', 'pt' ], 'thwikibooks' => [ 'q', 's', 'w', 'wikt' ], // T308374 'thwikisource' => [ 'mul', 'b', 'q', 'w', 'wikt' ], // T275281 'tnwiki' => [ 'en' ], // T53327 'tpiwiki' => [ 'en', 'simple', 'wikt:en', 'commons' ], // T26769 'twwiki' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], // T298296 'urwiki' => [ 'ar', 'en', 'fa', 'fr', 'he' ], // T212612 'vecwiki' => [ 'it' ], // T21639 'vecwiktionary' => [ 'w', 'en', 'fr', 'it' ], // T51575 'viwiki' => [ 'wikt', 'b', 's', 'q' ], // T9854 'viwiktionary' => [ 'w', 'b', 's', 'q' ], // T9854 'viwikibooks' => [ 'en', 'w', 'wikt', 's', 'q', 'fr', 'it' ], // T9854, T39457 'viwikisource' => [ 'w', 'wikt', 'b', 'q', 'mul' ], // T9854 'viwikiquote' => [ 'w', 'wikt', 'b', 's' ], // T9854 'wuuwiki' => [ 'en', 'th', 'fr', 'zh', ], // T19484 'xhwiki' => [ 'en' ], // T53327 'yuewiktionary' => [ 'wikipedia:zh-yue', 'en', 'incubator' ], // T258913 'zhwiki' => [ 'q', 'wikt', 'voy', 'v', 's', 'n', 'b', 'lzh', 'wuu', 'zh-yue', 'gan', 'hak', 'cdo', 'zh-min-nan', 'en', 'ja', 'm', 'mw', 'c' ], // T250972 'zhwikiquote' => [ 'w', 'b', 'wikt', 's', 'meta', 'commons' ], 'zhwikiversity' => [ 'w', 'b', 'q', 's', 'en', 'voy', 'wikt', 'meta', 'commons', 'betawikiversity', 'incubator', 'w:en' ], // T212919 'zhwikivoyage' => [ 'w', 'b', 'q', 's', 'en', 'wikt', 'meta', 'commons' ], // T62248 'zhwiktionary' => [ 'w', 'b', 'q', 's', 'meta', 'commons' ], 'zhwikibooks' => [ 'w', 'wikt', 'q', 's', 'meta', 'commons' ], 'zhwikisource' => [ 'w', 'b', 'q', 'wikt', 'meta', 'commons', 'en', 'mul' ], // T240814 'zh_yuewiki' => [ 'en', 'wiktionary:yue', 'incubator' ], // T274597 'zuwiki' => [ 'en' ], // T53327 // Special wikis 'arbcom_cswiki' => [ 'w:cs' ], // T154799 'arbcom_dewiki' => [ 'w', 'w:de', ], 'arbcom_enwiki' => [ 'meta', 'w' ], // T19730 'arbcom_itwiki' => [ 'it' ], // T369264 'arbcom_zhwiki' => [ 'w:en', 'w:zh', 'meta' ], // T394505 'donatewiki' => [ 'meta', 'foundation' ], 'legalteamwiki' => [ 'meta' ], // T66070 'officewiki' => [ 'en', 'meta', 'commons', 'foundation' ], // T381063 'otrs_wikiwiki' => [ 'meta' ], 'projectcomwiki' => [ 'wikipedia:en', 'meta' ], // T143138 'sysop_itwiki' => [ 'b', 'q', 's', 'wikt', 'n', 'v', 'de', 'es', 'en', 'fr', 'meta', 'it' ], // T259243 'u4cwiki' => [ 'de', 'en', 'meta' ], // T368522 'wikimaniawiki' => [ 'en', 'meta', 'wm2011', 'wm2012', 'wm2013', 'wm2014', 'wm2015', 'wm2016', 'wm2017', 'wm2018' ], // TODO: consider cleaning up (T183549) 'arbcom_fiwiki' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], 'arbcom_nlwiki' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], 'arbcom_ruwiki' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], 'wg_enwiki' => [ 'en', 'ar', 'es', 'fr', 'ru', 'zh', 'de', 'id', 'commons', 'meta', 'incubator' ], ], # @} end of wgImportSources 'wgImportTargetNamespace' => [ 'default' => null, 'enwiktionary' => 108, 'enwikibooks' => 108, 'frwiktionary' => 102, 'frwikisource' => 100, 'frwikibooks' => 100, // Transwiki 'nlwikibooks' => 102, 'frwikiversity' => 110, // Transwiki 'frwikiquote' => 108, // transwiki // Added zh wikis per T42474 'zhwiktionary' => 102, // Transwiki 'zhwikibooks' => 100, // Transwiki 'zhwikiquote' => 100, // Transwiki 'zhwikisource' => 108, // Transwiki 'zhwikivoyage' => 100, // Transwiki T387055 'zhwikiversity' => 110, // Transwiki T387055 ], 'wgFeedCacheTimeout' => [ 'default' => 60, 'enwiki' => 15, ], 'wgExportAllowHistory' => [ 'default' => true ], 'wgExportMaxHistory' => [ 'default' => 1000, # changed from 100 -- brion 2008-07-10 ], 'wgExportFromNamespaces' => [ // T61947 'default' => false, 'mediawikiwiki' => true, ], # Captcha ... # @{ 'wmgUseConfirmEdit' => [ 'default' => true, ], 'wmgEnableCaptcha' => [ 'default' => false, 'sul' => true, ], 'wmgEnableHCaptcha' => [ 'default' => true, // T425354 ], 'wgHCaptchaEnabledInMobileFrontend' => [ 'default' => true, // T425940 ], 'wmgEnableHCaptchaEditing' => [ 'default' => true, // T425354 ], 'wmgEnableHCaptchaUploadWizard' => [ 'default' => true, // T426126 ], 'wmgEnableHCaptchaAccountCreationAPI' => [ 'default' => true, // T426050 ], 'wmgEnableHCaptchaForBadLogin' => [ 'default' => true, ], 'wgSkipCaptchaMinimumEditCount' => [ 'default' => 10, 'private' => 0, ], # @} end of Captcha 'wgWantedPagesThreshold' => [ 'default' => 2, ], // This controls whether minor edits trigger // an email notification by default. // The feature is always available ($wgEnotifMinorEdits). 'wmgEnotifMinorEditsUserDefault' => [ 'default' => false, 'hiwiki' => true, 'huwiki' => true, // T125351 'metawiki' => true, // T53108 'ptwikibooks' => true, 'sourceswiki' => true, 'wikimania2016wiki' => true, // T96564 'wikimania2017wiki' => true, // T122062 ], 'wgJobRunRate' => [ 'default' => 0, ], 'wgEnableSidebarCache' => [ 'default' => true, ], 'wgIgnoreImageErrors' => [ 'default' => true, // keeps temporary errors from messing the cached output ], 'wgThumbnailScriptPath' => [ 'default' => false, 'private' => '/w/thumb.php', ], 'wgGenerateThumbnailOnParse' => [ 'wikitech' => true, 'default' => false, ], 'wgUnwatchedPageThreshold' => [ 'default' => 30, // Default value of https://toolserver.org/~mzmcbride/watcher/ ], 'wgLoginLanguageSelector' => [ 'default' => true, 'enwiki' => false, ], 'wgRestrictDisplayTitle' => [ 'default' => true, // Projects 'wikimania' => false, // Individual wikis 'alswiki' => false, // T182154 'aswiki' => false, 'bewikimedia' => false, 'bnwiki' => false, 'bnwiktionary' => false, 'bnwikisource' => false, 'bnwikibooks' => false, 'bdwikimedia' => false, 'bpywiki' => false, 'cawikimedia' => false, // T94346 'cswiktionary' => false, 'donatewiki' => false, 'dewikibooks' => false, // T122433 'enwikibooks' => false, 'fawikinews' => false, // T85380 'foundationwiki' => false, 'frwikiversity' => false, // T324277 'pflwiki' => false, // T205055 'rmwiki' => false, 'ruwikibooks' => false, // T342800 'thankyouwiki' => false, 'thwikibooks' => false, // T308375 'viwikibooks' => false, // T289837 'zhwiki' => false, ], 'wmgPrivateWikiUploads' => [ 'default' => false, 'private' => true, 'donatewiki' => true, // whee restricted site 'foundationwiki' => true, // whee restricted site 'sewikimedia' => true, // chapter site, only sysops can upload, T63947 'thankyouwiki' => true, ], 'wgPageLanguageUseDB' => [ 'default' => false, 'sourceswiki' => true, // T175622 // overridden to true in CommonSettings for wikis using the Translate extension ], 'wgShowExceptionDetails' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, ], 'wgSignatureValidation' => [ 'default' => 'new', // T248632 'enwiki' => 'disallow', // T355462 'plwiki' => 'disallow', // T364769 'eswiktionary' => 'disallow', // T424983 ], 'wgSignatureAllowedLintErrors' => [ // T360796 'default' => [ 'obsolete-tag', 'night-mode-unaware-background-color' ], 'enwiki' => [ 'night-mode-unaware-background-color' ], // T354013 'plwiki' => [ 'night-mode-unaware-background-color' ], // T362414 'eswiktionary' => [], // T425332 ], # below seems to be for extensions # EXTENSIONS @{ 'wmgUseCategoryTree' => [ 'default' => true, 'lockeddown' => false, ], // CT_MODE_CATEGORIES = 0 // CT_MODE_PAGES = 10 // CT_MODE_ALL = 20 'wgCategoryTreeCategoryPageMode' => [ 'default' => 0, ], 'wgCategoryTreeCategoryPageOptions' => [ 'default' => [ 'mode' => null, 'showcount' => true ], ], 'wmgUseFundraisingTranslateWorkflow' => [ 'default' => false, 'metawiki' => true, ], 'wmgUseSecureLinkFixer' => [ 'default' => true, ], 'wmgUseScore' => [ 'default' => true, 'wikitech' => false, 'private' => false, 'lockeddown' => false, ], # Set to false in case of emergency to disable Score with a nice # fallback message instead of breaking pages with error messages 'wmgUseScoreShellbox' => [ 'default' => true, # Do not enable on higher-security wikis 'private' => false, 'lockeddown' => false, ], 'wgScoreFileBackend' => [ 'default' => 'global-multiwrite' ], 'wgScorePath' => [ 'default' => '//upload.wikimedia.org/score' ], 'wgScoreMaxLength' => [ 'default' => 400, 'wikidatawiki' => 1500, 'testwikidatawiki' => 1500, ], 'wmgUsePersonalDashboard' => [ 'default' => false, // NOTE: do not enable without OK from Moderator Tools team 'testwiki' => true, // T403982 // T417665 'idwiki' => true, 'trwiki' => true, 'simplewiki' => true, 'thwiki' => true, 'enwiki' => true, // T418367 ], 'wgPersonalDashboardRiskyArticleEditsMlModel' => [ 'default' => "revertrisklanguageagnostic", 'enwiki' => "damaging" ], 'wgPersonalDashboardReviewChangesMlModel' => [ 'default' => "revertrisklanguageagnostic", 'enwiki' => "damaging" ], 'wgPersonalDashboardBlueDot' => [ 'default' => false, 'testwiki' => true, // T418613 'idwiki' => true, 'trwiki' => true, 'simplewiki' => true, 'thwiki' => true, // T421415 'enwiki' => true, ], 'wgPersonalDashboardUserMenu' => [ 'default' => false, 'testwiki' => true, // T418613 'idwiki' => true, 'trwiki' => true, 'simplewiki' => true, 'thwiki' => true, // T421415 'enwiki' => true, ], 'wgPersonalDashboardMinimumEdits' => [ 'default' => 100, 'testwiki' => 10, // T421415 'enwiki' => 100, ], 'wgPersonalDashboardMaximumEdits' => [ 'default' => 0, 'testwiki' => 25, // T421415 'enwiki' => 500, ], 'wgPersonalDashboardActiveDiscussionsPages' => [ 'default' => [], // T420785 'testwiki' => [ 'Wikipedia:Village Pump' ], 'idwiki' => [ 'Wikipedia:Warung Kopi (Kebijakan)', 'Wikipedia:Warung Kopi (Usulan)', 'Wikipedia:Warung Kopi (Bahasa)', 'Wikipedia:Warung Kopi (Lain-lain)' ], 'trwiki' => [ 'Vikipedi:Köy çeşmesi (ilginize)', 'Vikipedi:Köy çeşmesi (teklifler)', 'Vikipedi:Köy çeşmesi (politika)', 'Vikipedi:Danışma masası' ], 'simplewiki' => [ 'Wikipedia:Simple talk', 'Wikipedia:Administrators\' noticeboard' ], 'thwiki' => [ 'วิกิพีเดีย:แผนกช่วยเหลือ', 'วิกิพีเดีย:สถานทูตวิกิมีเดีย', 'วิกิพีเดีย:แจ้งผู้ดูแลระบบ' ], 'enwiki' => [ 'Wikipedia:Help desk', 'Wikipedia:Village pump (miscellaneous)', 'Wikipedia:Village pump (technical)', 'Wikipedia:Village pump (idea_lab)', 'Wikipedia:Village pump (policy)', 'Wikipedia:Village pump (proposals)' ] ], 'wmgUsePhonos' => [ 'default' => true, // T336763 'lockeddown' => false ], # T336763 'wgPhonosInlineAudioPlayerMode' => [ 'default' => true, // T336763 ], 'wgPhonosPath' => [ 'default' => '//upload.wikimedia.org/phonos', ], 'wmgUseProofreadPage' => [ 'default' => false, 'wikisource' => true, 'sourceswiki' => true, // FIXME: should be a part of wikisource (see T91534) 'test2wiki' => true, 'frrwiki' => true, // T40023 ], 'wmgProofreadPageShowHeaders' => [ 'default' => false, 'bnwikisource' => true, 'enwikisource' => true, 'pawikisource' => true, 'svwikisource' => true, 'tawikisource' => true, ], 'wgProofreadPagePageSeparator' => [ 'default' => ' ', 'jawikisource' => '', // T195873 'thwikisource' => '', // T252610 'zhwikisource' => '', // T194875 ], 'wgProofreadPagePageJoiner' => [ 'default' => '-', 'zhwikisource' => '__PAGEJOIN__', // T205826 ], 'wgProofreadPageUseStatusChangeTags' => [ 'default' => true, // T289140 ], 'wgProofreadPageEnableEditInSequence' => [ 'wikisource' => true, // T308098#9078429 ], 'wgProofreadPageBookNamespaces' => [ 'bnwikisource' => [ NS_MAIN, 114 ], // T53980 'enwikisource' => [ NS_MAIN, 114 ], // T53980 'thwikisource' => [ NS_MAIN, 114 ], // T53980 'ukwikisource' => [ NS_MAIN, 116 ], // T53980 ], // DO NOT enable on any other wikis 'wmgUseDynamicPageList' => [ 'default' => false, 'bdwikimedia' => true, // T188109 'dewiktionary' => true, 'enwiktionary' => true, 'frrwiki' => true, // T40023 'incubatorwiki' => true, 'mediawikiwiki' => true, // T71974 'metawiki' => true, 'otrs_wikiwiki' => true, 'outreachwiki' => true, // T58245 'ptwiki' => true, // T37308 'srwiki' => true, 'srwiktionary' => true, // T70346 'viwiktionary' => true, // T10886 // Wikis where it was previously enabled by default by virtue // of being in a wiki family // Wikibooks 'arwikibooks' => true, 'bnwikibooks' => true, 'cywikibooks' => true, 'dewikibooks' => true, 'elwikibooks' => true, 'enwikibooks' => true, 'eswikibooks' => true, 'euwikibooks' => true, 'fawikibooks' => true, 'fiwikibooks' => true, 'frwikibooks' => true, 'hiwikibooks' => true, 'huwikibooks' => true, 'itwikibooks' => true, 'kmwikibooks' => true, 'mlwikibooks' => true, 'newikibooks' => true, 'nlwikibooks' => true, 'plwikibooks' => true, 'ptwikibooks' => true, 'rowikibooks' => true, 'ruwikibooks' => true, 'siwikibooks' => true, 'srwikibooks' => true, 'svwikibooks' => true, 'tawikibooks' => true, 'thwikibooks' => true, 'tlwikibooks' => true, 'ukwikibooks' => true, 'viwikibooks' => true, 'zhwikibooks' => true, // Wikinews 'bgwikinews' => true, // Explicitly disabled, see T262391 and T287362 'ruwikinews' => false, 'sdwikinews' => true, 'trwikinews' => true, // Wikiquote 'enwikiquote' => true, 'eswikiquote' => true, 'fawikiquote' => true, 'itwikiquote' => true, 'ukwikiquote' => true, // Wikisource (T10563 and T14423) 'aswikisource' => true, 'bnwikisource' => true, 'cswikisource' => true, 'elwikisource' => true, 'enwikisource' => true, 'eswikisource' => true, 'frwikisource' => true, 'itwikisource' => true, 'knwikisource' => true, 'kowikisource' => true, 'napwikisource' => true, 'plwikisource' => true, 'ruwikisource' => true, 'svwikisource' => true, 'tewikisource' => true, 'thwikisource' => true, // Wikiversity 'betawikiversity' => true, 'enwikiversity' => true, 'eswikiversity' => true, 'frwikiversity' => true, 'ptwikiversity' => true, ], 'wgDLPQueryCacheTime' => [ 'default' => 120, // T263220 ], 'wmgUseFloatedToc' => [ 'default' => true, 'dewikivoyage' => false, // T87534 ], 'wmgUseSpecialNuke' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseLabeledSectionTransclusion' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseQuiz' => [ 'default' => false, // Projects 'wikinews' => true, // various wanting to play with it 2007-09 'wikiversity' => true, // Individual wikis 'cawikibooks' => true, // T88208 'dewikibooks' => true, 'enwikibooks' => true, 'eswikibooks' => true, // T157513 'fawikibooks' => true, // T289381 'frwikibooks' => true, // T103263 'frwiktionary' => true, 'hiwiki' => true, 'iswikibooks' => true, 'itwikibooks' => true, 'jawikibooks' => true, // T289383 'nlwikibooks' => true, 'pawikibooks' => true, // T340613 'plwikibooks' => true, 'ptwikibooks' => true, 'huwikibooks' => true, // T168471 'ruwikibooks' => true, // T212622 'svwiki' => true, 'thwikibooks' => true, // T308377 'viwikibooks' => true, // T40361 'zhwiki' => true, 'zhwikibooks' => true, // T188213 ], 'wmgUseGadgets' => [ 'default' => true, // set 2007-12-17 by brion 'lockeddown' => false, ], 'wmgUseMultiTitle' => [ 'default' => false, ], # @} end of EXTENSIONS # wgVariantArticlePath @{ 'wgVariantArticlePath' => [ 'srwiki' => '/$2/$1', 'srwiktionary' => '/$2/$1', 'srwikibooks' => '/$2/$1', 'srwikiquote' => '/$2/$1', // 'srwikiversity' => '/$2/$1', 'srwikinews' => '/$2/$1', 'srwikisource' => '/$2/$1', 'zhwiki' => '/$2/$1', 'zhwiktionary' => '/$2/$1', 'zhwikisource' => '/$2/$1', 'zhwikibooks' => '/$2/$1', 'zhwikiquote' => '/$2/$1', 'zhwikinews' => '/$2/$1', 'zhwikivoyage' => '/$2/$1', 'zhwikiversity' => '/$2/$1', ], # @} end of wgVariantArticlePath # Disable all query pages for closed wikis, allow normal functioning for others 'wgDisableQueryPages' => [ 'default' => false, 'closed' => true, // T44436 ], # Disable all the query pages that take more than about 15 minutes to update # Specify a "run mode" when a cron job is set up for the special page and # also create a message for the "run mode" in WikimediaMessages extension with # the message key 'querypage-updates-' # wgDisableQueryPageUpdate @{ 'wgDisableQueryPageUpdate' => [ 'default' => [ 'Ancientpages' => 'half-monthly', 'Deadendpages' => 'half-monthly', 'Fewestrevisions' => 'half-monthly', 'Mostlinked' => 'half-monthly', 'Mostrevisions' => 'half-monthly', 'Wantedpages' => 'half-monthly', ], 'small' => [], // T45668 'medium' => [], // T48094 // Individual wikis '+enwiki' => [ 'Lonelypages' => 'monthly', 'Mostcategories' => 'monthly', 'Mostlinkedtemplates' => 'monthly', 'Uncategorizedcategories' => 'monthly', 'Wantedtemplates' => 'monthly', ], '+wikidata' => [ 'Lonelypages', 'Mostlinked', 'Mostrevisions', 'Uncategorizedpages', 'Unwatchedpages', 'Withoutinterwiki', ], 'commonswiki' => [ 'Ancientpages' => 'half-monthly', 'Fewestrevisions' => 'half-monthly', 'Mostlinked' => 'half-monthly', 'Mostrevisions' => 'half-monthly', 'Wantedpages' => 'half-monthly', 'Uncategorizedpages' => 'monthly', 'Mostlinkedtemplates' => 'monthly', 'Deadendpages', // T371662 'Lonelypages', // T371662 ], // T421914 '+testcommonswiki' => [ 'GloballyWantedFiles', 'Lonelypages', 'Mostcategories', 'Mostlinkedtemplates', 'Uncategorizedimages', 'Unusedimages', 'Unusedcategories', 'Unusedtemplates', 'Wantedcategories', 'Wantedfiles', 'DisambiguationPageLinks', ], ], # @} end of wgDisableQueryPageUpdate // Use Hadoop for QueryPages computation (T309738) 'wmgExternalQuerySources' => [ 'default' => [], 'testwiki' => [ 'Mostcategories', 'Mostlinkedtemplates', ], 'commonswiki' => [ 'Mostcategories', 'Mostlinkedtemplates' ], 'enwiki' => [ 'Mostlinkedtemplates' ], 'frwiki' => [ 'Mostcategories' ], ], 'wgShowHostnames' => [ 'default' => true, ], # Enable magic links regardless of core default (T145604) 'wgEnableMagicLinks' => [ 'default' => [ 'ISBN' => true, 'PMID' => true, 'RFC' => true, ], 'afwiki' => [ // T420142 'ISBN' => false, 'PMID' => false, 'RFC' => false ], 'enwiki' => [ // T275951 'ISBN' => false, 'PMID' => false, 'RFC' => false, ], 'iawiki' => [ // T414019 'ISBN' => false, 'PMID' => false, 'RFC' => false, ], 'nlwiki' => [ // T145604#11542373 'ISBN' => false, 'PMID' => false, 'RFC' => false, ], ], # wgFavicon @{ 'wgFavicon' => [ # Projects 'default' => '/static/favicon/wmf.ico', // T50479 'wikipedia' => '/static/favicon/wikipedia.ico', // T50479 'wikibooks' => '/static/favicon/wikibooks.ico', 'wikimania' => '/static/favicon/wikimania.ico', 'wikinews' => '/static/favicon/wikinews.ico', 'wikiquote' => '/static/favicon/wikiquote.ico', 'wikisource' => '/static/favicon/wikisource.ico', 'wikiversity' => '/static/favicon/wikiversity.ico', 'wikivoyage' => '/static/favicon/wikivoyage.ico', 'wiktionary' => '/static/favicon/piece.ico', # Wiktionaries 'angwiktionary' => '/static/favicon/wiktionary/en.ico', // T59496 'cswiktionary' => '/static/favicon/wiktionary/en.ico', // T47113 'enwiktionary' => '/static/favicon/wiktionary/en.ico', // T46843 'iswiktionary' => '/static/favicon/wiktionary/en.ico', // T48712 'mkwiktionary' => '/static/favicon/wiktionary/en.ico', 'siwiktionary' => '/static/favicon/wiktionary/si.ico', // T40036 # Wikibooks 'arwikibooks' => '/static/favicon/wikibooks-rtl.ico', // T185919 'fawikibooks' => '/static/favicon/wikibooks-rtl.ico', // T185919 'hewikibooks' => '/static/favicon/wikibooks-rtl.ico', // T185919 'urwikibooks' => '/static/favicon/wikibooks-rtl.ico', // T185919 # Special wikis 'abstractwiki' => '/static/favicon/abstractwiki.ico', 'advisorywiki' => '/static/favicon/wmf.ico', 'arbcom_dewiki' => '/static/favicon/arbcom_dewiki.ico', // T166947 'arbcom_enwiki' => '/static/favicon/arbcom_enwiki.ico', // T272920 'arbcom_itwiki' => '/static/favicon/arbcom_itwiki.ico', // T368532 'arbcom_plwiki' => '/static/favicon/arbcom_plwiki.ico', // T406883 'arbcom_ruwiki' => '/static/favicon/arbcom_ruwiki.ico', // T264430 'chapcomwiki' => '/static/favicon/wmf.ico', // T41482 'checkuserwiki' => '/static/favicon/checkuser.ico', // T393246 'commonswiki' => '/static/favicon/commons.ico', 'conductwiki' => '/static/favicon/community.ico', 'testcommonswiki' => '/static/favicon/commons.ico', 'donatewiki' => '/static/favicon/wmf.ico', 'fdcwiki' => '/static/favicon/wmf.ico', // T50404 'foundationwiki' => '/static/favicon/wmf.ico', 'grantswiki' => '/static/favicon/wmf.ico', 'iegcomwiki' => '/static/favicon/wmf.ico', 'incubatorwiki' => '/static/favicon/incubator.ico', 'internalwiki' => '/static/favicon/internal.ico', 'wikitech' => '/static/favicon/wikitech.ico', 'legalteamwiki' => '/static/favicon/wmf.ico', 'loginwiki' => '/static/favicon/wmf.ico', 'mediawikiwiki' => '/static/favicon/mediawiki.ico', 'metawiki' => '/static/favicon/community.ico', 'officewiki' => '/static/favicon/wmf.ico', 'ombudsmenwiki' => '/static/favicon/wmf.ico', // T50404 'otrs_wikiwiki' => '/static/favicon/wmf.ico', 'outreachwiki' => '/static/favicon/community.ico', 'projectcomwiki' => '/static/favicon/wmf.ico', 'searchcomwiki' => '/static/favicon/wmf.ico', 'sourceswiki' => '/static/favicon/wikisource.ico', 'spcomwiki' => '/static/favicon/spcom.ico', 'specieswiki' => '/static/favicon/wikispecies.ico', 'stewardwiki' => '/static/favicon/community.ico', 'strategywiki' => '/static/favicon/community.ico', 'sysop_itwiki' => '/static/favicon/sysop_itwiki.ico', // T330279 'sysop_plwiki' => '/static/favicon/sysop_itwiki.ico', // T368712 'techconductwiki' => '/static/favicon/community.ico', 'testwiki' => '/static/favicon/black-globe.ico', 'test2wiki' => '/static/favicon/black-globe.ico', 'testwikidatawiki' => '/static/favicon/testwikidata.ico', 'transitionteamwiki' => '/static/favicon/wmf.ico', 'thankyouwiki' => '/static/favicon/wmf.ico', 'usabilitywiki' => '/static/favicon/usability.ico', 'votewiki' => '/static/favicon/wmf.ico', 'wikidatawiki' => '/static/favicon/wikidata.ico', 'wikifunctionswiki' => '/static/favicon/wikifunctions.ico', 'wikimaniateamwiki' => '/static/favicon/wikimania.ico', // TODO: consider cleaning up (T183549) 'arbcom_cswiki' => '/static/favicon/wikipedia.ico', 'arbcom_fiwiki' => '/static/favicon/wikipedia.ico', 'arbcom_nlwiki' => '/static/favicon/wikipedia.ico', 'wg_enwiki' => '/static/favicon/wikipedia.ico', ], # @} end of wgFavicon 'wgSkinMetaTags' => [ // T157145 'default' => [ 'og:title', 'og:type' ], '+wiktionary' => [ 'og:site_name' ], // T348203 '+mediawikiwiki' => [ 'og:site_name' ], // T348203 // wikidata provides its own handling for sharing tags (T157145) 'wikidata' => [], ], # wmgAutopromoteExtraGroups @{ 'wmgAutopromoteExtraGroups' => [ 'default' => false, 'cswiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], ], // T316283 ], 'frwiki' => [ 'autopatrolled' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 90 * 86400 ], ], ], 'ptwiki' => [ 'autoextendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days ], ], // T292915 'ruwikiversity' => [ 'patroller' => [ '&', [ APCOND_EDITCOUNT, 1000 ], ], ], ], # @} end of wmgAutopromoteExtraGroups 'wmgAutopromoteOnceonEdit' => [ 'default' => [], 'azwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T281860 ], 'bgwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 120 * 86400 ], // 120 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T269709 ], 'dawiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T361461 ], 'dewikivoyage' => [ 'autopatrolled' => [ '&', [ APCOND_EDITCOUNT, 200 ], ], ], // T67495 'elwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], ], // T306241 'enwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE_FROM_EDIT, 30 * 86400 ], // 30 days * seconds in a day, T431060 [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], ], // T126607 'fawiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], [ '!', [ APCOND_INGROUPS, 'eliminator' ] ], ], // T140839 ], 'idwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE_FROM_EDIT, 60 * 86400 ], // 60 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'interface-admin' ] ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T249820 ], 'jawiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE_FROM_EDIT, 120 * 86400 ], // 120 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'interface-admin' ] ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T249820 ], 'kowiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T184675 ], 'mznwiki' => [ 'uploader' => [ '&', [ APCOND_AGE, 4 * 86400 ], [ APCOND_EDITCOUNT, 10 ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bureaucrat' ] ], ], // T187187 ], 'nlwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T329642 ], 'rowiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], ], // T254471 ], 'ruwiki' => [ 'uploader' => [ '&', [ APCOND_AGE, 14 * 86400 ], [ APCOND_EDITCOUNT, 20 ], ], ], 'svwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T279836 ], 'tcywiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T385828 ], 'trwiki' => [ 'autoreview' => [ '&', // AND [ APCOND_AGE, 7 * 86400 ], [ APCOND_EDITCOUNT, 30 ], // autopromote conditions handled by FlaggedRevs (constants not yet defined): [ 70821 /*APCOND_FR_EDITSUMMARYCOUNT*/, 5 ], [ 70823 /*APCOND_FR_UNIQUEPAGECOUNT*/, 5 ], [ 70827 /*APCOND_FR_EDITSPACING*/, 7, 7 ], [ 70824 /*APCOND_FR_CONTENTEDITCOUNT*/, 20, 2 * 86400 ], [ 70822 /*APCOND_FR_NEVERBLOCKED*/ ], [ 70829 /*APCOND_FR_MAXREVERTEDEDITRATIO*/, 0.03 ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bureaucrat' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], [ '!', [ APCOND_INGROUPS, 'patroller' ] ], ], 'patroller' => [ '&', // AND [ APCOND_AGE, 15 * 86400 ], [ APCOND_EDITCOUNT, 150 ], // autopromote conditions handled by FlaggedRevs (constants not yet defined): [ 70821 /*APCOND_FR_EDITSUMMARYCOUNT*/, 25 ], [ 70823 /*APCOND_FR_UNIQUEPAGECOUNT*/, 10 ], [ 70827 /*APCOND_FR_EDITSPACING*/, 7, 15 ], [ 70824 /*APCOND_FR_CONTENTEDITCOUNT*/, 100, 1 * 86400 ], [ 70822 /*APCOND_FR_NEVERBLOCKED*/ ], [ 70829 /*APCOND_FR_MAXREVERTEDEDITRATIO*/, 0.03 ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bureaucrat' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], ], 'testwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T302860 ], 'viwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 30 * 86400 ], // 30 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], [ '!', [ APCOND_INGROUPS, 'eliminator' ] ], ], // T215493 ], 'wikimaniawiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 100 ], // T401537 [ APCOND_AGE, 30 * 86400 ], // 30 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], [ '!', [ APCOND_INGROUPS, 'translationadmin' ] ], ], // T389729 ], 'zhwiki' => [ 'extendedconfirmed' => [ '&', [ APCOND_EDITCOUNT, 500 ], [ APCOND_AGE, 90 * 86400 ], // 90 days * seconds in a day [ '!', [ APCOND_INGROUPS, 'sysop' ] ], [ '!', [ APCOND_INGROUPS, 'bot' ] ], ], // T287322 ], ], 'wgAutopromoteOnceLogInRC' => [ 'default' => true, 'ruwiki' => false, 'fawiki' => false, // T71171 ], 'wmgExtraImplicitGroups' => [ 'default' => false, 'frwiki' => [ 'autopatrolled' ], 'ptwiki' => [ 'autoextendedconfirmed' ], // T292915 ], 'wgRestrictedGroups' => [ 'default' => [ // T418580 'centralnoticeadmin' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'checkuser' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'interface-admin' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'suppress' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], // T393615, T409717 'temporary-account-viewer' => [ 'memberConditions' => [ '&', [ APCOND_EDITCOUNT, 300 ], [ APCOND_AGE, 86400 * 30 * 6 ], ], 'canBeIgnored' => true, ], // T418580 'wikidata-staff' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'wikifunctions-staff' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'wmf-officeit' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'wmf-supportsafety' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], // T423118 'oauthadmin' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'steward' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], // T423119 'arbcom' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], // T423120 'bureaucrat' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'abusefilter-helper' => [ 'scope' => [ 'centralauth' ], 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'abusefilter-maintainer' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'founder' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'global-interface-editor' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'global-sysop' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'new-wikis-importer' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'ombuds' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'staff' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'sysadmin' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'u4c-member' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'wmf-email-block-override' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'wmf-researcher' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], ], '+foundationwiki' => [ 'editor' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], 'translationadmin' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], 'demote' => true, ], ], '+testwiki' => [ 'securitytester2' => [ 'memberConditions' => [ 'oath.has_2fa' /*APCOND_OATH_HAS2FA*/ ], ] ] ], // T417880 'wgOATH2FARequiredGroupRemovalPages' => [ 'default' => [ '*' => 'm:Steward requests/Permissions', ], '+afwiki' => [ 'interface-admin' => 'Wikipedia:Geselshoekie', ], '+alswiki' => [ 'interface-admin' => 'Wikipedia:Stammtisch', ], '+amwikimedia' => [ 'interface-admin' => 'Քննարկում:Վիքիմեդիա_Հայաստան', ], '+arwiki' => [ 'interface-admin' => 'ويكيبيديا:إخطار البيروقراطيين', ], '+arwikimedia' => [ 'interface-admin' => 'Discusión:Página principal', ], '+arwikisource' => [ 'interface-admin' => 'ويكي مصدر:بيروقراطيون/طلبات', ], '+astwiki' => [ 'interface-admin' => 'Wikipedia:Chigre', ], '+azwiki' => [ 'interface-admin' => 'Vikipediya:Bürokratlara müraciət', ], '+azwikimedia' => [ 'interface-admin' => 'Müzakirə:Ana səhifə', ], '+bat_smgwiki' => [ 'interface-admin' => 'Vikipedėjė:Aptarėmā', ], '+bawiki' => [ 'interface-admin' => 'Википедия:Хакимдарға һорауҙар', ], '+bdwikimedia' => [ 'interface-admin' => 'আলাপ:প্রধান পাতা', ], '+be_x_oldwiki' => [ 'interface-admin' => 'Вікіпэдыя:Запыты да адміністратараў', ], '+bewiki' => [ 'interface-admin' => 'Вікіпедыя:Запыты да адміністратараў', ], '+bewikimedia' => [ 'interface-admin' => 'Talk:Wikimedia Belgium', ], '+bgwiki' => [ 'interface-admin' => 'Уикипедия:Заявки към бюрократите', ], '+bgwikiquote' => [ 'interface-admin' => 'Уикицитат:Разговори', ], '+bnwiki' => [ 'interface-admin' => 'উইকিপিডিয়া:ব্যুরোক্র্যাটদের আলোচনাসভা', ], '+bswiki' => [ 'interface-admin' => 'Wikipedia:Pitanja za administratore', ], '+cawiki' => [ 'interface-admin' => 'Viquipèdia:Sala dels administradors', ], '+cawikimedia' => [ 'interface-admin' => 'Talk:Main Page', ], '+cawikisource' => [ 'interface-admin' => 'Viquitexts:La taverna', ], '+cawiktionary' => [ 'interface-admin' => 'Viccionari:La taverna', ], '+commonswiki' => [ 'interface-admin' => 'Commons:Bureaucrats\' noticeboard', ], '+cowikimedia' => [ 'interface-admin' => 'Wikimedia:Portal de la comunidad', ], '+csbwiki' => [ 'interface-admin' => 'Wiki:Karczma', ], '+cswiki' => [ 'arbcom' => 'Wikipedie:Nástěnka byrokratů', 'interface-admin' => 'Wikipedie:Nástěnka byrokratů', ], '+cswikibooks' => [ 'interface-admin' => 'Wikiknihy:Nástěnka správců', ], '+cswikiquote' => [ 'interface-admin' => 'Wikicitáty:Pod lípou', ], '+cswikisource' => [ 'interface-admin' => 'Wikizdroje:Nástěnka správců', ], '+cywiki' => [ 'interface-admin' => 'Wicipedia:Negesfwrdd gweinyddiaeth', ], '+dawiki' => [ 'interface-admin' => 'Wikipedia:Anmodning om administratorassistance', ], '+dewiki' => [ 'interface-admin' => 'Wikipedia:Administratoren/Notizen', ], '+dewikisource' => [ 'interface-admin' => 'Wikisource:Skriptorium', ], '+dewikivoyage' => [ 'interface-admin' => 'Wikivoyage:Lounge', ], '+dewiktionary' => [ 'interface-admin' => 'Wiktionary:Administratoren/Anfragen', ], '+dvwiki' => [ 'interface-admin' => 'ވިކިޕީޑިއާ:ވިލެޖް ޕަމްޕް', ], '+elwiki' => [ 'interface-admin' => 'Βικιπαίδεια:Σημειωματάριο γραφειοκρατών', ], '+elwikisource' => [ 'interface-admin' => 'Βικιθήκη:Σημειωματάριο διαχειριστών', ], '+elwiktionary' => [ 'interface-admin' => 'Συζήτηση βικιλεξικού:Κύρια Σελίδα', ], '+enwiki' => [ 'interface-admin' => 'Wikipedia:Bureaucrats\' noticeboard', ], '+enwikiquote' => [ 'interface-admin' => 'Wikiquote:Administrators\' noticeboard', ], '+enwikisource' => [ 'interface-admin' => 'Wikisource:Administrators\' noticeboard', ], '+enwikivoyage' => [ 'interface-admin' => 'Wikivoyage:Travellers\' pub', ], '+enwiktionary' => [ 'interface-admin' => 'Wiktionary:Beer parlour', ], '+eowiki' => [ 'interface-admin' => 'Vikipedio:Diskutejo/Administrejo', ], '+eswiki' => [ 'interface-admin' => 'Wikipedia:Tablón de anuncios de los bibliotecarios/Portal/Archivo/Miscelánea/Actual', ], '+eswikisource' => [ 'interface-admin' => 'Wikisource:Café', ], '+eswiktionary' => [ 'interface-admin' => 'Wikcionario:Café', ], '+etwiki' => [ 'interface-admin' => 'Vikipeedia:Administraatorid/teatetahvel', ], '+etwiktionary' => [ 'interface-admin' => 'Vikisõnastik:Üldine arutelu', ], '+euwiki' => [ 'interface-admin' => 'Wikipedia:Txokoa', ], '+fawiki' => [ 'interface-admin' => 'ویکی‌پدیا:تابلوی اعلانات دیوان‌سالاران', ], '+fiu_vrowiki' => [ 'interface-admin' => 'Wikipedia:Arotusõtarõ', ], '+fiwiki' => [ 'arbcom' => 'Wikipedia:Ylläpitäjien ilmoitustaulu', 'bureaucrat' => 'Wikipedia:Ylläpitäjien ilmoitustaulu', 'interface-admin' => 'Wikipedia:Ylläpitäjien ilmoitustaulu', ], '+fiwikisource' => [ 'interface-admin' => 'Wikiaineisto:Ylläpitäjien ilmoitustaulu', ], '+foundationwiki' => [ 'editor' => 'Wikimedia:Accounts policy', 'interface-admin' => 'Wikimedia:Accounts policy', 'translationadmin' => 'Wikimedia:Accounts policy', ], '+frpwiki' => [ 'interface-admin' => 'Vouiquipèdia:Requéta ux administrators', ], '+frrwiki' => [ 'interface-admin' => 'Wikipedia Diskussion:Administratoore', ], '+frwiki' => [ 'interface-admin' => 'Wikipédia:Bulletin des bureaucrates', ], '+frwikibooks' => [ 'interface-admin' => 'Wikilivres:Requêtes aux bureaucrates', ], '+frwikiquote' => [ 'interface-admin' => 'Wikiquote:Requête aux bureaucrates', ], '+frwikisource' => [ 'interface-admin' => 'Wikisource:Requêtes aux administrateurs', ], '+frwikiversity' => [ 'interface-admin' => 'Wikiversité:Requêtes aux bureaucrates', ], '+frwikivoyage' => [ 'interface-admin' => 'Wikivoyage:Requêtes aux bureaucrates', ], '+frwiktionary' => [ 'interface-admin' => 'Wiktionnaire:Demandes aux bureaucrates', ], '+gawiki' => [ 'interface-admin' => 'Vicipéid:Halla baile', ], '+gewikimedia' => [ 'interface-admin' => 'განხილვა:მთავარი გვერდი', ], '+glwiki' => [ 'interface-admin' => 'Wikipedia:Taboleiro dos administradores', ], '+grwikimedia' => [ 'interface-admin' => 'Συζήτηση:Αρχική σελίδα', ], '+hewiki' => [ 'interface-admin' => 'ויקיפדיה:בקשות מבירוקרטים', ], '+hewikibooks' => [ 'interface-admin' => 'ויקיספר:בקשות ממפעילים', ], '+hewikiquote' => [ 'interface-admin' => 'ויקיציטוט:בקשות ממפעילים', ], '+hewikisource' => [ 'interface-admin' => 'ויקיטקסט:בקשות מבעלי הרשאות', ], '+hewiktionary' => [ 'interface-admin' => 'ויקימילון:מזנון', ], '+hiwikimedia' => [ 'interface-admin' => 'वार्ता:मुखपृष्ठ', ], '+hrwiki' => [ 'interface-admin' => 'Wikipedija:Na pažnju administratorima', ], '+huwiki' => [ 'bureaucrat' => 'Wikipédia:Bürokraták üzenőfala', 'interface-admin' => 'Wikipédia:Bürokraták üzenőfala', ], '+huwikibooks' => [ 'interface-admin' => 'Wikikönyvek:Adminisztrátorok üzenőfala', ], '+iawiki' => [ 'interface-admin' => 'Wikipedia:Taverna', ], '+idwiki' => [ 'interface-admin' => 'Wikipedia:Permintaan perhatian birokrat dan pemeriksa', ], '+idwikimedia' => [ 'interface-admin' => 'Pembicaraan:Halaman Utama', ], '+idwikisource' => [ 'interface-admin' => 'Wikisumber:Warung kopi', ], '+idwiktionary' => [ 'interface-admin' => 'Wikikamus:Warung Kopi', ], '+incubatorwiki' => [ 'interface-admin' => 'Incubator:Administrators\' noticeboard', ], '+iswiki' => [ 'interface-admin' => 'Wikipedia:Potturinn', ], '+iswiktionary' => [ 'interface-admin' => 'Wikiorðabók:Potturinn', ], '+itwiki' => [ 'arbcom' => 'Wikipedia:Richieste agli amministratori', 'interface-admin' => 'Wikipedia:Richieste agli amministratori', ], '+itwikisource' => [ 'interface-admin' => 'Wikisource:Richieste agli amministratori', ], '+itwikivoyage' => [ 'interface-admin' => 'Wikivoyage:Richieste agli amministratori', ], '+itwiktionary' => [ 'interface-admin' => 'Wikizionario:Richieste agli amministratori', ], '+jawiki' => [ 'interface-admin' => 'Wikipedia:管理者伝言板', ], '+jawikisource' => [ 'interface-admin' => 'Wikisource:管理者伝言板', ], '+jvwiki' => [ 'interface-admin' => 'Wikipédia:Panyuwunan kawigatèn panata', ], '+kawiki' => [ 'interface-admin' => 'ვიკიპედია:ადმინისტრატორები/მიმართვა', ], '+kkwiki' => [ 'interface-admin' => 'Уикипедия:Форум/Администраторлар форумы', ], '+knwiki' => [ 'interface-admin' => 'ವಿಕಿಪೀಡಿಯ:ಅರಳಿ ಕಟ್ಟೆ', ], '+kowiki' => [ 'interface-admin' => '위키백과:관리자 알림판', ], '+kshwiki' => [ 'interface-admin' => 'Wikipedia:Wiki-Köbes/Klaaf', ], '+labswiki' => [ 'interface-admin' => 'Wikitech:Interface administrators', ], '+lawiki' => [ 'interface-admin' => 'Vicipaedia:Taberna', ], '+lawikisource' => [ 'interface-admin' => 'Vicifons:Scriptorium', ], '+lbwiki' => [ 'interface-admin' => 'Wikipedia:De Stamminee', ], '+liwiktionary' => [ 'interface-admin' => 'Euverlèk Wiktionary:Veurblaad', ], '+ltwiki' => [ 'interface-admin' => 'Vikipedija:Forumas', ], '+lvwiki' => [ 'interface-admin' => 'Vikipēdija:Administratoru ziņojumu dēlis', ], '+mediawikiwiki' => [ 'interface-admin' => 'Project:Administrators\' noticeboard', ], '+metawiki' => [ 'centralnoticeadmin' => 'Meta:Requests for help from a sysop or bureaucrat', 'interface-admin' => 'Meta:Requests for help from a sysop or bureaucrat', ], '+mkwiki' => [ 'interface-admin' => 'Википедија:Огласна табла за администратори', ], '+mlwiki' => [ 'interface-admin' => 'വിക്കിപീഡിയ:കാര്യനിർവാഹകർക്കുള്ള നോട്ടീസ് ബോർഡ്', ], '+mrwiki' => [ 'interface-admin' => 'विकिपीडिया:चावडी/प्रचालकांना निवेदन', ], '+mswiki' => [ 'interface-admin' => 'Wikipedia:Birokrat/Papan kenyataan', ], '+mtwiki' => [ 'interface-admin' => 'Wikipedija:Pjazza', ], '+mxwikimedia' => [ 'interface-admin' => 'Discusión:Página principal', ], '+mywiki' => [ 'interface-admin' => 'ဝီကီပီးဒီးယား:စီမံခန့်ခွဲသူများ သင်ပုန်း', ], '+nds_nlwiki' => [ 'interface-admin' => 'Wikipedia:Praothoek', ], '+ndswiki' => [ 'interface-admin' => 'Wikipedia:Ik bruuk Hülp', ], '+newiki' => [ 'interface-admin' => 'विकिपिडिया:प्रशासक सूचनापाटी', ], '+nlwiki' => [ 'arbcom' => 'Wikipedia:Verzoekpagina voor moderatoren', 'interface-admin' => 'Wikipedia:Verzoekpagina voor moderatoren', ], '+nlwikibooks' => [ 'interface-admin' => 'Wikibooks:Verzoekpagina voor moderatoren', ], '+nlwikimedia' => [ 'interface-admin' => 'Overleg:Home', ], '+nlwikiquote' => [ 'interface-admin' => 'Wikiquote:De kantine', ], '+nlwikivoyage' => [ 'interface-admin' => 'Wikivoyage:Reizigerscafé', ], '+nlwiktionary' => [ 'interface-admin' => 'WikiWoordenboek:De Kroeg', ], '+nnwiki' => [ 'interface-admin' => 'Wikipedia:Vaktmeistertenester', ], '+nnwiktionary' => [ 'interface-admin' => 'Wiktionary:Samfunnshuset', ], '+nowiki' => [ 'interface-admin' => 'Wikipedia:Administratorenes oppslagstavle', ], '+nowikimedia' => [ 'interface-admin' => 'Diskusjon:Hovedside', ], '+nowiktionary' => [ 'interface-admin' => 'Wiktionary:Tinget', ], '+outreachwiki' => [ 'interface-admin' => 'Wikimedia:Village pump', ], '+pawikisource' => [ 'interface-admin' => 'ਵਿਕੀਸਰੋਤ:ਸੱਥ', ], '+plwiki' => [ 'arbcom' => 'Wikipedia:Prośby do administratorów', 'interface-admin' => 'Wikipedia:Prośby do administratorów', ], '+plwikimedia' => [ 'interface-admin' => 'Dyskusja:Strona główna', ], '+plwikiquote' => [ 'interface-admin' => 'Wikicytaty:Prośby do administratorów', ], '+plwikisource' => [ 'interface-admin' => 'Wikiźródła:Prośby do administratorów', ], '+plwiktionary' => [ 'interface-admin' => 'Wikisłownik:Prośby do administratorów', ], '+ptwiki' => [ 'bureaucrat' => 'Wikipédia:Pedidos a burocratas', 'interface-admin' => 'Wikipédia:Pedidos a burocratas', ], '+ptwikibooks' => [ 'interface-admin' => 'Wikilivros Discussão:Portal comunitário', ], '+ptwikimedia' => [ 'interface-admin' => 'Discussão:Wikimedia Portugal', ], '+ptwiktionary' => [ 'interface-admin' => 'Wikcionário:Pedidos a administradores', ], '+rswikimedia' => [ 'interface-admin' => 'Разговор:Главна страна', ], '+ruwiki' => [ 'arbcom' => 'Википедия:Запросы к бюрократам', 'interface-admin' => 'Википедия:Запросы к бюрократам', ], '+ruwikimedia' => [ 'interface-admin' => 'Обсуждение:Заглавная страница', ], '+ruwikiquote' => [ 'interface-admin' => 'Викицитатник:Запросы к администраторам', ], '+ruwikisource' => [ 'interface-admin' => 'Викитека:Администрирование', ], '+ruwikivoyage' => [ 'interface-admin' => 'Wikivoyage:Пивная путешественников', ], '+ruwiktionary' => [ 'interface-admin' => 'Викисловарь:Запросы к администраторам', ], '+sahwiki' => [ 'interface-admin' => 'Бикипиэдьийэ:Бүрэкирээттэргэ көрдөбүллэр', ], '+sewiki' => [ 'interface-admin' => 'Wikipedia:Gáffestohpu', ], '+sewikimedia' => [ 'interface-admin' => 'Diskussion:Huvudsida', ], '+shwiki' => [ 'interface-admin' => 'Wikipedija:Birokratska tabla', ], '+skwiki' => [ 'interface-admin' => 'Wikipédia:Nástenka správcov', ], '+slwiki' => [ 'interface-admin' => 'Wikipedija:Prošnje za administratorsko pomoč', ], '+slwikisource' => [ 'interface-admin' => 'Wikivir:Pod lipo', ], '+sourceswiki' => [ 'interface-admin' => 'Wikisource:Scriptorium', ], '+specieswiki' => [ 'interface-admin' => 'Wikispecies:Administrators\' Noticeboard', ], '+sqwiki' => [ 'interface-admin' => 'Wikipedia:Kuvendi', ], '+srwiki' => [ 'interface-admin' => 'Википедија:Бирократска табла', ], '+srwikibooks' => [ 'interface-admin' => 'Викикњиге:Трг', ], '+srwikiquote' => [ 'interface-admin' => 'Викицитат:Трг', ], '+srwikisource' => [ 'interface-admin' => 'Викизворник:Писарница', ], '+srwiktionary' => [ 'interface-admin' => 'Викиречник:Трг', ], '+svwiki' => [ 'interface-admin' => 'Wikipedia:Kommentarer om administrationen av Wikipedia', ], '+svwiktionary' => [ 'interface-admin' => 'Wiktionary:Bybrunnen', ], '+swwiki' => [ 'interface-admin' => 'Wikipedia:Jumuiya', ], '+tawiki' => [ 'interface-admin' => 'விக்கிப்பீடியா:அதிகாரிகளுக்கான அறிவிப்புப்பலகை', ], '+tawiktionary' => [ 'interface-admin' => 'விக்சனரி:ஆலமரத்தடி', ], '+test2wiki' => [ 'interface-admin' => 'Wikipedia:Requests', ], '+testwiki' => [ 'centralnoticeadmin' => 'Wikipedia:Requests/Help desk', 'interface-admin' => 'Wikipedia:Requests/Help desk', ], '+testwikidatawiki' => [ 'interface-admin' => 'Wikidata:Requests for permissions', ], '+tewiki' => [ 'interface-admin' => 'వికీపీడియా:అధికారుల నోటీసు బోర్డు', ], '+thwiki' => [ 'interface-admin' => 'วิกิพีเดีย:แจ้งผู้ดูแลระบบ', ], '+thwikimedia' => [ 'interface-admin' => 'พูดคุย:หน้าหลัก', ], '+tlwiki' => [ 'interface-admin' => 'Wikipedia:Kapihan', ], '+trwiki' => [ 'interface-admin' => 'Vikipedi:Bürokrat duyuru panosu', ], '+trwikimedia' => [ 'interface-admin' => 'Tartışma:Anasayfa', ], '+uawikimedia' => [ 'interface-admin' => 'Обговорення:Вікімедіа Україна', ], '+ukwiki' => [ 'arbcom' => 'Вікіпедія:Запити до бюрократів', 'interface-admin' => 'Вікіпедія:Запити до бюрократів', ], '+ukwikiquote' => [ 'interface-admin' => 'Вікіцитати:Запити до адміністраторів', ], '+ukwiktionary' => [ 'interface-admin' => 'Вікісловник:Запити до адміністраторів', ], '+urwiki' => [ 'interface-admin' => 'ویکیپیڈیا:دیوان خاص', ], '+uzwiki' => [ 'interface-admin' => 'Vikipediya:Administratorlar forumi', ], '+vecwiki' => [ 'interface-admin' => 'Wikipedia:Aministradori/Domande par i aministradori', ], '+vecwikisource' => [ 'interface-admin' => 'Wikisource:Ciacole', ], '+viwiki' => [ 'interface-admin' => 'Wikipedia:Tin nhắn cho bảo quản viên', ], '+viwiktionary' => [ 'interface-admin' => 'Wiktionary:Tin nhắn cho bảo quản viên', ], '+wawiki' => [ 'interface-admin' => 'Wikipedia:Cåbaret', ], '+wikidatawiki' => [ 'interface-admin' => 'Wikidata:Bureaucrats\' noticeboard', ], '+wikimaniawiki' => [ 'interface-admin' => 'Wikimania:Requests for rights', ], '+zhwiki' => [ 'arbcom' => 'Wikipedia:行政員布告板', 'interface-admin' => 'Wikipedia:行政員布告板', ], ], 'wgDeleteRevisionsLimit' => [ 'default' => 5000, ], 'wgAppleTouchIcon' => [ 'default' => false, // iOS searches for icons in docroot by default 'commonswiki' => '/static/apple-touch/commons.png', 'mediawikiwiki' => '/static/apple-touch/mediawiki.png', 'usabilitywiki' => '/static/apple-touch/usability.png', 'wikinews' => '/static/apple-touch/wikinews.png', 'wikipedia' => '/static/apple-touch/wikipedia.png', 'wiktionary' => '/static/apple-touch/wiktionary.png', 'wikidata' => '/static/apple-touch/wikidata.png', // T72996 'enwiktionary' => '/static/apple-touch/wiktionary/en.png', // T48431 'dewiktionary' => '/static/apple-touch/wiktionary/de.png', // T202902 // TODO: consider cleaning up (T183549) 'arbcom_cswiki' => '/static/apple-touch/wikipedia.png', 'arbcom_dewiki' => '/static/apple-touch/wikipedia.png', 'arbcom_enwiki' => '/static/apple-touch/wikipedia.png', 'arbcom_fiwiki' => '/static/apple-touch/wikipedia.png', 'arbcom_nlwiki' => '/static/apple-touch/wikipedia.png', 'arbcom_ruwiki' => '/static/apple-touch/wikipedia.png', 'sysop_itwiki' => '/static/apple-touch/wikipedia.png', 'wg_enwiki' => '/static/apple-touch/wikipedia.png', ], 'wgReferrerPolicy' => [ 'default' => [ 'origin-when-cross-origin', 'origin' ], // T180921 'private' => 'no-referrer', ], 'wgUserEmailUseReplyTo' => [ 'default' => true, // T66795 ], 'wgUseLocalMessageCache' => [ 'default' => true, ], 'wgResourceLoaderEnableSourceMapLinks' => [ 'default' => true, ], # CENTRAL AUTH @{ 'wmgUseCentralAuth' => [ 'default' => false, 'sul' => true, // Canonically true as SUL === CentralAuth ], 'wgCentralAuthLoginIcon' => [ 'default' => false, 'wikipedia' => '/srv/mediawiki/static/images/sul/wikipedia.png', 'wikibooks' => '/srv/mediawiki/static/images/sul/wikibooks.png', 'wikinews' => '/srv/mediawiki/static/images/sul/wikinews.png', 'wikiquote' => '/srv/mediawiki/static/images/sul/wikiquote.png', 'wikisource' => '/srv/mediawiki/static/images/sul/wikisource.png', 'sourceswiki' => '/srv/mediawiki/static/images/sul/wikisource.png', 'wikiversity' => '/srv/mediawiki/static/images/sul/wikiversity.png', 'wiktionary' => '/srv/mediawiki/static/images/sul/wiktionary.png', 'metawiki' => '/srv/mediawiki/static/images/sul/meta.png', 'commonswiki' => '/srv/mediawiki/static/images/sul/commons.png', 'mediawikiwiki' => '/srv/mediawiki/static/images/sul/mediawiki.png', 'wikidatawiki' => '/srv/mediawiki/static/images/sul/wikidata.png', 'wikifunctionswiki' => '/srv/mediawiki/static/images/sul/wikifunctions.png', 'specieswiki' => '/srv/mediawiki/static/images/sul/wikispecies.png', 'incubatorwiki' => '/srv/mediawiki/static/images/sul/incubatorwiki.png', 'wikivoyage' => '/srv/mediawiki/static/images/sul/wikivoyage.png', 'loginwiki' => '/srv/mediawiki/static/images/sul/foundation.png', 'brwikimedia' => '/srv/mediawiki/static/images/sul/foundation.png', 'wikimaniawiki' => '/srv/mediawiki/static/images/sul/wikimania.png', ], 'wmgCentralAuthCookieDomain' => [ // set cookies on current domain for wikis with an unsafe parent domain 'default' => '', // wiki families 'wikibooks' => '.wikibooks.org', 'wikinews' => '.wikinews.org', 'wikipedia' => '.wikipedia.org', 'wikiquote' => '.wikiquote.org', 'wikisource' => '.wikisource.org', 'wikiversity' => '.wikiversity.org', 'wikivoyage' => '.wikivoyage.org', 'wiktionary' => '.wiktionary.org', // wikis which are not Wikipedias but use *.wikipedia.org 'nostalgiawiki' => '.wikipedia.org', 'testwiki' => '.wikipedia.org', 'thankyouwiki' => '.wikipedia.org', // single wikis with a safe parent domain (to share cookies with their mobile domain) 'mediawikiwiki' => '.mediawiki.org', 'sourceswiki' => '.wikisource.org', ], 'wgCentralAuthAutoLoginWikis' => [ 'default' => [ '.wikipedia.org' => 'enwiki', '.wikibooks.org' => 'enwikibooks', '.wikinews.org' => 'enwikinews', '.wikiquote.org' => 'enwikiquote', '.wikisource.org' => 'enwikisource', '.wikiversity.org' => 'enwikiversity', '.wikivoyage.org' => 'enwikivoyage', '.wiktionary.org' => 'enwiktionary', '.mediawiki.org' => 'mediawikiwiki', // wikimedia.org wikis can't use the parent domain because it's shared with non-MediaWiki sites 'commons.wikimedia.org' => 'commonswiki', 'foundation.wikimedia.org' => 'foundationwiki', 'incubator.wikimedia.org' => 'incubatorwiki', 'meta.wikimedia.org' => 'metawiki', 'species.wikimedia.org' => 'specieswiki', 'wikimania.wikimedia.org' => 'wikimaniawiki', 'www.wikidata.org' => 'wikidatawiki', // shares parent domain with query.wikidata.org 'www.wikifunctions.org' => 'wikifunctionswiki', // will share parent domain with api.wikifunctions.org ], '+ptwiki' => [ 'br.wikimedia.org' => 'brwikimedia' ], '+ptwikibooks' => [ 'br.wikimedia.org' => 'brwikimedia' ], '+ptwikiquote' => [ 'br.wikimedia.org' => 'brwikimedia' ], '+ptwikisource' => [ 'br.wikimedia.org' => 'brwikimedia' ], '+ptwikiversity' => [ 'br.wikimedia.org' => 'brwikimedia' ], '+ptwikivoyage' => [ 'br.wikimedia.org' => 'brwikimedia' ], ], 'wgCentralAuthEnableSul3' => [ 'default' => true, ], // This is also guarded by $wmgUseCentralAuth 'wmgUseGlobalCssJs' => [ 'default' => false, 'sul' => true, 'loginwiki' => false, ], // This is also guarded by $wmgUseCentralAuth 'wmgLocalAuthLoginOnly' => [ 'default' => false, 'sul' => true, ], 'wmgUseOAuth' => [ 'default' => false, 'sul' => true, ], 'wgOAuthAutoApprove' => [ 'default' => [ [ // T67750 do not require manual approval for readonly grants 'grants' => [ 'mwoauth-authonly', 'mwoauth-authonlyprivate', 'basic' ], // T412542 require manual approval for apps and other unusual protocols 'protocols' => [ 'http', 'https' ], ], ], 'private' => [], ], 'wmgUseOAuthRateLimiter' => [ 'metawiki' => true, 'default' => false, ], // Enabling will disable use of insecure 'forceHttps' cookies. // See T256095 'wgForceHTTPS' => [ 'default' => true, ], # @} 'wgCookieHttpOnly' => [ 'default' => true, ], 'wgAPIMaxResultSize' => [ 'default' => 12582912, // 12 MB; temporary while I figure out what the deal with those overlarge revisions is --Roan ], 'wgMathValidModes' => [ 'default' => [ 'source', 'mathml', 'native', 'mathjax' ], 'wikifunctionswiki' => [ 'source', 'native', 'mathjax' ], ], // T413973: Rollout new mathml+mathjax // // * mathml: Convert LeTeX to MathML via Mathoid service which renders an SVG using server-side MathJax // (called "mathml" for hysterical raisins). // * native: Convert LeTeX to MathML in PHP. // * mathjax: Convert LeTeX to MathML in PHP + client-side MathJax. 'wmgMathDefaultUserOptions' => [ // Phase 1: group0 (via math-legacy-mathoid.dbexpr) - DONE // Phase 2: Everything else (via default) - DONE 'default' => 'mathjax', // Phase 3: Wikibooks - TODO // Phase 4: Wikisource - TODO // Phase 5: Wikipedia sans large - TODO // // Use a dblist to resolve ambiguity between group0 and wikipeida. 'math-legacy-mathoid' => 'mathml', // Phase 6: Wikipedia large (top 30) - TODO 'arwiki' => 'mathml', 'cawiki' => 'mathml', 'cebwiki' => 'mathml', 'cswiki' => 'mathml', 'dewiki' => 'mathml', 'enwiki' => 'mathml', 'eswiki' => 'mathml', 'fawiki' => 'mathml', 'fiwiki' => 'mathml', 'frwiki' => 'mathml', 'hewiki' => 'mathml', 'huwiki' => 'mathml', 'idwiki' => 'mathml', 'itwiki' => 'mathml', 'jawiki' => 'mathml', 'kowiki' => 'mathml', 'nlwiki' => 'mathml', 'nowiki' => 'mathml', 'plwiki' => 'mathml', 'ptwiki' => 'mathml', 'rowiki' => 'mathml', 'ruwiki' => 'mathml', 'shwiki' => 'mathml', 'srwiki' => 'mathml', 'svwiki' => 'mathml', 'trwiki' => 'mathml', 'ukwiki' => 'mathml', 'viwiki' => 'mathml', 'warwiki' => 'mathml', 'zhwiki' => 'mathml', ], 'wgMaxExecutionTimeForExpensiveQueries' => [ 'default' => 30000, ], 'wmgUseCollection' => [ // PDF generation / [[:mw:OCG]] stuff 'default' => true, 'wikisource' => false, // T358437 'lockeddown' => false, 'abstractwiki' => false, 'ganwiki' => false, 'iuwiki' => false, 'iuwiktionary' => false, 'kkwiki' => false, 'kkwikibooks' => false, 'kkwikiquote' => false, 'kkwiktionary' => false, 'kuwiki' => false, 'kuwikibooks' => false, 'kuwikiquote' => false, 'kuwiktionary' => false, 'srwiki' => false, 'srwikibooks' => false, 'srwikinews' => false, 'srwikiquote' => false, 'srwiktionary' => false, 'tgwiki' => false, 'tgwikibooks' => false, 'tgwiktionary' => false, 'uzwiki' => false, 'uzwikibooks' => false, 'uzwikiquote' => false, 'uzwiktionary' => false, 'wikifunctionswiki' => false, 'zh_classicalwiki' => false, 'zh_min_nanwiki' => false, 'zh_min_nanwikibooks' => false, 'zh_min_nanwikiquote' => false, 'zh_min_nanwiktionary' => false, 'zh_yuewiki' => false, 'zhwiki' => false, 'zhwikibooks' => false, 'zhwikinews' => false, 'zhwikiquote' => false, 'zhwikivoyage' => false, 'zhwiktionary' => false, ], 'wgCollectionPortletForLoggedInUsersOnly' => [ 'default' => false, ], 'wgCollectionDisableSidebarLink' => [ 'default' => false, 'dewiki' => true, // T368900 'enwiki' => true, // T241683 'fawiki' => true, // T303173 'fiwiki' => true, // T257073 'nowiki' => true, // T340981 'ruwiki' => true, // T340274 ], 'wgCollectionArticleNamespaces' => [ 'default' => [ NS_MAIN, NS_TALK, NS_USER, NS_USER_TALK, NS_PROJECT, NS_PROJECT_TALK, NS_MEDIAWIKI, NS_MEDIAWIKI_TALK, NS_HELP, NS_HELP_TALK, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111 ], '+metawiki' => [ 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215 ], // T74493 'wikidata' => [ NS_TALK, NS_USER, NS_USER_TALK, NS_PROJECT, NS_PROJECT_TALK, NS_MEDIAWIKI, NS_MEDIAWIKI_TALK, NS_HELP, NS_HELP_TALK ], ], 'wgCollectionPortletFormats' => [ 'default' => [], // T224433 // The old PDF renderer choked on Indic languages. The // new renderer should render these fine (and the ODF // renderer is in a data center which is being shut down). // This array used to contain overrides for // ta/gu/ml/ne/ur (T39154, T39384, T39672, T39374, T43714). ], 'wmgUseEmailAuth' => [ 'default' => true, // T390437 ], 'wgEmailAuthEnableAccountRecovery' => [ 'default' => true, ], 'wgWMCEmailAuthEnforce' => [ 'default' => true, ], 'wgWikimediaEventsCreateAccountInstrumentation' => [ 'default' => true, // T394744 ], 'wgWikimediaEventsUserLoginInstrumentation' => [ 'default' => true, // T425631 ], 'wmgUseElectronPdfService' => [ 'default' => true, // T165954 ], 'wmgUseSpamBlacklist' => [ 'default' => false, 'sul' => true, ], 'wmgUseGlobalTitleBlacklist' => [ 'default' => false, 'sul' => true, ], 'wgTitleBlacklistUsernameSources' => [ 'default' => [ 'meta' ], ], 'wmgUseNewUserMessage' => [ 'default' => false, 'arwiki' => true, 'arwikisource' => true, 'bhwiki' => true, // T97920 'ckbwiki' => true, // T54678 'commonswiki' => true, 'dewikiversity' => true, // T51449 'dtywiki' => true, // T166121 'fawiki' => true, // T55981 'fawikibooks' => true, // T91861 'fawikiquote' => true, // T179442 'fawikivoyage' => true, // T76716 'fawiktionary' => true, // T90831 'frwiki' => true, // T382199 // 'gomwiki' => true, // T106169. Disabled until T131957 is fixed. 'guwiki' => true, // T42872 'guwikiquote' => true, // T134253 'guwikisource' => true, // T42872 'hiwikiversity' => true, // T177188 'hiwikiquote' => true, // T133775 'hifwiki' => true, // T99824 'incubatorwiki' => true, 'kawiki' => true, // T407076 'kkwiki' => true, // T149563 'knwiki' => true, // T172894 'knwikisource' => true, // T204405 'kowiki' => true, 'ladwiki' => true, // T32221 'lvwiki' => true, 'maiwiki' => true, // T99488 'mlwiki' => true, // T38595 'mrwiki' => true, 'mrwikisource' => true, 'ndswiki' => true, 'newiki' => true, // T96823 'pawiki' => true, // T99331 'plwiki' => true, // T138169 'pswiki' => true, // T121132 'ptwiki' => true, // T269290 'ptwikivoyage' => true, // T290820 'ptwiktionary' => true, // T46412 'rowiki' => true, 'rowikisource' => true, // T30307 'ruwikiversity' => true, 'sawiki' => true, // T99879 'strategywiki' => true, 'sqwiki' => true, // T234499 'sqwikiquote' => true, // T234499 'tawiki' => true, // T100431 'tcywiki' => true, // T209432 'test2wiki' => true, 'thwiki' => true, // T30689 'thwiktionary' => true, // T33600 'thwikisource' => true, // T33600 'thwikibooks' => true, // T33600 'thwikiquote' => true, // T33600 'trwikiquote' => true, // T161962 'ukwiki' => true, // T67125 'urwiki' => true, // T64398 'zh_classicalwiki' => true, // T163043 'zhwiki' => true, // T32362 'zhwikivoyage' => true, // T360175 ], 'wgNewUserMessageOnAutoCreate' => [ 'default' => false, // Replaced by wgNewUserMessageOnFirstEdit: T426206 ], 'wgNewUserMessageOnFirstEdit' => [ 'default' => false, 'arwiki' => true, 'arwikisource' => true, 'bhwiki' => true, // T97920 'commonswiki' => true, 'dtywiki' => true, // T177688 'fawikibooks' => true, // T91861 'fawikivoyage' => true, // T76716 'fawiktionary' => true, // T90831 'gomwiki' => true, // T106169 'guwiki' => true, // T42872 'guwikiquote' => true, // T134253 'guwikisource' => true, // T42872 'hiwikiquote' => true, // T133775 'hiwikiversity' => true, // T177690 'hifwiki' => true, // T99824 'incubatorwiki' => true, 'kawiki' => true, // T407076 'kkwiki' => true, // T149563 'lvwiki' => true, 'maiwiki' => true, // T99488 'mlwiki' => true, 'ndswiki' => true, 'pawiki' => true, // T99331 'pswiki' => true, // T121132 'rowiki' => true, 'sawiki' => true, // T99879 'tawiki' => true, // T100431 'tcywiki' => true, // T209432 'thwiki' => true, 'thwiktionary' => true, // T33600 'thwikisource' => true, // T33600 'thwikibooks' => true, // T33600 'thwikiquote' => true, // T33600 'ukwiki' => true, // T67125 'zh_classicalwiki' => true, // T243509 'zhwikivoyage' => true, // T360175 ], 'wgNewUserMinorEdit' => [ 'default' => true, 'arwiki' => false, 'fawiki' => false, 'frwiki' => false, // T382199 'kkwiki' => false, // T149563 'plwiki' => false, // T138169 'incubatorwiki' => false, ], 'wgNewUserSuppressRC' => [ 'default' => true, 'kawiki' => false, // T407076 ], 'wmgApplyGlobalBlocks' => [ 'default' => false, 'sul' => true, 'metawiki' => false, ], 'wgMaximumMovedPages' => [ 'default' => 100, 'enwikibooks' => 500, 'frwikisource' => 500, 'incubatorwiki' => 500, ], 'wgCdnMaxAge' => [ 'default' => 14 * 24 * 3600, // 14 days (T124954) 'foundationwiki' => 3600, // 1 hour; template links may be funky ], # abuse filter @{ 'wmgUseAbuseFilter' => [ 'default' => true, // T420063: Disable AbuseFilter on closed wikis where there were never any entries in Special:AbuseLog 'abusefilter-disabled' => false, ], 'wmgAbuseFilterCentralDB' => [ 'default' => 'metawiki', ], // T332521: Mark some global AbuseFilter actions as locally disabled 'wgAbuseFilterLocallyDisabledGlobalActions' => [ 'default' => [ 'blockautopromote' => true, 'block' => true, 'rangeblock' => true, ], ], // emergency disable: shut off filters tagging >5% of posts on a total of at least 25 posts per day 'wgAbuseFilterEmergencyDisableThreshold' => [ 'default' => [ 'default' => 0.05, ], 'commonswiki' => [ 'default' => 0.30, ], // T87431 'eswikibooks' => [ 'default' => 0.30, ], // T145765 'foundationwiki' => [ 'default' => 0.30 ], 'metawiki' => [ 'default' => 0.30, ], // T173633 'mediawikiwiki' => [ 'default' => 0.30, ], // T212667 'eswiki' => [ 'default' => 0.1, ], // T284797 'fawiki' => [ 'default' => 0.1, ], // T302227 ], 'wgAbuseFilterEmergencyDisableCount' => [ 'default' => [ 'default' => 2, ], 'enwiki' => [ 'default' => 25, ], 'eswikibooks' => [ 'default' => 10, ], // T145765 'commonswiki' => [ 'default' => 25, ], // T87431 'foundationwiki' => [ 'default' => 25 ], 'metawiki' => [ 'default' => 25, ], // T173633 'mediawikiwiki' => [ 'default' => 25, ], // T212667 'eswiki' => [ 'default' => 3, ], // T284797 ], 'wgAbuseFilterEmergencyDisableAge' => [ 'default' => [ 'default' => 86400, ], ], 'wgAbuseFilterEnableBlockedExternalDomain' => [ 'default' => true, // Meta holds the shared spam blacklist 'metawiki' => false, // Wikibase doesn't work with the new system (T65632) 'wikidatawiki' => false, 'testwikidatawiki' => false, 'commonswiki' => false ], # @} // Do not add more exceptions. // Thumbnails must be shared between wikis. 'wgThumbLimits' => [ 'default' => [ 2 => 180, 5 => 250, 7 => 400 ], ], // Do not add more exceptions. Default should stay the same between wikis. 'wmgThumbsizeIndex' => [ 'default' => 5, ], 'wgTorTagChanges' => [ 'default' => false ], 'wmgUseContactPage' => [ 'default' => false, 'enwiki' => true, 'foundationwiki' => true, 'metawiki' => true, 'nlwiki' => true, 'testwiki' => true, 'zhwiki' => true, ], 'wmgContactPageConf' => [ 'default' => [], // T17624 'nlwiki' => [ 'RecipientUser' => 'WikiAdmin~nlwiki', 'SenderName' => 'Contactformulier op nl-Wikipedia', 'IncludeIP' => true, ], ], 'wgAllowCopyUploads' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, 'commonswiki' => true, 'wikisource' => true, // T293205 'viwiki' => true, // T303577 'zhwiki' => true, // T142991 ], 'wgCopyUploadsFromSpecialUpload' => [ 'default' => false, 'testwiki' => true, // T73897 'test2wiki' => true, // T356241 'commonswiki' => true, // T73897 'wikisource' => true, // T293205 'viwiki' => true, // T303577 'zhwiki' => true, // T142991 ], 'wgCopyUploadTimeout' => [ // This is set to a high value because there is no working mechanism for // uploading by URL asyncronously (via the job queue, for example). // See T119336 for details. 'default' => 180, // T118887 ], 'wgCopyUploadAllowOnWikiDomainConfig' => [ 'default' => false, 'commonswiki' => true, // T300407 'testwiki' => true, // T356241 ], 'wgCopyUploadsDomains' => [ 'default' => [ '*.flickr.com', '*.staticflickr.com', ], // For Flickr uploads via UploadWizard - 2012-11-20 '+testwiki' => [ 'upload.wikimedia.org' ], '+commonswiki' => [], // migrated to [[c:MediaWiki:Copyupload-allowed-domains]], T300407 '+wikisource' => [ 'archive.org', '*.archive.org', '*.*.archive.org', // Internet Archive - T106293, T207581 'ia-upload.wmcloud.org', // T287241 - IA-Upload tool 'wikisource-bot.toolforge.org', // Wikisource-bot tool - T292213 'upload.wikimedia.org', // Commons -> WS transfers - T294824 ], '+viwiki' => [ 'upload.wikimedia.org', // Commons -> WS transfers - T303577 ], '+zhwiki' => [ 'upload.wikimedia.org', // Commons -> WP transfers - T142991 ], ], 'wgMaxUploadSize' => [ // Affects URL uploads and chunked uploads (experimental). // Limit on other web uploads is enforced by PHP. 'default' => 1024 * 1024 * 1024 * 5, // 5 GiB (i.e. Swift max object size) ], 'wmgUsePdfHandler' => [ 'default' => true, // brion -- 2009-08-25 'lockeddown' => false, ], 'wmgUsePdfHandlerShellbox' => [ 'default' => true, 'commonswiki' => false, // T289228#7588412 ], 'wmgUseFooterContactLink' => [ // Make sure 'MediaWiki:Contact' and 'MediaWiki:Contact-url' are defined. 'default' => false, 'cswiki' => true, // T248584 'enwiki' => true, // T48392 'ruwiki' => true, // T201783 'ukwiki' => true, // T104924 'frwiki' => true, // T202014 ], 'wmgUseFooterLegalContactLink' => [ 'default' => true, 'footer-legal-contact-link-exclusions' => false, ], 'wmgUseFooterCodeOfConductLink' => [ 'default' => true, 'mediawikiwiki' => false, 'labswiki' => false, ], 'wmgUseFooterTechCodeOfConductLink' => [ 'default' => false, 'mediawikiwiki' => true, 'labswiki' => true, ], 'wgMaxMsgCacheEntrySize' => [ 'default' => 1024, ], 'wmgUseLiquidThreads' => [ // // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! // Do not enable this on new wikis. // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! // 'default' => false, 'enwikinews' => true, // Per T23956 -- Andrew 2009-02-09 'enwiktionary' => true, // T25417 -- ariel 2010-16-05 'huwiki' => true, // T24909 -- Andrew 2010-09-06 'ptwikibooks' => true, // T26143 -- Andrew 2010-08-16 'svwikisource' => true, // T25220 -- Andrew 2010-08-28 ], 'wmgLiquidThreadsOptIn' => [ 'default' => true, // New wikis by default are opt-in per-page LiquidThreads ], 'wmgLiquidThreadsFrozen' => [ // Preserve access to LQT namespaces after removing the extension 'default' => false, 'enwikinews' => true, // T406717 'enwiktionary' => true, // T405080 'fiwikimedia' => true, 'huwiki' => true, // T406026 'mediawikiwiki' => true, 'officewiki' => true, // replaced with Flow 2014-11-25 'ptwikibooks' => true, // T402532 'sewikimedia' => true, // T106302, T114277 'strategywiki' => true, 'svwikisource' => true, // T406227 'testwiki' => true, 'test2wiki' => true, 'wikimania2010wiki' => true, ], // Should be true if a wiki has any LiquidThreads logs. If true, then WikimediaMessages will define the log type // for these logs if the extension is undeployed from that wiki (T417425). 'wgWikimediaMessagesHasLiquidThreadsLogs' => [ 'default' => false, 'enwikinews' => true, 'enwiktionary' => true, 'fiwikimedia' => true, 'huwiki' => true, 'mediawikiwiki' => true, 'officewiki' => true, 'ptwikibooks' => true, 'sewikimedia' => true, 'strategywiki' => true, 'svwikisource' => true, 'testwiki' => true, 'test2wiki' => true, 'wikimania2010wiki' => true, ], 'wmgLQTUserControlNamespaces' => [ 'default' => null, 'enwikinews' => [ 102 ], // Comments namespace ], 'wmgUseGlobalUsage' => [ 'default' => true, # Enabled on all PUBLIC wikis 'closed' => false, 'private' => false, ], // This is also guarded by $wmgUseCentralAuth. 'wmgUseGlobalUserPage' => [ 'default' => false, 'sul' => true, ], 'wgDisabledVariants' => [ 'default' => [], 'zhwikibooks' => [ 'zh-mo', 'zh-my' ], 'zhwikinews' => [ 'zh-mo', 'zh-my' ], 'zhwikiquote' => [ 'zh-mo', 'zh-my' ], 'zhwikisource' => [ 'zh-cn', 'zh-hk', 'zh-mo', 'zh-my', 'zh-sg', 'zh-tw' ], 'zhwiktionary' => [ 'zh-cn', 'zh-hk', 'zh-mo', 'zh-my', 'zh-sg', 'zh-tw' ], ], 'wgSearchSuggestCacheExpiry' => [ 'default' => 10800, ], 'wgDisableHardRedirects' => [ 'default' => true, 'donatewiki' => false, ], 'wgRevokePermissions' => [ 'tawiki' => [ 'nocreate' => [ 'createpage' => true ], ], ], 'wgArticleCountMethod' => [ 'default' => 'link', 'abstractwiki' => 'any', 'enwikibooks' => 'any', // T29256, T188472 'frwikiquote' => 'any', // T236212 'guwikisource' => 'any', // T42173 'minwiktionary' => 'any', // T241694 'napwikisource' => 'any', // T233673 'plwikisource' => 'any', // T131771 'ptwikibooks' => 'any', // T29256, T188472 'srwikisource' => 'any', // T172974 'srwikiquote' => 'any', // T172974 'tawiktionary' => 'any', // T241684 'trwikisource' => 'any', // T248747 'viwikibooks' => 'any', // T314239 'wikidatawiki' => 'any', // T144687 'wikifunctionswiki' => 'any', 'zhwikiversity' => 'any', // T214946 ], 'wmgUseMassMessage' => [ 'default' => true, 'lockeddown' => false, ], 'wgNamespacesToPostIn' => [ # Implicitly true for odd-numbered namespaces 'default' => [ NS_PROJECT ], '+metawiki' => [ NS_MAIN ] ], 'wgAllowGlobalMessaging' => [ 'default' => false, 'metawiki' => true, ], 'wmgUseSandboxLink' => [ 'default' => false, 'testwiki' => true, 'arwiki' => true, 'arwikisource' => true, // T382218 'atjwiki' => true, // T182798 'azwiki' => true, // T282954 'bhwiki' => true, 'bnwiki' => true, 'bnwikibooks' => true, 'bnwikiquote' => true, // T320903 'bnwikisource' => true, // T152692 'bnwikivoyage' => true, // T296637 'bnwiktionary' => true, 'brwikimedia' => true, 'cawiki' => true, 'cawikibooks' => true, 'ckbwiki' => true, 'cswiki' => true, // T100513 'cywiki' => true, // T173054 'dawiki' => true, 'dewiki' => true, // T410199 'dtywiki' => true, // T168038 'elwiki' => true, 'elwikivoyage' => true, 'enwiki' => true, 'enwikibooks' => true, 'enwikiquote' => true, // T424863 'enwikiversity' => true, 'eowiki' => true, 'eswiki' => true, 'eswiktionary' => true, // T97135 'eswikiversity' => true, // T198335 'eswikivoyage' => true, // T241163 'euwiki' => true, // T166553 'extwiki' => true, // T326450 'fawiki' => true, 'fawiktionary' => true, // T308505 'frwiki' => true, // T95604 'gawiki' => true, // T177775 'gdwiki' => true, // T156281 'hewiki' => true, 'hewikibooks' => true, 'hewikivoyage' => true, 'hifwiki' => true, 'hiwiki' => true, 'hiwikiversity' => true, // T179252 'huwiki' => true, 'hywiki' => true, 'hywwiki' => true, // T239387 'ilowiki' => true, 'iswiki' => true, 'itwiki' => true, // T103643 'jawiki' => true, 'jvwiki' => true, // T176308 'kaawiki' => true, // T336648 'kkwiki' => true, 'knwiki' => true, 'kowiki' => true, 'kuwiki' => true, // T325469 'lawiki' => true, // T296073 'ladwiki' => true, // T121524 'ltwiki' => true, // T273957 'lvwiki' => true, 'maiwiki' => true, 'minwiki' => true, 'mwlwiki' => true, // T180052 'newiki' => true, 'nlwiki' => true, 'nlwikiquote' => true, // T124167 'nnwiki' => true, // T359788 'nowiki' => true, // T210325 'orwiki' => true, // T124614 'pawiki' => true, // T344815 'papwiki' => true, // T223166 'plwiki' => true, 'plwikisource' => true, 'plwikivoyage' => true, 'plwiktionary' => true, 'pswiki' => true, 'ptwiki' => true, 'ptwikiquote' => true, // T361447 'rowiki' => true, // T219855 'ruwiki' => true, // T153855 'sawiki' => true, 'sdwiki' => true, // T152609 'sdwiktionary' => true, // T152609 'simplewiktionary' => true, 'skwiki' => true, 'shwiki' => true, // T327833 'shnwiki' => true, // T308623 'sowiki' => true, 'sqwiki' => true, // T227970 'sqwikiquote' => true, // T230390 'srwiki' => true, // T129485 'svwiki' => true, 'swwiki' => true, // T365970 'tawiki' => true, 'tawikiquote' => true, // T166901 'tawiktionary' => true, 'tcywiki' => true, // T144925 'tewiki' => true, 'tewikiquote' => true, 'tgwiki' => true, // T156473 'thwiki' => true, 'thwikibooks' => true, 'thwikiquote' => true, 'thwikisource' => true, 'thwiktionary' => true, 'tlwiki' => true, 'trwiki' => true, // T256782 'trwikivoyage' => true, // T272780 'ukwiki' => true, 'urwiki' => true, 'uzwiki' => true, // T308399 'viwiki' => true, // T272796 'zhwiki' => true, 'zhwikiversity' => true, 'zuwiki' => true, ], 'wmgUseUploadWizard' => [ 'default' => false, 'rowiki' => true, // T61242 'testwiki' => true, 'commonswiki' => true, 'donatewiki' => true, 'foundationwiki' => true, ], 'wmgAltUploadForm' => [ // T35513 'default' => 'Special:Upload', 'commonswiki' => [ 'default' => 'Commons:Upload', 'ast' => 'Commons:Upload/ast', 'be-tarask' => 'Commons:Upload/be-tarask', 'bg' => 'Commons:Upload/bg', 'bn' => 'Commons:Upload/bn', 'ca' => 'Commons:Upload/ca', 'cs' => 'Commons:Upload/cs', 'da' => 'Commons:Upload/da', 'de' => 'Commons:Hochladen', 'el' => 'Commons:Upload/el', 'en' => 'Commons:Upload', 'eo' => 'Commons:Upload/eo', 'es' => 'Commons:Upload/es', 'et' => 'Commons:Upload/et', 'eu' => 'Commons:Upload/eu', 'ext' => 'Commons:Upload/ext', 'fa' => 'Commons:Upload/fa', 'fi' => 'Commons:Tallenna', 'fo' => 'Commons:Upload/fo', 'fr' => 'Commons:Téléverser', 'fy' => 'Commons:Upload/fy', 'gl' => 'Commons:Upload/gl', 'he' => 'Commons:Upload/he', 'hr' => 'Commons:Upload/hr', 'hu' => 'Commons:Upload/hu', 'hy' => 'Commons:Upload/hy', 'is' => 'Commons:Upload/is', 'it' => 'Commons:Upload/it', 'ja' => 'Commons:Upload/ja', 'ka' => 'Commons:Upload/ka', 'km' => 'Commons:Upload/km', 'ko' => 'Commons:Upload/ko', 'ksh' => 'Commons:Upload/ksh', 'ln' => 'Commons:Upload/ln', 'lt' => 'Commons:Upload/lt', 'mk' => 'Commons:Upload/mk', 'ml' => 'Commons:Upload/ml', 'mr' => 'Commons:Upload/mr', 'nl' => 'Commons:Upload/nl', 'no' => 'Commons:Upload/no', 'pl' => 'Commons:Upload/pl', 'pt' => 'Commons:Upload/pt', 'pt-br' => 'Commons:Upload/pt-br', 'ro' => 'Commons:Upload/ro', 'ru' => 'Commons:Upload/ru', 'sk' => 'Commons:Upload/sk', 'sl' => 'Commons:Upload/sl', 'sr' => 'Commons:Upload/sr', 'sv' => 'Commons:Upload/sv', 'th' => 'Commons:Upload/th', 'tr' => 'Commons:Upload/tr', 'uk' => 'Commons:Upload/uk', 'vi' => 'Commons:Upload/vi', 'yue' => 'Commons:Upload/yue', 'zh' => 'Commons:Upload/zh-hans', 'zh-hant' => 'Commons:Upload/zh-hant', ], 'testcommonswiki' => [ 'default' => 'Commons:Upload', ], ], 'wgForeignUploadTargets' => [ 'default' => [ 'shared' ], 'commonswiki' => [ 'local' ], 'officewiki' => [ 'local' ], 'testcommonswiki' => [ 'local' ], 'test2wiki' => [ 'testwikirepo' ], 'testwiki' => [ 'local' ], 'zhwiki' => [], // T208397 ], 'wmgCustomUploadDialog' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, 'testwiki' => true, ], 'wmgUseTimedMediaHandler' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseTimedMediaHandlerShellbox' => [ 'default' => true, ], 'wgMinimumVideoPlayerSize' => [ 'default' => 800, ], 'wmgUseUploadsLink' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, ], 'wmgUseUrlShortener' => [ 'default' => true, 'private' => false, 'lockeddown' => false, ], 'wgUrlShortenerReadOnly' => [ 'default' => false, ], 'wgUrlShortenerEnableSidebar' => [ 'default' => true, 'rtl' => true, ], // ----------- BetaFeatures start ---------- // Move things out of this when they're no longer in beta! 'wmgUseBetaFeatures' => [ 'default' => true, 'lockeddown' => false, ], // Allow list enablement of individual Beta Features for production; per-wiki // configuration should happen below this. Next to each entry, please note the // date of the last major change, **6 months after which** is the nominal // cut-off, when the feature should be un-deployed. // // DO NOT add entries here without OK from James Forrester. 'wgBetaFeaturesAllowList' => [ 'default' => [ 'beta-feature-flow-user-talk-page', // [Growth_] On-going (special permission) – Flow opt-in 'cx', // [LangEng] 2019-11-07 - ContentTranslation 'twocolconflict', // [WMDE TW] 2019-10-30 – New edit conflict view 'discussiontools-betaenable', // [Editing] 2020-09-12 – Reply tool 'ipinfo-beta-feature-enable', // [TSTools] 2022-10-01 – IP Info 'wikistories-storiesonarticles', // [Inuka__] 2022-12-30 - Wikistories on articles 'proofreadpage-editinsequence', // [ProofRP] 2023-08-29 - Edit in sequence 'vector-2022-beta-feature', // [WebTeam] 2023-12-06 - Accessibility for Reading (Vector 2022) 'visualeditor-collab', // [Editing] 2024-06-18 - Collaborative editing 'readinglistsbeta', // [Reading] 2025-05-20 - Reading List feature 'visualeditor-editcheck-suggestions', // [Editing] 2026-02-10 - Visual Editor edit check suggestions mode, 'uls-rewrite', // [Language and Product Localization] 2026-03-17 - Universal language selector rewrite. ], '+wikisource' => [ 'uls-compact-links', // [LangEng] 2018-09-13 – Compact language links ], '+ruwikivoyage' => [ 'uls-compact-links', // [LangEng] 2018-09-13 – Compact language links ], '+wikidata' => [ 'wikibase-mobile-editing-ui', // [Wikidata Omega] 2025-11-12 – MEX / wbui2025 ], '+wikipedia' => [ 'multimediaviewer-beta', // [Reader Growth] Image carousel beta opt-in (T426799, T429414) ], ], 'wmgUseFileImporter' => [ 'default' => false, 'testwiki' => 'FileImporter-WikimediaSitesTableSite', 'commonswiki' => 'FileImporter-WikimediaSitesTableSite', 'testcommonswiki' => 'FileImporter-WikimediaSitesTableSite', ], 'wmgUseFileExporter' => [ 'default' => 'https://commons.wikimedia.org/wiki/Special:ImportFile', 'test2wiki' => 'https://test.wikipedia.org/wiki/Special:ImportFile', 'lockeddown' => false, 'commonswiki' => false, 'testcommonswiki' => false, ], 'wmgUseCommonsMetadata' => [ 'default' => true, 'lockeddown' => false, ], 'wmgCommonsMetadataForceRecalculate' => [ 'default' => false, ], // Note: If you're adding new wikis to this list, also make sure that the Popups // extension knows the local names of the NavPopups or Reference Tooltips gadgets // by setting wgPopupsConflictingNavPopupsGadgetName and // wgCiteReferencePreviewsConflictingRefTooltipsGadgetName accordingly. 'wmgUsePopups' => [ 'default' => false, 'sewikimedia' => true, // T68374 'sysop_itwiki' => false, // T259480 'wikipedia' => true, 'enwikivoyage' => true, // T203981 'hewikivoyage' => true, // T222017 'zhwikivoyage' => true, // T230624 'dewikivoyage' => true, // T264305 'viwikivoyage' => true, // T405724 ], 'wgPopupsVirtualPageViews' => [ 'default' => true, ], 'wgPopupsStatsvSamplingRate' => [ // Careful! This value should not be increased without coordination with the // Operations and/or Analytics teams. 'default' => 0.01, ], 'wgPopupsGateway' => [ // mwApiPlain should never be used in a production setting as it is not cached. 'default' => 'restbaseHTML', ], 'wgPopupsOptInDefaultState' => [ 'default' => '0', 'enwikivoyage' => '1', 'dewikivoyage' => '1', 'hewikivoyage' => '1', 'viwikivoyage' => '1', ], // T160081 (and others): Make sure that Page Previews can detect the many, many // variants of the NavPopups gadget. // // Due to similar conflicts, the Reference Previews feature in the Cite extension // also needs to know that gadget's name and copies the value to its own setting. // See wgCiteReferencePreviewsConflictingNavPopupsGadgetName // // Generated using go_go_gadget_export.php from // https://gist.github.com/phuedx/8dd383e9b444270df6d068564aad9412. 'wgPopupsConflictingNavPopupsGadgetName' => [ 'default' => 'Navigation_popups', 'acewiki' => 'NavPopups', 'afwiki' => 'popups', 'alswiki' => 'navigation-popups', 'arwiki' => 'Popups', 'azbwiki' => 'popups', 'barwiki' => 'navigation-popups', 'bewiki' => 'popups', 'brwiki' => 'Popups', 'bugwiki' => 'NavPopups', 'cewiki' => 'popups', 'dawiki' => 'Popups', 'dewiki' => 'navigation-popups', 'enwikivoyage' => 'popups', 'eowiki' => 'Popups', 'fawiki' => 'popups', 'fiwiki' => 'popups', 'frwiki' => 'Popups', 'hewiki' => 'popup', 'hrwiki' => 'navigacijski_prozori', 'huwiki' => 'latszer', 'idwiki' => 'NavPopups', 'itwiki' => 'Popup', 'kshwiki' => 'navigation-popups', 'lmowiki' => 'Popup', 'ltwiki' => 'popups', 'map_bmswiki' => 'NavPopups', 'minwiki' => 'NavPopups', 'mznwiki' => 'popups', 'nds_nlwiki' => 'Navigoasie-popups', 'nlwiki' => 'Navigatie popups', 'ocwiki' => 'Popups', 'pdcwiki' => 'navigation-popups', 'rowiki' => 'popups', 'ruwiki' => 'popups', 'simplewiki' => 'Navigation_popups-API', 'svwiki' => 'NavigationPopups', 'tgwiki' => 'popups', 'udmwiki' => 'popups', 'vecwiki' => 'Popup', 'viwiki' => 'navpop', 'viwikivoyage' => 'popups', 'wowiki' => 'Popups', 'yiwiki' => 'NavigationPopups', ], // Make sure that Reference Previews can detect the variants of the ReferenceTooltips gadget // that offers a similar functionality. 'wgCiteReferencePreviewsConflictingRefTooltipsGadgetName' => [ 'default' => 'ReferenceTooltips', 'altwiki' => 'referenceTooltips', 'avwiki' => 'referenceTooltips', 'azwiki' => 'referenceTooltips', 'bawiki' => 'referenceTooltips', 'cewiki' => 'referenceTooltips', 'euwiki' => 'ErrefAurrebista', 'frwiki' => 'tooltipRef', 'hrwiki' => 'izvori', 'inhwiki' => 'referenceTooltips', 'lbewiki' => 'referenceTooltips', 'lezwiki' => 'referenceTooltips', 'myvwiki' => 'referenceTooltips', 'ruwiki' => 'referenceTooltips', 'tgwiki' => 'referenceTooltips', 'ttwiki' => 'referenceTooltips', 'udmwiki' => 'referenceTooltips', ], // Whether Compact Links is a Beta feature 'wmgULSCompactLanguageLinksBetaFeature' => [ 'default' => false, 'ruwikivoyage' => true, 'wikisource' => true, ], 'wmgWikibaseTmpMobileEditingUIBetaFeature' => [ 'testwikidatawiki' => true, // T407737 (T394704) 'wikidatawiki' => true, // T403015 (T394704) ], // ------------ BetaFeatures end ----------- // -------------- Media Viewer configs -------------- 'wmgUseMultimediaViewer' => [ 'default' => true, 'lockeddown' => false, 'private' => false, 'officewiki' => true, // T160420 ], 'wgMediaViewerEnableByDefault' => [ 'default' => true, 'commonswiki' => false, // T71363 'testcommonswiki' => false, // T71363 ], 'wgMediaViewerEnableByDefaultForAnonymous' => [ 'default' => true, ], 'wgMediaViewerUseThumbnailGuessing' => [ 'default' => true, 'private' => false, // T212099 ], 'wgMediaViewerThumbnailBucketSizes' => [ 'default' => [ 500, 960, 1280, 1920, 3840 ], // T372165, T410556, T412971 ], // T426775 'wgMediaViewerMobileBeta' => [ 'default' => false, 'testwiki' => true, 'wikipedia' => true, ], // T426799 'wgMediaViewerBetaFeature' => [ 'default' => false, 'testwiki' => false, 'wikipedia' => true, ], // T426799 'wgMediaViewerMobileCarousel' => [ 'default' => false, 'testwiki' => true, 'wikipedia' => false, ], 'wmgUseLinter' => [ 'default' => true, 'lockeddown' => false, ], // T361013 'wgLinterParseOnDerivedDataUpdate' => [ 'default' => true, ], 'wgLinterStatsdSampleFactor' => [ 'default' => 1000, 'commonswiki' => 5000, // T184280 'small' => 50, 'medium' => 100, ], // T390315 'wgLoginNotifyDenyUnknownIPs' => [ 'default' => false, ], // -------------- RESTBase start -------------- // whether to configure RESTBase as a Virtual REST Service // in MW Core 'wmgUseRestbaseVRS' => [ 'default' => true, 'closed' => false, // T315383 'private' => false, // For reasons lost to history RESTBase was never set up for these wikis: (T318325) 'hiwikimedia' => false, 'maiwikimedia' => false, 'romdwikimedia' => false, 'wbwikimedia' => false, ], // -------------- RESTBase end -------------- // -------------- Shared Parsoid start -------------- 'wmgUseParsoid' => [ 'default' => true, 'lockeddown' => false, # T61702 ], // Should a users' Cookie: headers be forwarded to Parsoid (for private wikis) 'wmgParsoidForwardCookies' => [ 'default' => false, 'private' => true, ], 'wgParsoidSelectiveUpdateSampleRate' => [ 'default' => 1000, // T371713: sample 1 in 1000 parses ], // T432760 'wgUseParsoidLinksUpdate' => [ 'default' => false, ], // T333179 'wmgUseParserMigration' => [ 'default' => true, 'commonswiki' => false, // T364228; should hopefully be resolved by T351113 ], # T414852 'wgParserMigrationEnableQuickSurvey' => [ 'default' => false, ], 'wgParserMigrationEnableIndicator' => [ 'default' => false, // T373472 ], 'wgParserMigrationEnableUserNotice' => [ 'default' => false, // T363484 ], // New more-configurable override mechanism; currently only used for enwiki 'wgParserMigrationEnableParsoid' => [ // By default use the settings below, not this new mechanism. 'default' => null, ], 'wgParserMigrationEnableParsoidArticlePages' => [ 'default' => false, 'parsoidrendered' => true, // In general, the dblist should suffice, but if a wiki needs to have different config between // talk and article pages, it can be over-ridden here. 'labswiki' => false, ], 'wgParserMigrationEnableParsoidMobileArticlePages' => [ 'default' => false, 'parsoidrendered' => true, 'labswiki' => false, ], 'wgParserMigrationEnableParsoidTalkPages' => [ 'default' => false, 'parsoidrendered' => true, ], 'wgParserMigrationEnableParsoidMobileTalkPages' => [ 'default' => false, 'parsoidrendered' => true, ], 'wgParserMigrationEnableParsoidPercentage' => [ 'default' => 100, # incremental roll out for top-10 wikis ], 'wgParserMigrationUserNoticeVersion' => [ 'default' => 1, ], 'wgParserMigrationEnableReportVisualBug' => [ 'default' => true, ], 'wmgParserMigrationConsolidateFeedback' => [ 'default' => true, 'mediawikiwiki' => false, // This is the consolidation point 'private' => false, // Risk of private data release ], 'wmgParserMigrationFeedbackTitle' => [ 'default' => 'Parsoid/Feedback', ], # This depends on Parsoid 0.24.0-a12, which is part of MW core 1.47.0-wmf.8, # and the configuration should be removed if either of these is # rolled back. (T429822) 'wgReturnExperimentalPFragmentTypes' => [ 'default' => [ 'HeadingPFragment', 'ExtTagPFragment' ], ], // -------------- Shared Parsoid end -------------- // -------------- VisualEditor start -------------- 'wmgUseVisualEditor' => [ 'default' => true, 'lockeddown' => false, ], // Whether VisualEditor should re-use the edit tab (and section link) or insert its own; "SET" 'wgVisualEditorUseSingleEditTab' => [ 'default' => false, // Deploying slowly with community advanced notice 'wikisource' => true, // Starting from SET 'wiktionary' => true, // Starting from SET 'wikivoyage' => true, // Starting from SET 'mediawikiwiki' => true, 'testwiki' => true, 'test2wiki' => true, // T121421 'abstractwiki' => true, // Starting from SET 'arcwiki' => true, // Starting from SET 'arwiki' => true, // Starting from SET 'arzwiki' => true, // Starting from SET 'aswiki' => true, // Starting from SET 'azbwiki' => true, // Starting from SET 'bhwiki' => true, // Starting from SET 'bnwiki' => true, // Starting from SET 'bowiki' => true, // Starting from SET 'bpywiki' => true, // Starting from SET 'cawiki' => true, // T180660 'chrwiki' => true, // Starting from SET 'ckbwiki' => true, // Starting from SET 'dvwiki' => true, // Starting from SET 'dzwiki' => true, // Starting from SET 'enwiki' => true, // T128478 'fawiki' => true, // Starting from SET 'glkwiki' => true, // Starting from SET 'gomwiki' => true, // Starting from SET 'gotwiki' => true, // Starting from SET 'guwiki' => true, // Starting from SET 'hiwiki' => true, // Starting from SET 'huwiki' => true, // T126801 'jawiki' => true, // Starting from SET 'kmwiki' => true, // Starting from SET 'knwiki' => true, // Starting from SET 'kowiki' => true, // Starting from SET 'kswiki' => true, // Starting from SET 'lowiki' => true, // Starting from SET 'lrcwiki' => true, // Starting from SET 'maiwiki' => true, // Starting from SET 'mlwiki' => true, // Starting from SET 'mrwiki' => true, // Starting from SET 'mywiki' => true, // Starting from SET 'mznwiki' => true, // Starting from SET 'newiki' => true, // Starting from SET 'newwiki' => true, // Starting from SET 'orwiki' => true, // Starting from SET 'pawiki' => true, // Starting from SET 'piwiki' => true, // Starting from SET 'pnbwiki' => true, // Starting from SET 'pswiki' => true, // Starting from SET 'sawiki' => true, // Starting from SET 'sdwiki' => true, // Starting from SET 'siwiki' => true, // Starting from SET 'tawiki' => true, // Starting from SET 'tcywiki' => true, // Starting from SET 'tetwiki' => true, // Starting from SET 'tewiki' => true, // Starting from SET 'thwiki' => true, // Starting from SET 'twwiki' => true, // Starting from SET 'ugwiki' => true, // Starting from SET 'urwiki' => true, // Starting from SET 'wuuwiki' => true, // Starting from SET 'zhwiki' => true, // Starting from SET (T296269) 'zh_classicalwiki' => true, // Starting from SET 'zh_yuewiki' => true, // Starting from SET 'wikifunctionswiki' => true, // Starting from SET 'officewiki' => true, ], // Time that above variable was switched on, used to determine whether we should prompt user about // preference on first load 'wgVisualEditorSingleEditTabSwitchTime' => [ 'default' => 20160101000000, 'mediawikiwiki' => 20160203000000, 'testwiki' => 20160203000000, 'test2wiki' => 20151215000000, 'arcwiki' => 20161011000000, 'arwiki' => 20160810000000, 'arzwiki' => 20160810000000, 'aswiki' => 20160907000000, 'azbwiki' => 20160810000000, 'bhwiki' => 20160907000000, 'bnwiki' => 20160907000000, 'bowiki' => 20160907000000, 'bpywiki' => 20160907000000, 'cawiki' => 20171120000000, // T180660 'chrwiki' => 20161011000000, 'ckbwiki' => 20160810000000, 'dvwiki' => 20161011000000, 'dzwiki' => 20160907000000, 'enwiki' => 20160301000000, 'fawiki' => 20160810000000, 'glkwiki' => 20160810000000, 'gomwiki' => 20160907000000, 'gotwiki' => 20161011000000, 'guwiki' => 20160907000000, 'hiwiki' => 20160907000000, 'huwiki' => 20160223000000, 'jawiki' => 20160510000000, 'kmwiki' => 20161011000000, 'knwiki' => 20160907000000, 'kswiki' => 20160907000000, 'lowiki' => 20161011000000, 'lrcwiki' => 20160810000000, 'maiwiki' => 20160907000000, 'mlwiki' => 20160907000000, 'mrwiki' => 20160907000000, 'mywiki' => 20161011000000, 'mznwiki' => 20160810000000, 'newiki' => 20160907000000, 'newwiki' => 20160907000000, 'orwiki' => 20160907000000, 'pawiki' => 20160907000000, 'piwiki' => 20160907000000, 'pnbwiki' => 20160810000000, 'pswiki' => 20160810000000, 'sawiki' => 20160907000000, 'sdwiki' => 20160810000000, 'siwiki' => 20160907000000, 'tawiki' => 20160907000000, 'tcywiki' => 20160810000000, 'tetwiki' => 20161011000000, 'tewiki' => 20160907000000, 'thwiki' => 20161011000000, 'twwiki' => 20161011000000, 'ugwiki' => 20160810000000, 'urwiki' => 20160810000000, 'officewiki' => 20160303000000, ], // Whether the wikitext editor should be the default editor. 'wmgVisualEditorIsSecondaryEditor' => [ 'default' => false, 'enwiki' => true, // T132806 'eswiki' => true, // T62188 'frwiktionary' => true, // T169741 'hewiki' => true, // T54552 'zhwiki' => true, // T296269 ], 'wgVisualEditorTabPosition' => [ 'default' => 'before', 'eswiki' => 'after', // T62188 'hewiki' => 'after', // T54552 ], // Whether to enable the 2017 wikitext editor by default. 'wmgVisualEditorEnableWikitext' => [ 'default' => false, 'officewiki' => true, ], // Whether to enable true section editing. false, true or 'mobile' 'wgVisualEditorEnableVisualSectionEditing' => [ 'default' => 'mobile', 'wikitech' => true, 'officewiki' => true, ], // Namespaces for VisualEditor to be active in, in addition to wgContentNamespaces 'wgVisualEditorAvailableNamespaces' => [ 'default' => [ 'User' => true, 'File' => true, 'Help' => true, 'Category' => true, ], // Group 0 wikis '+mediawikiwiki' => [ 'Project' => true, // T50430 'Manual' => true, // T50430 'Extension' => true, // T50430 'API' => true, // T50430 'Skin' => true, // T50430 ], // Wikipedias '+azwiki' => [ 'Qaralama' => true, // Draft - T299332 ], '+bgwiki' => [ 'Чернова' => true, // Draft - T299224 ], '+bnwiki' => [ 'খসড়া' => true, // Draft - T350133 ], '+cawiki' => [ 'Project' => true, // T88896 'Portal' => true, // T58000 'Viquiprojecte' => true, // T58000 ], '+ckbwiki' => [ 'ڕەشنووس' => true, // Draft - T332470 ], '+cswiki' => [ 'Project' => true, // T136628 ], '+enwiki' => [ 'Portal' => true, // T58001 'Book' => true, // T58001 'Draft' => true, ], '+eswiki' => [ 'Project' => true, // T370158 ], '+etwiki' => [ 'Mustand' /* Draft */ => true, // T192254 ], '+euwiki' => [ 'Zerrenda' /* List */ => true, // T224801 'Project' => true, // T368632 'Wikiproiektu' => true, // T368632 ], '+fawiki' => [ 'پیش‌نویس' /* Draft */ => true, // T118060 ], '+fiwiki' => [ 'Wikiprojekti' => true, // T156621 ], '+frwiki' => [ 'Projet' => true, // T116603 ], '+hewiki' => [ 'טיוטה' /* Draft */ => true, // T87027 ], '+hrwiki' => [ 'Nacrt' /* Draft */ => true, // T270688 ], '+htwiki' => [ 'Project' => true, // T130177 ], '+huwiki' => [ 'Cikkjelölt' => true, // Draft - T333083 ], '+hywiki' => [ 'Project' => true, // T359815 'Սևագիր' => true, // Draft, T260825 'Վիքինախագիծ' => true, // Wikiproject, T260825 ], '+itwiki' => [ 'Bozza' => true, // Draft - T280289 ], '+jawiki' => [ 'Portal' => true, // T97313 ], '+kowiki' => [ '포털' /* Portal */ => true, // T224813 '초안' /* Draft */ => true, // T92798 ], '+kywiki' => [ 'Макала_долбоору' /* Draft */ => true, // T385593 ], '+mlwiki' => [ 'കരട്' /* Draft */ => true, // T362653 ], '+mrwiki' => [ 'मसुदा' /* Draft */ => true, // T396551, T398792 ], '+nlwiki' => [ 'Project' => true, // T164435 ], '+plwiki' => [ 'Project' => true, // T133980 'Portal' => true, // T133980 'Wikiprojekt' => true, // T92698 ], '+ruwiki' => [ 'Инкубатор' /* Draft / Incubator */ => true, // T86688 ], '+shwiki' => [ 'Project' => true, // T344432 'Nacrt' /* Draft */ => true, // T344432 ], '+skwiki' => [ 'Project' => true, // T229014 ], '+slwiki' => [ 'Osnutek' /* Draft */ => true, // T335208 'Project' => true, // T335208 ], '+srwiki' => [ 'Project' => true, // T205206 'Нацрт' /* Draft */ => true, // T223024 ], '+svwiki' => [ 'Project' => true, // T144688 'Portal' => true, // T144688 ], '+swwiki' => [ 'Project' => true, // T427117 ], '+tawiki' => [ 'வரைவு' => true, // Draft - T329248 ], '+thwiki' => [ 'ฉบับร่าง' /* Draft */ => true, // T252959 ], '+vecwiki' => [ 'Project' => true, // T250419 'Projeto' /* WikiProject */ => true, // T250419 'Portałe' /* Portal */ => true, // T250419 ], '+viwiki' => [ 'Project' => true, // T314968 ], '+zhwiki' => [ 'Draft' => true, // T91223 ], // Wiktionaries '+enwiktionary' => [ 'Appendix' => true, // T350926 ], '+frwiktionary' => [ 'Annexe' => true, // T127819 'Thésaurus' => true, // T127819 'Projet' => true, // T156660 ], '+mswiktionary' => [ 'Project' => true, // T415823 ], // Wikiquotes '+enwikiquote' => [ 'Draft' => true, // T355195 ], // Wikibookses '+bnwikibooks' => [ 'উইকিশৈশব' => true, // T241893 ], '+enwikibooks' => [ 'Project' => true, // T415595 'Transwiki' => true, // T415595 ], '+ruwikibooks' => [ 'Рецепт' => true, // T392803 ], // Wikisources '+cswikisource' => [ 'Edice' => true, // T244133 ], '+kowikisource' => [ '초안' /* Draft */ => true, // T385162 ], // Wikiversities '+enwikiversity' => [ 'Draft' => true, // T220881 'Help' => true, // T220881 'Portal' => true, // T220881 'School' => true, // T220881 'Wikiversity' => true, // T220881 ], '+frwikiversity' => [ 'Recherche' => true, // T63874 ], // Wikivoyages // Wikimanias '+wikimaniawiki' => [ '2005' => true, // T389729 '2006' => true, // T389729 '2007' => true, // T389729 '2008' => true, // T389729 '2009' => true, // T389729 '2010' => true, // T389729 '2011' => true, // T389729 '2012' => true, // T389729 '2013' => true, // T389729 '2014' => true, // T389729 '2015' => true, // T389729 '2016' => true, // T389729 '2017' => true, // T389729 '2018' => true, // T389729 '2019' => true, // T218645 '2021' => true, // T287197 '2022' => true, // T295267 '2023' => true, // T316928 '2024' => true, // T332782 '2025' => true, // T389729 '2026' => true, // T389729 '2027' => true, // T389729 '2028' => true, // T389729 ], // Wikimedias '+nowikimedia' => [ 'Prosjekt' => true, // T181625 ], '+sewikimedia' => [ 'Projekt' => true, // T62882 ], // Other wikis (e.g. Commons, Meta) '+abstractwiki' => [ 'Project' => true, ], '+commonswiki' => [ 'Creator' => true, // T67067 'Institution' => true, // T67067 ], '+metawiki' => [ 'Project' => true, // T107003 'Grants' => true, // T67067 'Research' => true, // T67067 'Participation' => true, // T67067 'Iberocoop' => true, // T67067 'Programs' => true // T67067 ], '+wikidata' => [ 'Project' => true, ], '+wikifunctionswiki' => [ 'Project' => true, ], '+wikitech' => [ 'Obsolete' => true, 'OfficeIT' => true, 'Tool' => true, ], '+foundationwiki' => [ 'Resolution' => true, // T331079 'Legal' => true, // T331079 'Minutes' => true, // T331079 'Policy' => true, // T331079 'Archive' => true, // T331079 'Endowment' => true, // T347762 'Agenda' => true, // T347822 'Memory' => true, // T348268 'Committee' => true, // T347822 ], // Private wikis '+officewiki' => [ 'Report' => true, // T60547 ], ], // Should VisualEditor be enabled for all users by default. // When false, VE will be a 'Beta feature' instead. 'wmgVisualEditorDefault' => [ 'default' => true, 'visualeditor-nondefault' => false, ], // T52000 - Disable for logged-out users if wmgVisualEditorDefault is true // This is a temporary variable for roll-out, to be removed once complete. // If a wiki was previously enabled by default for all users but then disabled, // this will need to be set true for 30 days (anon cache epoch). 'wgVisualEditorDisableForAnons' => [ 'default' => false, 'enwiki' => true, 'eswiki' => true, 'zhwiki' => true, // T296269 ], 'wgVisualEditorAllowExternalLinkPaste' => [ 'default' => false, 'mediawikiwiki' => true, // T129546#8109242 'metawiki' => true, // T129546#8109242 'officewiki' => true, 'collabwiki' => true, ], 'wgVisualEditorMobileInsertMenu' => [ 'default' => [ 'citoid', 'syntaxhighlightDialog', 'hiero' ], 'wikifunctionsclient' => true, // T383145 'arwiki' => false, // (T388604) Arabic Wikipedia 'commonswiki' => false, // (T388604) Wikimedia Commons 'cswiki' => false, // (T388604) Czech Wikipedia 'dewiki' => false, // (T388604) German Wikipedia 'enwiki' => false, // (T388604) English Wikipedia 'enwiktionary' => false, // (T388604) English Wiktionary 'eswiki' => false, // (T388604) Spanish Wikipedia 'fawiki' => false, // (T388604) Persian Wikipedia 'hewiki' => false, // (T388604) Hebrew Wikipedia 'idwiki' => false, // (T388604) Indonesian Wikipedia 'itwiki' => false, // (T388604) Italian Wikipedia 'jawiki' => false, // (T388604) Japanese Wikipedia 'metawiki' => false, // (T388604) Meta-Wiki 'nlwiki' => false, // (T388604) Dutch Wikipedia 'plwiki' => false, // (T388604) Polish Wikipedia 'ptwiki' => false, // (T388604) Portuguese Wikipedia 'ruwiki' => false, // (T388604) Russian Wikipedia 'trwiki' => false, // (T388604) Turkish Wikipedia 'ukwiki' => false, // (T388604) Ukrainian Wikipedia 'zhwiki' => false, // (T388604) Chinese Wikipedia ], // Whether VisualEditor's feedback page should be consolidated down to just the // single page on MediaWiki.org 'wmgVisualEditorConsolidateFeedback' => [ 'default' => true, 'mediawikiwiki' => false, // This is the consolidation point 'dewiki' => false, // Retaining for local conversations 'zh_yuewiki' => false, // Retaining for local conversations 'private' => false, // Risk of private data release 'lockeddown' => false, // No editing on these wikis ], // Should the citation button be moved from the primary toolbar into the "other" group 'wgCiteVisualEditorOtherGroup' => [ 'default' => true, 'arwiktionary' => false, // T410840 'enwiktionary' => false, // T267504 'wikipedia' => false, 'wikibooks' => false, 'wikiversity' => false, ], // ExternalGuidance extension initiated edit tags in VE (T216123) 'wgWMEEditCampaigns' => [ 'default' => [ 'external-machine-translation' ], ], // https://www.mediawiki.org/wiki/Edit_check // Enable hidden tag for evaluating heuristics (T324733) 'wgVisualEditorEditCheckTagging' => [ 'default' => false, 'wikipedia' => true, ], 'wgVisualEditorEditCheck' => [ 'default' => false, 'wikipedia' => true, ], 'wgVisualEditorEditCheckABTest' => [ 'default' => false, ], 'wgVisualEditorEnableEditCheckSuggestionsBeta' => [ 'default' => false, 'wikipedia' => true, // T415320 ], 'wgVisualEditorEnableCollabBeta' => [ 'default' => false, 'officewiki' => true, ], // --------------- VisualEditor end --------------- // T428902 'wgCiteSubReferencing' => [ 'default' => true, 'rtl' => false, 'wikisource' => false, 'enwiki' => false, ], 'wgCiteResponsiveReferences' => [ 'default' => false, // group0 'testwiki' => true, 'test2wiki' => true, 'mediawikiwiki' => true, // Wikis by request 'bgwiki' => true, // T162145 'cawiki' => true, // T161307 'cswiki' => true, // T241304 'elwiki' => true, // T163074 'enwiki' => true, // T173176 'etwiki' => true, // T318530 'frwiki' => true, // T160609 'hewiki' => true, // T161804 'hrwiki' => true, // T430182 'ilowiki' => true, // T164230 'itwiki' => true, // T160932 'kowiki' => true, // T193491 'lawiki' => true, // T160844 'metawiki' => true, // T200707 'mswiki' => true, // T165247 'nnwiki' => true, // T393299 'nowiki' => true, // T160362 'plwiki' => true, // T315333 'ptwiki' => true, // T189658 'rowiki' => true, // T187997 'svwiki' => true, // T281622 // Wiki families 'wiktionary' => true, // T159895 overall, T160933 for enwikt 'wikiquote' => true, // T159895 overall 'wikivoyage' => true, // T159895 overall ], 'wmgUseRSSExtension' => [ 'default' => false, 'foundationwiki' => true, 'mediawikiwiki' => true, 'metawiki' => true, // T155830 'uawikimedia' => true, 'cowikimedia' => true, // T425440 ], 'wgRSSUrlWhitelist' => [ 'default' => [], // as of Ext:RSS v2, this means no URLs are allowed. 'uawikimedia' => [ 'https://wikimediaukraine.wordpress.com/feed/' ], 'cowikimedia' => [ // T425440 'https://wikimediacolombia.org/feed/', 'https://wikimedia.org.co/feed/', ], 'foundationwiki' => [ 'https://wikimediafoundation.org/news/feed/', 'https://wikimediafoundation.org/category/communications/picture-of-the-day/feed/', 'https://diff.wikimedia.org/feed/', // Diff - T354790 ], 'mediawikiwiki' => [ 'https://wikimediafoundation.org/news/feed/', 'https://wikimediafoundation.org/category/technology/feed/', 'https://wikimediafoundation.org/category/technology/mediawiki/feed/', 'https://discourse-mediawiki.wmflabs.org/c/ask-here.rss', // Feeds included for Fundraising Tech pages 'https://codeclimate.com/github/wikimedia/mediawiki-extensions-CentralNotice/feed.atom', 'https://codeclimate.com/github/wikimedia/mediawiki-extensions-DonationInterface/feed.atom', 'https://codeclimate.com/github/wikimedia/wikimedia-fundraising-crm/feed.atom', 'https://codeclimate.com/github/wikimedia/wikimedia-fundraising-dash/feed.atom', 'https://codeclimate.com/github/wikimedia/wikimedia-fundraising-php-queue/feed.atom', 'https://codeclimate.com/github/wikimedia/wikimedia-fundraising-SmashPig/feed.atom', 'https://codeclimate.com/github/wikimedia/wikimedia-fundraising-tools/feed.atom', ], 'metawiki' => [ 'https://tagteam.harvard.edu/hubs/wmde-policy/items.rss', // WM DE political RSS feed - T165285 'https://diff.wikimedia.org/feed/' // Diff - T283380 ], ], // Any changes to this for large wikis MUST first go through the DBAs // For very large wikis, like Commons, changing this is impossible. 'wgCategoryCollation' => [ 'default' => 'uppercase', // Multilingual wikis 'mediawikiwiki' => 'uca-default', // Single-language wikis 'abwiki' => 'uppercase-ab', // T183430 'arwikisource' => 'uca-ar', // T426526 'arwiktionary' => 'uca-ar', // T413338 'azwiki' => 'uca-az', // T201770 'azwikibooks' => 'uca-az', // T395896 'azwikimedia' => 'uca-az', 'azwikiquote' => 'uca-az', // T395896 'azwikisource' => 'uca-az', // T395896 'azwiktionary' => 'uca-az', // T395896 'bawiki' => 'uppercase-ba', // T162823 'bawikibooks' => 'uppercase-ba', // T162823 'be_x_oldwiki' => 'uca-be-tarask', // T48005 'bewiki' => 'uca-be', // T48004 'bewikisource' => 'uca-be', // T48004 'bnwiki' => 'numeric', // T146675 'bnwikisource' => 'numeric', // T146675 'bswiki' => 'uca-bs-u-kn', // T116527, T148682 'bswiktionary' => 'uca-bs-u-kn', // T258346 'bswikiquote' => 'uca-bs-u-kn', // T365133 'ckbwiki' => 'uppercase-ckb', // T57630, T310051 'cswiki' => 'uca-cs-u-kn', // T66885, T146675 'cswiktionary' => 'uca-default', // T106337 'cswikivoyage' => 'uca-cs-u-kn', // T377446 'cywiki' => 'uca-cy', // T61800 'cywikibooks' => 'uca-cy', // T61800 'cywikiquote' => 'uca-cy', // T61800 'cywikisource' => 'uca-cy', // T61800 'cywiktionary' => 'uca-cy', // T61800 'dewikisource' => 'uca-de-u-kn', // T149002 T155916 'enwiki' => 'uca-default-u-kn', // T136150 'eswiki' => 'uca-es-u-kn', // T183802 'eswikiversity' => 'uca-es-u-kn', // T149002 'etwiki' => 'uca-et-u-kn', // T202977 'etwikibooks' => 'uca-et-u-kn', // T202977 'etwikimedia' => 'uca-et-u-kn', // T202977 'etwikiquote' => 'uca-et-u-kn', // T202977 'etwikisource' => 'uca-et-u-kn', // T202977 'etwiktionary' => 'uca-et-u-kn', // T202977 'fawiki' => 'uca-fa-u-kn', // T139110, T329440 'fawikisource' => 'uca-fa-u-kn', // T139110, T329440 'fawiktionary' => 'uca-fa-u-kn', // T139110, T329440 'fawikibooks' => 'uca-fa-u-kn', // T139110, T329440 'fawikinews' => 'uca-fa-u-kn', // T139110, T329440 'fawikiquote' => 'uca-fa-u-kn', // T139110, T329440 'fiwiki' => 'uca-fi', // T48330 'fiwikibooks' => 'uca-fi', // T48330 'fiwikimedia' => 'uca-fi', // T48330 'fiwikinews' => 'uca-fi', // T48330 'fiwikiquote' => 'uca-fi', // T48330 'fiwikisource' => 'uca-fi', // T48330 'fiwikiversity' => 'uca-fi', // T48330 'fiwikivoyage' => 'uca-fi', // T151570 'frwiki' => 'uca-fr-u-kn', // T56680, T146675 'frwikibooks' => 'uca-fr', // T74513 'frwikinews' => 'uca-fr', // T68165 'frwikiversity' => 'uca-fr', // T71782 'frwiktionary' => 'uca-default', // T169810 'gawiki' => 'uca-ga-u-kn', // T311136 'gdwiki' => 'uca-default', // T125315 'gewikimedia' => 'uca-ka-u-kn', // T236389 'glwiki' => 'uca-gl-u-kn', // T149002 'grwikimedia' => 'uca-el-u-kn', // T245911 'hewiki' => 'numeric', // T146675 'hewikisource' => 'numeric', // T168321 'hrwiki' => 'uca-hr-u-kn', // T148749, T148682 'hsbwiki' => 'uca-hsb', // T90689 'huwiki' => 'uca-hu-u-kn', // T47596, T146675 'idwikimedia' => 'uca-default-u-kn', // T192726, T192252 'id_internalwikimedia' => 'uca-default-u-kn', 'ilowiki' => 'uca-tl-u-kn', // T149002 'iswiki' => 'uca-is', // T58859 'iswiktionary' => 'identity', // T32722 'itwiki' => 'uca-it-u-kn', // T136647, T146675 'kkwiki' => 'uca-kk-u-kn', // T384395 'kuwiki' => 'uca-ku-u-kn', // T48235 'kuwiktionary' => 'uca-ku-u-kn', // T48235 'kuwikibooks' => 'uca-ku-u-kn', // T48235 'kuwikiquote' => 'uca-ku-u-kn', // T48235 'lbwiki' => 'uca-lb-u-kn', // T402083 'ltwiki' => 'uca-lt', // T123627 'lvwiki' => 'uca-lv', // T67003 'mkwiki' => 'uca-mk-u-kn', // T26953 'napwikisource' => 'uca-it-u-kn', // T210752 'nlwiki' => 'uca-nl', // T125774 'nnwiki' => 'uca-nn-u-kn', // T253559 'nowiki' => 'uca-nb-u-kn', // T146675, T148488 'nowikimedia' => 'uca-nb-u-kn', // T185630 'olowiki' => 'uca-fi-u-kn', // T147064 'plwiki' => 'uca-pl-u-kn', // T44413, T146675 'plwikiquote' => 'uca-pl-u-kn', // T397466 'plwikisource' => 'uca-pl', // T86821 'plwikivoyage' => 'uca-pl', // T47968 'plwiktionary' => 'uca-default', // T48081 'ptwiki' => 'uca-pt-u-kn', // T47911, T149002 'ptwikibooks' => 'uca-pt', // T47911 'romdwikimedia' => 'uca-ro-u-kn', 'rowiki' => 'uca-ro-u-kn', // T168711 'rowikibooks' => 'uca-ro-u-kn', // T168711 'rowikinews' => 'uca-ro-u-kn', // T168711 'rowikiquote' => 'uca-ro-u-kn', // T168711 'rowikisource' => 'uca-ro-u-kn', // T168711 'rowikivoyage' => 'uca-ro-u-kn', // T168711 'rowiktionary' => 'uca-ro-u-kn', // T168711 'rswikimedia' => 'uca-sr', // T115806 'ruwiki' => 'uca-ru-u-kn', // T54997, T146675 'ruwikibooks' => 'uca-ru', // T54997 'ruwikinews' => 'uca-ru', // T54997 'ruwikiquote' => 'uca-ru', // T54997 'ruwikisource' => 'uca-ru', // T54997 'ruwikiversity' => 'uca-ru', // T54997 'ruwikivoyage' => 'uca-ru', // T54997 'ruwiktionary' => 'uca-ru', // T54997 'sewiki' => 'uca-se-u-kn', // T182431 'shwiki' => 'uca-hr-u-kn', // T69287, T149002 'simplewiki' => 'uca-default-u-kn', // T329815 'slwiki' => 'uca-sl-u-kn', // T208984 'slwikibooks' => 'uca-sl-u-kn', // T208984 'slwikiquote' => 'uca-sl-u-kn', // T208984 'slwikisource' => 'uca-sl-u-kn', // T208984 'slwikiversity' => 'uca-sl-u-kn', // T208984 'slwiktionary' => 'uca-sl-u-kn', // T208984 'sqwiki' => 'uca-sq-u-kn', // T192709 'sqwikibooks' => 'uca-sq-u-kn', // T192709 'sqwikinews' => 'uca-sq-u-kn', // T192709 'sqwikiquote' => 'uca-sq-u-kn', // T192709 'srwiki' => 'uca-sr-u-kn', // T115806, T149002 'srwikibooks' => 'uca-sr', // T115806 'srwikinews' => 'uca-sr', // T115806 'srwikiquote' => 'uca-sr', // T115806 'srwikisource' => 'uca-sr', // T115806 'srwiktionary' => 'uca-sr', // T115806 'skwiki' => 'uca-sk', // [[w:sk:Special:PermaLink/5785371]] 'svwiki' => 'uca-sv-u-kn', // T47446, T142113 'svwikisource' => 'uca-sv@collation=standard', // T48058 'tawiki' => 'uca-ta', // T75453 'tawikibooks' => 'uca-ta', // T75453 'tawikinews' => 'uca-ta', // T75453 'tawikiquote' => 'uca-ta', // T75453 'tawikisource' => 'uca-ta', // T75453 'tawiktionary' => 'uca-ta', // T75453 'testwiki' => 'uca-default-u-kn', // T141433 'thwikibooks' => 'uca-default', // T50097 'thwikinews' => 'uca-default', // T50097 'thwiki' => 'uca-default', // T50097 'thwikiquote' => 'uca-default', // T50097 'thwikisource' => 'uca-default', // T50097 'thwiktionary' => 'uca-default', // T50097 'trwiki' => 'uca-tr', // T184943 'trwikiquote' => 'uca-tr', // T263628 'trwikivoyage' => 'uca-tr', // T272783 'trwiktionary' => 'uca-tr', // T262163 'uawikimedia' => 'uca-uk', // T47776 'ukwiki' => 'uca-uk-u-kn', // T47444, T148682 'ukwikibooks' => 'uca-uk', // T47776 'ukwikinews' => 'uca-uk', // T47776 'ukwikiquote' => 'uca-uk', // T47776 'ukwikisource' => 'uca-uk', // T47776 'ukwikivoyage' => 'uca-uk', // T48417 'ukwiktionary' => 'uca-uk', // T47776 'viwiki' => 'uca-vi-u-kn', // T47979, T146675 'viwikibooks' => 'uca-vi', // T47979 'viwikiquote' => 'uca-vi', // T47979 'viwikisource' => 'uca-vi', // T47979 'viwikivoyage' => 'uca-vi', // T55616 'viwiktionary' => 'uca-vi', // T47979 'wbwikimedia' => 'numeric', // T162510 ], 'wgPageCreationLog' => [ 'default' => true, 'commonswiki' => false, 'testcommonswiki' => false, 'wikidatawiki' => false, ], // Varied for Labs only. 'wmgUsePoolCounter' => [ 'default' => true, ], 'wgDefaultRobotPolicy' => [ 'cawikimedia' => 'noindex,nofollow', // T272871 ], 'wmgEnableSitemapApi' => [ 'default' => true, // T400023 'private' => false, 'closed' => false, 'cawikimedia' => false, // not indexed ], 'wmgUseCLDR' => [ 'default' => true, ], 'wgParserCacheType' => [ 'default' => 'mysql-multiwrite', ], 'wgParsoidCacheConfig' => [ 'default' => [ 'StashType' => null, // defaults to using MainStash 'StashDuration' => 24 * 60 * 60, // 24h in production, VE will fail to save after this time. 'CacheThresholdTime' => 0.0, // 0 means cache all 'WarmParsoidParserCache' => true, // parsoid output should be generated and cached after every edit ], 'commonswiki' => [ 'StashType' => null, // defaults to using MainStash 'StashDuration' => 24 * 60 * 60, // 24h in production, VE will fail to save after this time. 'CacheThresholdTime' => 1.0, // only cache if parsing takes longer than n seconds 'WarmParsoidParserCache' => false, // disable cache warming for now ], 'wikidatawiki' => [ 'StashType' => null, // defaults to using MainStash 'StashDuration' => 24 * 60 * 60, // 24h in production, VE will fail to save after this time. 'CacheThresholdTime' => 1.0, // only cache if parsing takes longer than n seconds 'WarmParsoidParserCache' => false, // disable cache warming for now ], ], // Whether the postproc cache is activated or not. // Note: it also need to be configured in wgParserCacheFilterConfig below. 'wgUsePostprocCacheParsoid' => [ 'default' => true, // do NOT deploy postproc caching on wikidata or commonswiki 'wikidatawiki' => false, 'commonswiki' => false, ], // Whether to use the legacy postprocessing cache. Only used for DiscussionTools. 'wgUsePostprocCacheLegacy' => [ 'default' => true, // do NOT deploy postproc caching on wikidata or commonswiki 'wikidatawiki' => false, 'commonswiki' => false, ], // Sampling rate for debugging of unsafe cache keys in wgUsePostprocCache* 'wgParserOptionsLogUnsafeSampleRate' => [ 'default' => 0, 'parsoidrendered' => 500, // sample at 0.2% of unsafe-to-cache pages ], // The parser cache can be configured to only cache pages that take a certain amount // of resources to parse. // For the minCpuTime filter, 0 means no threshold (cache all), and PHP_INT_MAX can // be used to disable the cache. 'wgParserCacheFilterConfig' => [ 'default' => [ // most wikis 'pcache' => [ // old parser cache 'default' => [ // all namespaces 'minCpuTime' => 0 // cache all ], ], 'parsoid-pcache' => [ // parsoid output cache 'default' => [ // all namespaces 'minCpuTime' => 0 // cache all ], ], 'postproc-pcache' => [ // postproc cache for legacy output 'default' => [ // all namespaces 'minCpuTime' => 0 // cache all ], ], 'postproc-parsoid-pcache' => [ // postproc cache for parsoid output 'default' => [ // all namespaces 'minCpuTime' => 0 // cache all ], ], ], '+commonswiki' => [ // Commons 'parsoid-pcache' => [ // parsoid output cache 'default' => [ // most namespaces 'minCpuTime' => 0 // cache all ], // disable parsoid-pcache for file description pages on commons NS_FILE => [ 'minCpuTime' => PHP_INT_MAX // cache none ], ], 'postproc-pcache' => [ // postproc cache for legacy output 'default' => [ // all namespaces 'minCpuTime' => PHP_INT_MAX // cache none ], ], 'postproc-parsoid-pcache' => [ // postproc cache for parsoid output 'default' => [ // all namespaces 'minCpuTime' => PHP_INT_MAX // cache none ], ], ], '+wikidatawiki' => [ // Wikidata 'parsoid-pcache' => [ // parsoid output cache 'default' => [ // most namespaces 'minCpuTime' => 0 // cache all ], // Disable parsoid-pcache for wikidata entities. // We shouldn't render them with Parsoid in the first place. NS_MAIN => [ // Item namespace 'minCpuTime' => PHP_INT_MAX // cache none ], 120 => [ // Property namespace 'minCpuTime' => PHP_INT_MAX // cache none ], 146 => [ // Lexeme namespace 'minCpuTime' => PHP_INT_MAX // cache none ], ], 'postproc-pcache' => [ // postproc cache for legacy output 'default' => [ // all namespaces 'minCpuTime' => PHP_INT_MAX // cache none ], ], 'postproc-parsoid-pcache' => [ // postproc cache for parsoid output 'default' => [ // all namespaces 'minCpuTime' => PHP_INT_MAX // cache none ], ], ], ], 'wgLanguageConverterCacheType' => [ // For CLI, this is effectively CACHE_NONE 'default' => CACHE_ACCEL, ], // General cache epochs 'wgCacheEpoch' => [ 'default' => '20130601000000', // If you want to purge parser cache entries for wikidata consider a RejectParserCacheValue // in CommonSettings.php instead. 'wikidatawiki' => '20170724130500', 'testwikidatawiki' => '20180919200000', ], 'wgThumbnailEpoch' => [ 'default' => '20130601000000', ], 'wmgPFEnableStringFunctions' => [ 'default' => false, 'donatewiki' => true, ], 'wgUploadMissingFileUrl' => [ 'default' => false, 'enwiki' => '//en.wikipedia.org/wiki/Special:Upload', 'incubatorwiki' => '//commons.wikimedia.org/wiki/Special:Upload', 'nlwiki' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=nl', 'nlwikisource' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=nl', 'nlwikiquote' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=nl', 'nlwiktionary' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=nl', 'ptwikibooks' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=pt', 'svwiktionary' => '//commons.wikimedia.org/wiki/Special:Upload?uselang=sv', // T383452 ], // Whether to show "Publish" rather than "Save" on the edit page (and related circumstances) // This should be set to true for all public WMF wikis, and any changes should be discussed // with Contributors and Legal before they are done, due to the legal implications. 'wgEditSubmitButtonLabelPublish' => [ 'default' => true, // T131132 from 2017-03-15 'private' => false, // Private wikis are not public ], // ----------- CheckUser start ---------- // Do not change these settings without Trust and Safety Product, Legal, T&S, and Security sign-off first. // Enabled on all Production wikis except old closed wikis. Not installed on the beta cluster. // Older closed wikis are excluded because: // * The CheckUser tables are empty or contain actions by stewards only, so there would be no need to run checks // * CheckUser adds several database tables, which contributes to the problems of too many tables in s3 (T420062) // Wikis which have any rows in cu_log should have CheckUser remain enabled. 'wmgUseCheckUser' => [ 'default' => true, 'checkuser-disabled' => false, ], 'wgCheckUserForceSummary' => [ 'default' => true, // T73457 ], 'wgCheckUserLogLogins' => [ // T253802 - enabled everywhere but loginwiki 'default' => true, 'loginwiki' => false, ], 'wgCheckUserLogSuccessfulBotLogins' => [ 'default' => false, // T253802 ], // T328726 'wgCheckUserCollapseCheckUserHelperByDefault' => [ 'default' => 2500, 'loginwiki' => true ], // T396010 'wgCheckUserDisableCheckUserAPI' => [ 'default' => true, 'loginwiki' => false, ], // Hide checks unless searched for which have a very large CIDR (T320769) // Should match the definition of $wgCheckUserCIDRLimit 'wgCheckUserLogMaxRangeToShowInLog' => [ 'default' => [ 'IPv4' => 16, 'IPv6' => 19, ], ], // T337944 'wgCheckUserClientHintsEnabled' => [ 'default' => true, ], // T344797 'wgCheckUserClientHintsRestApiMaxTimeLag' => [ 'default' => 1800, ], // T398681 'wgCheckUserUserInfoCardFeatureVisible' => [ 'default' => true, ], // T402025 'wgCheckUserSuggestedInvestigationsEnabled' => [ 'default' => false, 'checkuser-suggested-investigations' => true, ], 'wgCheckUserSuggestedInvestigationsHidden' => [ 'default' => false, // Enable without special page until comms have completed 'eswiki' => true, 'jawiki' => true, 'enwikivoyage' => true, ], 'wgCheckUserSuggestedInvestigationsUseGlobalContributionsLink' => [ 'default' => false, 'loginwiki' => true, ], 'wmgUseUserInfoCard' => [ // T405342 'default' => false, 'testwiki' => true, 'azwiki' => true, 'dewiki' => false, 'enwiki' => true, 'frwiki' => true, 'hewiki' => true, 'itwiki' => true, 'jawiki' => true, 'nlwiki' => true, 'ukwiki' => true, 'urwiki' => true, 'viwiki' => true, ], // ----------- CheckUser end ---------- // IPInfo extension 'wmgUseIPInfo' => [ 'default' => true, // T260597 ], 'wmgUseIPReputation' => [ 'default' => true, // T360067 ], 'wmgUseIncubator' => [ 'default' => false, 'incubatorwiki' => true, ], 'wmgUseWikiLove' => [ 'default' => false, 'wikilove' => true, ], // whether to use the Math extension 'wmgUseMath' => [ 'default' => true, // moved from MW core 'lockeddown' => false, // T61702 ], 'wmgUseMobileApp' => [ 'default' => true, ], // ----------- MobileFrontend start ---------- // NOTE: This must be kept in sync with "mobile_redirect" in Varnish. [1] // // It is recommended to first uninstall MobileFrontend, and then exclude from Varnish. // If Varnish already excludes the wiki but MobileFrontend is still installed, then // pages may contain links that don't load (DNS not found) or 404 (Domain not served). // Ref T400855. // // [1]: https://gerrit.wikimedia.org/g/operations/puppet/+/HEAD/modules/varnish/templates/text-frontend.inc.vcl.erb#100 'wmgUseMobileFrontend' => [ 'default' => true, 'nostalgiawiki' => false, // T400855 'thankyouwiki' => false, // T259002#6364656, T152882, T400855 'wikifunctionswiki' => false, // T349408 'donatewiki' => false, // T406638 // T152882 'abstractwiki' => false, // T349408 'advisorswiki' => false, 'auditcomwiki' => false, 'boardgovcomwiki' => false, 'boardwiki' => false, 'chairwiki' => false, 'chapcomwiki' => false, 'collabwiki' => false, 'execwiki' => false, 'grantswiki' => false, 'iegcomwiki' => false, 'ilwikimedia' => false, 'internalwiki' => false, 'movementroleswiki' => false, 'noboard_chapterswikimedia' => false, 'projectcomwiki' => false, 'searchcomwiki' => false, 'spcomwiki' => false, 'techconductwiki' => false, 'transitionteamwiki' => false, 'wg_enwiki' => false, ], 'wgMFQueryPropModules' => [ // workaround for T125672 'default' => [ 'pageprops' ], 'wikidata' => [ 'entityterms' ], ], 'wgMFSearchAPIParams' => [ // workaround for T125672, though also fixes T120197 'default' => [ 'ppprop' => 'displaytitle' ], 'wikidata' => [ 'wbetterms' => 'label' ] ], // Whether to oversample EditAttemptStep logging on MobileFrontend // 'visualeditor' or 'all' 'wgMFSchemaEditAttemptStepOversample' => [ 'default' => 'visualeditor', ], // Namespaces where lead paragraph should be moved above infobox on mobile devices. 'wgMFNamespacesWithLeadParagraphs' => [ 'default' => [ NS_MAIN ], // In WikiVoyage there are no infoboxes, so typically this results in images // being hoisted into unexpected places. It is preferable to get these fixed on wiki. 'wikivoyage' => [], 'wiktionary' => [], 'nlwiki' => [ NS_MAIN, NS_USER, ] // T242030 ], // ----------- MobileFrontend end ---------- 'wmgEnableTextExtracts' => [ 'default' => true, ], 'wgExtractsRemoveClasses' => [ 'default' => [ // This is a good thing to remove in any case '.metadata', // b/c rules, @todo: consider just whacking class="noexcerpt" on these 'span.coordinates', 'span.geo-multi-punct', 'span.geo-nondefault', '#coordinates', ], ], 'wgExtractsExtendOpenSearchXml' => [ // Performance problem for high-traffic opensearch (T240691). 'default' => false, ], 'wmgUseJsonConfig' => [ 'default' => true, ], // Enable tabular, map and chart data to be stored in the 'Data:' namespace (486) on Commons // (or another wiki, see `wmgJsonConfigDataModeConfig` below), // and to be accessed cross-wiki from Scribunto modules and other extensions on other wikis. // Relevant tasks: // - Enable Tabular data namespace on Commons - T148745 // - Enable Map (GeoJSON) data namespace on Commons - T149548 // - See T378127 for testcommonswiki, using to test Chart extension 'wmgEnableJsonConfigDataMode' => [ 'default' => false, 'sul' => true, ], 'wmgJsonConfigDataModeConfig' => [ // Production wikis access data from Commons; Commons accesses itself and stores data // TODO: Consider whether this hard-coding to Commons is appropriate 'default' => [ 'cacheKey' => 'commonswiki', 'remote' => [ 'url' => 'https://commons.wikimedia.org/w/api.php' ] ], 'commonswiki' => [ 'cacheKey' => 'commonswiki', 'store' => true, ], // Test Wikipedia accesses data from Test Commons; Test Commons accesses itself and stores data 'testwiki' => [ 'cacheKey' => 'testcommonswiki', 'remote' => [ 'url' => 'https://test-commons.wikimedia.org/w/api.php' ] ], 'testcommonswiki' => [ 'cacheKey' => 'testcommonswiki', 'store' => true, ], ], 'wmgEnableDashikiData' => [ 'default' => false, 'metawiki' => true, ], // T334895 'wmgHideGraphTags' => [ 'default' => true, ], 'wmgUseSubPageList3' => [ 'default' => false, 'testwiki' => true, 'wikiversity' => true, 'cswiktionary' => true, // T40903 'labswiki' => true, // T304181 ], 'wmgShowHiddenCats' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, ], 'wgMFAutodetectMobileView' => [ 'default' => false, ], 'wgMFCustomSiteModules' => [ // IMPORTANT: Please do not change default or add additional override // without creating a subtask of T248416 and associated evaluation. // When enabling please ensure an interface admin from the project // AND staff member are available at time of deployment. // // Enabling without sufficient due-dilegence could impact SEO, page views since // this has potential to add significant render blocking resources to mobile // page views with potential to impact first paint and Google Web Vitals. 'default' => true, // T375540 'mediawikiwiki' => false, // T375538 'enwiki' => false, ], // T169001 'wgMFLogWrappedInfoboxes' => [ 'default' => false, 'enwiki' => true, ], // Enable X-Analytics logging 'wgMFEnableXAnalyticsLogging' => [ 'default' => true, ], 'wgMFTrackBlockNotices' => [ 'default' => true, ], 'wgMFEnableWikidataDescriptions' => [ 'default' => [ 'base' => true, 'beta' => true, 'amc' => true, 'loggedin' => true, ], ], 'wgMFUseDesktopSpecialEditWatchlistPage' => [ 'default' => [ 'base' => false, 'loggedin' => false, 'amc' => true, ], // T263633 'wikidatawiki' => [ 'base' => true, 'beta' => true, 'loggedin' => true, 'amc' => true, ] ], 'wgMFDisplayWikibaseDescriptions' => [ 'default' => [ 'search' => true, 'nearby' => true, 'watchlist' => true, 'tagline' => true ], 'nowikidatadescriptiontaglines' => [ 'search' => true, 'nearby' => true, 'watchlist' => true, 'tagline' => false ], 'enwiki' => [ 'search' => true, 'nearby' => true, 'watchlist' => true, 'tagline' => false ], 'ruwiki' => [ 'search' => true, 'nearby' => true, 'watchlist' => true, 'tagline' => false ], ], 'wgMFRemovableClasses' => [ 'default' => [ 'base' => [ '.navbox', '.nomobile', '.mbox-image', '.vertical-navbox' ], 'loggedin' => [ '.navbox', '.nomobile', '.mbox-image', '.vertical-navbox' ], 'amc' => [ '.navbox', '.nomobile', '.mbox-image', '.vertical-navbox' ], ], ], 'wgMFLazyLoadImages' => [ // T142399 'default' => [ 'base' => true, 'beta' => true, 'loggedin' => true, 'amc' => true, ], ], 'wgNativeImageLazyLoading' => [ 'default' => true, ], 'wgMFFallbackEditor' => [ 'default' => 'visual', // T361134 'visualeditor-nondefault' => 'source', ], 'wgExtraGenderNamespaces' => [ 'default' => [], 'cswiki' => [ NS_USER => [ 'male' => 'Wikipedista', 'female' => 'Wikipedistka' ], NS_USER_TALK => [ 'male' => 'Diskuse_s_wikipedistou', 'female' => 'Diskuse_s_wikipedistkou' ], ], 'plwiki' => [ NS_USER => [ 'male' => 'Wikipedysta', 'female' => 'Wikipedystka' ], NS_USER_TALK => [ 'male' => 'Dyskusja_wikipedysty', 'female' => 'Dyskusja_wikipedystki' ] ], 'plwikinews' => [ NS_USER => [ 'male' => 'Wikireporter', 'female' => 'Wikireporterka' ], NS_USER_TALK => [ 'male' => 'Dyskusja_wikireportera', 'female' => 'Dyskusja_wikireporterki' ], ], 'plwiktionary' => [ NS_USER => [ 'male' => 'Wikisłownikarz', 'female' => 'Wikisłownikarka' ], NS_USER_TALK => [ 'male' => 'Dyskusja_wikisłownikarza', 'female' => 'Dyskusja_wikisłownikarki' ], ], 'ptwiki' => [ NS_USER => [ 'male' => 'Usuário', 'female' => 'Usuária' ], NS_USER_TALK => [ 'male' => 'Usuário_Discussão', 'female' => 'Usuária_Discussão' ], ], 'skwiki' => [ // T143472 NS_USER => [ 'male' => 'Redaktor', 'female' => 'Redaktorka' ], NS_USER_TALK => [ 'male' => 'Diskusia_s_redaktorom', 'female' => 'Diskusia_s_redaktorkou' ], ], 'test2wiki' => [ NS_USER => [ 'male' => 'Male_user', 'female' => 'Female_user' ] ], ], 'wmgUseBabel' => [ 'default' => true, 'lockeddown' => false, ], 'wgBabelUseCommunityConfiguration' => [ 'default' => true, ], 'wgBabelDefaultLevel' => [ 'default' => 'N', ], 'wmgUseApiFeatureUsage' => [ 'default' => true, ], 'wmgUseBounceHandler' => [ 'default' => true, ], 'wmgUseTranslate' => [ 'default' => false, 'translate' => true, ], 'wmgTranslateWorkflowStates' => [ 'default' => false, 'amwikimedia' => [ 'progress' => [ 'color' => 'd33' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'state conditions' => [ [ 'ready', [ 'PROOFREAD' => 'MAX' ] ], [ 'proofreading', [ 'TRANSLATED' => 'MAX' ] ], [ 'progress', [ 'UNTRANSLATED' => 'NONZERO' ] ], ], ], 'commonswiki' => [ // T50620 'progress' => [ 'color' => 'd33' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'state conditions' => [ [ 'ready', [ 'PROOFREAD' => 'MAX' ] ], [ 'proofreading', [ 'TRANSLATED' => 'MAX' ] ], [ 'progress', [ 'UNTRANSLATED' => 'NONZERO' ] ], ], ], 'testcommonswiki' => [ // T50620 'progress' => [ 'color' => 'd33' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'state conditions' => [ [ 'ready', [ 'PROOFREAD' => 'MAX' ] ], [ 'proofreading', [ 'TRANSLATED' => 'MAX' ] ], [ 'progress', [ 'UNTRANSLATED' => 'NONZERO' ] ], ], ], 'metawiki' => [ 'progress' => [ 'color' => 'd33' ], 'needs-updating' => [ 'color' => 'fc3' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'published' => [ 'color' => 'AEA' ], 'state conditions' => [ [ 'ready', [ 'PROOFREAD' => 'MAX' ] ], [ 'proofreading', [ 'TRANSLATED' => 'MAX' ] ], [ 'progress', [ 'UNTRANSLATED' => 'NONZERO' ] ], ], ], 'otrs_wikiwiki' => [ // T63297 'progress' => [ 'color' => 'd33' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'state conditions' => [ [ 'ready', [ 'PROOFREAD' => 'MAX' ] ], [ 'proofreading', [ 'TRANSLATED' => 'MAX' ] ], [ 'progress', [ 'UNTRANSLATED' => 'NONZERO' ] ], ], ], 'wikidata' => [ 'progress' => [ 'color' => 'd33' ], 'needs-updating' => [ 'color' => 'fc3' ], 'updating' => [ 'color' => 'fc3' ], 'proofreading' => [ 'color' => 'fc3' ], 'ready' => [ 'color' => 'FF0' ], 'published' => [ 'color' => 'AEA' ], ], ], 'wmgTranslateRcFilterDefault' => [ 'default' => 'filter', 'wikidata' => 'noaction', ], 'wmgUseTranslationMemory' => [ 'default' => true, 'otrs_wikiwiki' => false, // T63297 'collabwiki' => false, // T313241 'officewiki' => false, // T380414 'ptwikisource' => false, // T339139 ], 'wgTranslateEnableEventLogging' => [ 'default' => false, 'testwiki' => true, ], 'wgTranslateDisabledTargetLanguages' => [ 'default' => [ '*' => [ 'ak' => 'Translate in tw or fat please.', // T333765 'gan-hans' => 'Translate in gan please.', 'gan-hant' => 'Translate in gan please.', 'ike-cans' => 'Translate in iu please.', 'ike-latn' => 'Translate in iu please.', 'kk-cyrl' => 'Translate in kk please.', 'kk-latn' => 'Translate in kk please.', 'kk-arab' => 'Translate in kk please.', 'kk-kz' => 'Translate in kk please.', 'kk-tr' => 'Translate in kk please.', 'kk-cn' => 'Translate in kk please.', 'ku-latn' => 'Translate in ku please.', 'ku-arab' => 'Translate in ku please.', 'no' => 'Translate in nb or nn please.', // T424613 'sh-cyrl' => 'Translate in sh please.', // T397913 'sh-latn' => 'Translate in sh please.', // T397913 'shi-tfng' => 'Translate in shi please.', 'shi-latn' => 'Translate in shi please.', 'sr-ec' => 'Translate in sr please.', 'sr-el' => 'Translate in sr please.', 'tg-latn' => 'Translate in tg please.', 'zh-hans' => 'Translate in zh please.', 'zh-hant' => 'Translate in zh please.', 'zh-cn' => 'Translate in zh please.', 'zh-hk' => 'Translate in zh please.', 'zh-mo' => 'Translate in zh please.', 'zh-my' => 'Translate in zh please.', 'zh-sg' => 'Translate in zh please.', 'zh-tw' => 'Translate in zh please.', ] ], 'metawiki' => [ // Allow translations to Chinese variants for message bundles. // See: T387230 '*' => [ 'ak' => 'Translate in tw or fat please.', // T333765 'gan-hans' => 'Translate in gan please.', 'gan-hant' => 'Translate in gan please.', 'ike-cans' => 'Translate in iu please.', 'ike-latn' => 'Translate in iu please.', 'kk-cyrl' => 'Translate in kk please.', 'kk-latn' => 'Translate in kk please.', 'kk-arab' => 'Translate in kk please.', 'kk-kz' => 'Translate in kk please.', 'kk-tr' => 'Translate in kk please.', 'kk-cn' => 'Translate in kk please.', 'ku-latn' => 'Translate in ku please.', 'ku-arab' => 'Translate in ku please.', 'no' => 'Translate in nb or nn please.', // T424613 'sh-cyrl' => 'Translate in sh please.', // T397913 'sh-latn' => 'Translate in sh please.', // T397913 'shi-tfng' => 'Translate in shi please.', 'shi-latn' => 'Translate in shi please.', 'sr-ec' => 'Translate in sr please.', 'sr-el' => 'Translate in sr please.', 'tg-latn' => 'Translate in tg please.', ], // But continue to disable translations to Chinese variants for // page translations 'page' => [ 'zh-hans' => 'Translate in zh please.', 'zh-hant' => 'Translate in zh please.', 'zh-cn' => 'Translate in zh please.', 'zh-hk' => 'Translate in zh please.', 'zh-mo' => 'Translate in zh please.', 'zh-my' => 'Translate in zh please.', 'zh-sg' => 'Translate in zh please.', 'zh-tw' => 'Translate in zh please.', ], ], 'wikifunctionswiki' => [ '*' => [ 'ak' => 'This language code should remain unused. Localise in tw or fat please.', // T333765 'cdo' => 'This language code should remain unused. Localise in cdo-hant, cdo-hans or cdo-latn please.', 'cdo-hani' => 'This language code should remain unused. Localise in cdo-hant or cdo-hans please.', 'cpx' => 'This language code should remain unused. Localise in cpx-hans, cpx-hant or cpx-latn please.', 'crh' => 'This language code should remain unused. Localise in crh-latn or crh-cyrl please.', 'gan' => 'This language code should remain unused. Localise in gan-hant or gan-hans please.', 'ku' => 'This language code should remain unused. Localise in ku-latn please.', 'nan' => 'This language code should remain unused. Localise in nan-hans, nan-hant, nan-latn-pehoeji or nan-latn-tailo please.', 'nan-hani' => 'This language code should remain unused. Localise in nan-hans or nan-hant please.', 'nan-latn' => 'This language code should remain unused. Localise in nan-latn-pehoeji or nan-latn-tailo please.', 'no' => 'This language code should remain unused. Localise in nb or nn please.', // T424613 'wuu' => 'This language code should remain unused. Localise in wuu-hans or wuu-hant please.', 'yue' => 'This language code should remain unused. Localise in yue-hans or yue-hant please.', 'zh' => 'This language code should remain unused. Localise in zh-hans, zh-hant or zh-hk please.', 'zh-cn' => 'This language code should remain unused. Localise in zh-hans please.', 'zh-tw' => 'This language code should remain unused. Localise in zh-hant please.', 'zh-mo' => 'This language code should remain unused. Localise in zh-hk please.', 'zh-my' => 'This language code should remain unused. Localise in zh-sg please.', 'zh-sg' => 'This language code should remain unused. Localise in zh-hans please.', ], ], ], 'wmgTranslateESIndex' => [ 'default' => 'ttmserver', 'testwiki' => 'ttmserver-test', ], 'wmgTranslateK8SBackend' => [ 'default' => 'ttmserver', 'testwiki' => 'ttmserver-test', ], 'wmgUseTranslationNotifications' => [ 'default' => false, 'testwiki' => true, 'betawikiversity' => true, // T160120 'brwikimedia' => true, // T46054 'cawikimedia' => true, // T75394 'commonswiki' => true, // T126901 'testcommonswiki' => true, // T126901 'frwiktionary' => true, // T138972 'gewikimedia' => true, // T236389 'incubatorwiki' => true, 'mediawikiwiki' => true, 'metawiki' => true, 'nowikimedia' => true, // T152490 'ruwikimedia' => true, // T121766 'uawikimedia' => true, // T131731 'wbwikimedia' => true, // T162510 'wikidata' => true, // T43585 'wikimania2012wiki' => true, 'wikimania2013wiki' => true, 'wikimania2014wiki' => true, 'wikimania2015wiki' => true, 'wikimania2016wiki' => true, 'wikimania2017wiki' => true, 'wikimania2018wiki' => true, 'wikimaniawiki' => true, ], 'wgTranslateEnableMessageBundleIntegration' => [ 'default' => false, 'metawiki' => true, 'testwiki' => true, ], 'wgTranslateEnableLuaIntegration' => [ 'default' => false, 'metawiki' => true, 'testwiki' => true, ], 'wgTranslateEnableMessageGroupSubscription' => [ 'default' => true, 'nonecho' => false, // Feature requires Echo. See: T381250 ], 'wmgTranslateUseMinT' => [ 'default' => false, 'commonswiki' => true, 'foundationwiki' => true, 'incubatorwiki' => true, 'mediawikiwiki' => true, 'metawiki' => true, 'outreachwiki' => true, 'sourceswiki' => true, 'specieswiki' => true, 'testwiki' => true, 'wikidatawiki' => true, 'wikifunctionswiki' => true, 'wikimaniawiki' => true, ], 'wgTranslatePageTranslationBannerNamespaces' => [ 'default' => [], 'testwiki' => [ NS_MAIN, NS_HELP, NS_USER ] ], // T107188: Preserve redirects on wikis that formerly used the ShortUrl extension // // Cool URIs don't change! https://www.w3.org/Provider/Style/URI // // This should only be enabled on wikis that previously used Extension:ShortUrl. // Enabling it anywhere else would be a no-op except for defining an unused // Special:ShortUrl page, and an unreachable /s/ PathRouter. // // See also the corresponding Apache configuration: // // * https://gerrit.wikimedia.org/g/operations/puppet/+/927dcdcfa3/modules/mediawiki/templates/apache/mediawiki-vhost.conf.erb#79 // * https://gerrit.wikimedia.org/g/operations/deployment-charts/+/a42810639a/charts/mediawiki/templates/lamp/_site_helpers.tpl#87 // 'wmgUseUrlShortenerLegacy' => [ 'default' => false, 'bdwikimedia' => true, // T146014 'bhwiki' => true, // T113348 'bnwiki' => true, // T62956 'bnwikisource' => true, // T127968 'eswikibooks' => true, // T96668 'gomwiki' => true, // T206741 'hiwiki' => true, 'hiwikiversity' => true, // T177187 'knwiki' => true, // T97218 'knwikisource' => true, // T189287 'maiwiki' => true, // T125802 'mrwiki' => true, // T103646 'newiki' => true, // T92820 'orwiki' => true, 'orwikisource' => true, // T124429 'orwiktionary' => true, // T103644 'pawiki' => true, // T178919 'sawiki' => true, // T94660 'sawikibooks' => true, // T94660 'sawikiquote' => true, // T94660 'sawikisource' => true, // T94660 'sawiktionary' => true, // T94660 'tawiki' => true, 'tawikibooks' => true, 'tawikinews' => true, 'tawikiquote' => true, 'tawikisource' => true, 'tawiktionary' => true, 'tcywiki' => true, // T150166 'test2wiki' => true, 'urwiki' => true, // T138507 ], 'wmgUseFeaturedFeeds' => [ 'default' => true, 'lockeddown' => false, 'wikitech' => false, ], 'wmgFeaturedFeedsDefaults' => [ 'default' => [ 'limit' => 10, 'inUserLanguage' => false, ], 'frwikisource' => [ // T41919 'limit' => 70, 'inUserLanguage' => false, ], 'metawiki' => [ // T65596 'limit' => 10, 'inUserLanguage' => true, ], ], 'wmgFeaturedFeedsOverrides' => [ 'default' => [], 'dewiki' => [ 'featured' => [ 'limit' => 7, // T159664 ], ], 'fawiki' => [ // T57884 'dyk' => [ 'frequency' => 'weekly', ], 'featured' => [ 'frequency' => 'weekly', ], ], 'frwiki' => [ // T167617 'raw' => [ 'frequency' => 'daily', ], 'wikimag' => [ 'frequency' => 'weekly', ], ], 'frwikisource' => [ // T41919 'featuredtexts' => [ 'frequency' => 'weekly', ], ], 'lawiki' => [ // T35978 'featured' => [ 'limit' => 180, ], ], 'metawiki' => [ // T65596 'technews' => [ 'frequency' => 'weekly', ], ], ], 'wmgMemoryLimit' => [ 'default' => 1400 * 1024 * 1024, // 1400MiB ], 'wmgEnablePageTriage' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, 'enwiki' => true, ], 'wgPageTriageEnableCurationToolbar' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, 'enwiki' => true, ], 'wgPageTriageNoIndexUnreviewedNewArticles' => [ 'default' => true, ], 'wgPageTriageDraftNamespaceId' => [ 'default' => false, 'testwiki' => 118, 'enwiki' => 118, // T203184 ], 'wgPageTriageEnableOresFilters' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, // T206149 ], 'wgPageTriageEnableCopyvio' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, ], 'wgPageTriageMaxAge' => [ 'default' => 90, ], 'wmgUseGuidedTour' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseEducationProgram' => [ 'default' => false, 'elwiki' => true, // T58771 'fawiki' => true, 'itwikiversity' => true, // T162692 'lvwiki' => true, // T89898 'ptwiki' => true, // T54870 'svwiki' => true, // T51009 'ukwiki' => true, // T66143 ], 'wmgEnableGeoData' => [ 'default' => false, 'wikipedia' => true, 'cawikibooks' => true, // T93637 'zhwikinews' => true, // T287807 'wikivoyage' => true, 'commonswiki' => true, 'testcommonswiki' => true, 'testwiki' => true, 'test2wiki' => true, 'wikidata' => true, 'incubatorwiki' => true, 'specieswiki' => true, // T324348 ], 'wgMaxGeoSearchRadius' => [ 'default' => 10000, 'wikivoyage' => 20000, ], 'wmgUseEcho' => [ 'default' => true, 'nonecho' => false, ], 'wmgEchoEnableEmailBatch' => [ 'default' => true, ], 'wmgEchoEmailFooterAddress' => [ 'default' => 'Wikimedia Foundation, 1 Sansome Street, Suite 1895, San Francisco, CA 94104, USA', ], 'wmgEchoSiteNotificationIconUrl' => [ 'default' => false, 'wikibooks' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikibooks-logo.svg.png', 'wikinews' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikinews-logo.svg.png', 'wikipedia' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'wikiquote' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikiquote.svg.png', 'wikisource' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikisource-logo.svg.png', 'wikiversity' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikiversity-logo.svg.png', 'wikivoyage' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikivoyage-logo.svg.png', 'wiktionary' => '/static/images/project-logos/notifications/120px-Notification-icon-Wiktionary-logo.svg.png', 'commonswiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Commons-logo.svg.png', 'testcommonswiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Commons-logo.svg.png', 'foundationwiki' => '/static/images/project-logos/notifications/120px-Wikimedia-logo.svg.png', 'incubatorwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Incubator-logo.svg.png', 'labswiki' => '/static/images/project-logos/notifications/120px-Wikimedia_labs_logo.svg.png', 'mediawikiwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-MediaWiki-logo.svg.png', 'metawiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Meta-logo.svg.png', 'specieswiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikispecies-logo.svg.png', 'wikidatawiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikidata-logo.svg.png', 'wikifunctionswiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikifunctions-logo.svg.png', 'abstractwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'testwikidatawiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikidata-logo.svg.png', // These use the Wikipedia logo for historical reasons in lieu of a nicer or more specific alternative (T400070) 'arbcom_cswiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'arbcom_dewiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'arbcom_enwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'arbcom_fiwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'arbcom_nlwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'arbcom_ruwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'sysop_itwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', 'wg_enwiki' => '/static/images/project-logos/notifications/120px-Notification-icon-Wikipedia-logo.svg.png', ], 'wmgEchoCrossWikiByDefault' => [ 'default' => false, 'sul' => true, ], // Use extension1 db for all wikis // To be removed once the virtual domain migration is finished (T380385) 'wmgEchoCluster' => [ 'default' => 'extension1', // The following wikis should be using extension1 db but started with // the application main database, stick with the current setting 'mediawikiwiki' => false, 'metawiki' => false, 'officewiki' => false, ], // Default user options for Echo notifications // Format: 'blahwiki' => [ 'web' => [ 'emailuser' => false ], 'email' => [ 'reverted' => true ] ] 'wmgEchoDefaultUserSubscriptions' => [ 'default' => [], 'officewiki' => [ 'email' => [ // edit-user-talk already defaults to true because enotifusertalkpages does 'flow-discussion' => true, 'mention' => true ] ], ], // Thanks should be enabled for wikis with Echo 'wmgUseThanks' => [ 'default' => true, 'legalteamwiki' => false, 'lockeddown' => false, ], 'wgThanksSendToBots' => [ 'default' => true, // T341388 ], 'wmgUseEntitySchema' => [ 'default' => false, 'wikidata' => true, 'wikidataclient' => true, 'wikidataclient-test' => true, ], 'wgEntitySchemaIsRepo' => [ 'default' => false, 'wikidata' => true, ], 'wgEntitySchemaShExSimpleUrl' => [ 'default' => null, 'wikidatawiki' => 'https://shex-simple.toolforge.org/wikidata/packages/shex-webapp/doc/shex-simple.html?data=Endpoint:%20https://query.wikidata.org/sparql&hideData&manifest=[]&textMapIsSparqlQuery' ], 'wgEntitySchemaSkippedIDs' => [ 'default' => [], 'wikidatawiki' => [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 40, 42, 123, 570, 734, 735, 999, 1234, 3300, 11424, 12345 ], 'testwikidatawiki' => [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 40, 42, 123, 570, 734, 735, 999, 1234, 3300, 11424, 12345 ], ], 'wmgUseFlow' => [ 'default' => false, 'flow' => true, ], 'wmgFlowEnglishNamespaceOnly' => [ 'default' => false, 'ptwikibooks' => true, ], 'wgFlowReadOnly' => [ 'default' => true, ], 'wmgFlowNamespaces' => [ 'default' => [], ], // Enable editing other users posts by autoconfirmed 'wmgFlowAllowAutoconfirmedEdit' => [ 'default' => true, ], // Use separate database on extension1 cluster for all non-private wikis. 'wmgFlowDefaultWikiDb' => [ 'default' => 'flowdb', 'private' => false, 'wikitech' => false, // T127792 ], 'wmgFlowCluster' => [ 'default' => 'extension1', 'private' => false, ], 'wmgFlowEnableOptInBetaFeature' => [ 'default' => false, 'testwiki' => true, 'arwiki' => true, // T155720 'bswiki' => true, 'cawiki' => true, // T120829 'cawikiquote' => true, // T164498 'elwiki' => true, // T144384 'frwiki' => true, // T136684 'frwikiquote' => true, // T138064 'frwikisource' => true, // T132914 'frwikiversity' => true, // T162022 'frwikivoyage' => true, // T135702 'nowiki' => true, // T132693 'orwiki' => true, // T199971 'urwiki' => true, 'viwikisource' => true, // T212929 'wawiki' => true, // T172947 'wawiktionary' => true, // T172947 'zhwiki' => true, 'zhwikisource' => true, // T219588 'wikidatawiki' => true, 'specieswiki' => true, // T134898 'outreachwiki' => true, // T135582 ], 'wmgUseDisambiguator' => [ 'default' => true, 'lockeddown' => false, // T61702 ], 'wgDisambiguatorNotifications' => [ 'default' => true, // T293319 ], 'wmgUseDiscussionTools' => [ 'default' => true, // T252264 // Can't be enabled on wikis where wmgUseLinter or wmgUseVisualEditor is disabled: 'lockeddown' => false, // Disable on wikis that were closed before DiscussionTools permalinks were deployed // as the extension is no longer needed there. This reduces the number of database // tables on s3 (T420052) 'aawiki' => false, 'aawikibooks' => false, 'aawiktionary' => false, 'abwiktionary' => false, 'advisorywiki' => false, 'akwiki' => false, 'akwikibooks' => false, 'akwiktionary' => false, 'amwikiquote' => false, 'angwikibooks' => false, 'angwikiquote' => false, 'angwikisource' => false, 'astwikibooks' => false, 'astwikiquote' => false, 'aswikibooks' => false, 'aswiktionary' => false, 'avwiktionary' => false, 'aywikibooks' => false, 'bgwikinews' => false, 'bhwiktionary' => false, 'biwikibooks' => false, 'biwiktionary' => false, 'bmwikibooks' => false, 'bmwikiquote' => false, 'bmwiktionary' => false, 'bowikibooks' => false, 'bowiktionary' => false, 'chowiki' => false, 'chwikibooks' => false, 'chwiktionary' => false, 'cnwikimedia' => false, 'cowikibooks' => false, 'cowikiquote' => false, 'crwikiquote' => false, 'crwiktionary' => false, 'dzwiktionary' => false, 'gawikibooks' => false, 'gawikiquote' => false, 'gnwikibooks' => false, 'gotwikibooks' => false, 'guwikibooks' => false, 'howiki' => false, 'htwikisource' => false, 'huwikinews' => false, 'hzwiki' => false, 'iewikibooks' => false, 'iiwiki' => false, 'ikwiktionary' => false, 'internalwiki' => false, 'kjwiki' => false, 'kkwikiquote' => false, 'knwikibooks' => false, 'krwiki' => false, 'krwikiquote' => false, 'kswikibooks' => false, 'kswikiquote' => false, 'kwwikiquote' => false, 'lbwikibooks' => false, 'lbwikiquote' => false, 'lnwikibooks' => false, 'lrcwiki' => false, 'lvwikibooks' => false, 'mhwiki' => false, 'mhwiktionary' => false, 'miwikibooks' => false, 'mnwikibooks' => false, 'muswiki' => false, 'mywikibooks' => false, 'nahwikibooks' => false, 'nawiki' => false, 'nawikibooks' => false, 'nawikiquote' => false, 'ndswikibooks' => false, 'ndswikiquote' => false, 'ngwiki' => false, 'nzwikimedia' => false, 'pa_uswikimedia' => false, 'piwiktionary' => false, 'pswikibooks' => false, 'qualitywiki' => false, 'quwikibooks' => false, 'quwikiquote' => false, 'rmwikibooks' => false, 'rmwiktionary' => false, 'rnwiktionary' => false, 'scwiktionary' => false, 'sdwikinews' => false, 'searchcomwiki' => false, 'sewikibooks' => false, 'simplewikibooks' => false, 'simplewikiquote' => false, 'snwiktionary' => false, 'spcomwiki' => false, 'strategywiki' => false, 'suwikibooks' => false, 'swwikibooks' => false, 'tenwiki' => false, 'thwikinews' => false, 'tkwikibooks' => false, 'tkwikiquote' => false, 'towiktionary' => false, 'transitionteamwiki' => false, 'trwikinews' => false, 'ttwikiquote' => false, 'twwiktionary' => false, 'ugwikibooks' => false, 'ugwikiquote' => false, 'usabilitywiki' => false, 'uzwikibooks' => false, 'vowikibooks' => false, 'vowikiquote' => false, 'wawikibooks' => false, 'wikimania2005wiki' => false, 'wikimania2006wiki' => false, 'wikimania2007wiki' => false, 'wikimania2008wiki' => false, 'wikimania2009wiki' => false, 'wikimania2010wiki' => false, 'wikimania2011wiki' => false, 'wikimania2012wiki' => false, 'wikimania2013wiki' => false, 'wikimania2014wiki' => false, 'wikimania2015wiki' => false, 'wikimania2016wiki' => false, 'wikimania2017wiki' => false, 'wikimania2018wiki' => false, 'wowikiquote' => false, 'xhwikibooks' => false, 'xhwiktionary' => false, 'yowikibooks' => false, 'yowiktionary' => false, 'zawikibooks' => false, 'zawikiquote' => false, 'zawiktionary' => false, 'zh_min_nanwikibooks' => false, 'zh_min_nanwikiquote' => false, 'zuwikibooks' => false, ], 'wgDiscussionToolsBeta' => [ 'default' => true, 'mediawikiwiki' => false, // T310960 ], 'wgDiscussionToolsReplyIndentation' => [ 'default' => 'invisible', 'ruwiki' => 'bullet', // T259864 ], 'wgDiscussionTools_visualenhancements' => [ // Sync with wgVectorPromoteAddTopic 'default' => 'available', ], 'wgDiscussionToolsShowFeedbackLinks' => [ 'default' => true, // T322494 ], 'wgDTSchemaEditAttemptStepSamplingRate' => [ 'default' => 0, ], 'wgDTSchemaEditAttemptStepOversample' => [ 'default' => true, ], 'wmgUseScribunto' => [ 'default' => true, 'lockeddown' => false, ], 'wmgScribuntoMemoryLimit' => [ 'default' => 52428800, 'wiktionary' => 104857600, // T165935 ], 'wmgUseSubpageSortkey' => [ 'default' => false, 'enwikibooks' => true, 'ptwikibooks' => true, ], 'wmgSubpageSortkeyByNamespace' => [ 'default' => [], 'enwikibooks' => [ // T24911 NS_MAIN => '1..', 102 => '1..', // Cookbook 110 => '1..', // Wikijunior ], 'ptwikibooks' => [ // T24911 NS_MAIN => '1..', ], ], 'wmgUseCORS' => [ 'default' => true, 'private' => false, ], 'wmgUseGeoCrumbs' => [ 'default' => false, 'incubatorwiki' => true, // T46725 'wikivoyage' => true, ], 'wmgUseCalendar' => [ 'default' => false, 'wikivoyage' => true, 'dewikivoyage' => false, // T429095 ], 'wmgUseContentTranslation' => [ 'default' => false, 'wikipedia' => true, 'testwiki' => true, 'test2wiki' => false, ], 'wmgContentTranslationUnmodifiedMTThresholdForPublish' => [ 'default' => 95, 'aswiki' => 80, // T369417 'bhwiki' => 85, // T383789 'cywiki' => 80, // T385482 'fywiki' => 90, // T323415 'hywiki' => 80, // T313208 'idwiki' => 70, 'kuwiki' => 45, // T324941 'mnwiki' => 89, // T319156 'pawiki' => 97, // T347789 'tewiki' => 75, // T367838 'viwiki' => 90, // T275121 'zhwiki' => 95, // T252786 ], 'wmgContentTranslationTranslateInTarget' => [ 'default' => true, 'testwiki' => false, ], 'wgContentTranslationAsBetaFeature' => [ 'default' => false, "abwiki" => true, "alswiki" => true, "arcwiki" => true, "arwiki" => true, "atjwiki" => true, "be_x_oldwiki" => true, "bxrwiki" => true, "cawiki" => true, "cbk_zamwiki" => true, "chywiki" => true, "csbwiki" => true, "dewiki" => true, "dtywiki" => true, "enwiki" => true, "eswiki" => true, "extwiki" => true, "fiwiki" => true, "frwiki" => true, "gdwiki" => true, "gotwiki" => true, "hiwiki" => true, "idwiki" => true, "ikwiki" => true, "inhwiki" => true, "itwiki" => true, "jawiki" => true, "jbowiki" => true, "kshwiki" => true, "lawiki" => true, "lbewiki" => true, "lfnwiki" => true, "nawiki" => true, "nlwiki" => true, "novwiki" => true, "nowiki" => true, "nrmwiki" => true, "nvwiki" => true, "olowiki" => true, "pflwiki" => true, "pihwiki" => true, "piwiki" => true, "plwiki" => true, "pntwiki" => true, "ptwiki" => true, "rmywiki" => true, "roa_tarawiki" => true, "ruwiki" => true, "simplewiki" => true, "svwiki" => true, "szywiki" => true, "ugwiki" => true, "ukwiki" => true, "viwiki" => true, "zeawiki" => true, "zh_classicalwiki" => true, "zhwiki" => true, ], 'wgContentTranslationEnableMT' => [ 'default' => true, 'enwiki' => false, 'dewiki' => false, 'jawiki' => false, // T323973 'ltwiki' => false, // T364073 ], 'wgContentTranslationPublishRequirements' => [ 'default' => [ 'userGroups' => [ '*' ] ], 'enwiki' => [ 'userGroups' => [ 'extendedconfirmed', 'sysop' ] ], 'fiwiki' => [ // T337412 'userGroups' => [ 'autoreview', 'bot', 'editor', 'reviewer', 'sysop' ] ], 'cswiki' => [ // T353049 'userGroups' => [ 'autopatrolled', 'sysop' ] ], 'lbwiki' => [ // T423100 'userGroups' => [ 'autoconfirmed', 'confirmed', 'sysop' ] ], 'plwiki' => [ // T362756 'userGroups' => [ 'editor', 'sysop' ] ], 'ruwiki' => [ // T362440 'userGroups' => [ 'autoreview', 'editor', 'sysop' ] ], 'tawiki' => [ // T391171 'userGroups' => [ 'translator' ] ], 'trwiki' => [ // T356879 'userGroups' => [ 'translator' ] ], 'uzwiki' => [ // T370387 'userGroups' => [ 'patroller', 'sysop' ] ], 'viwiki' => [ // T299636 'userGroups' => [ 'extendedconfirmed', 'eliminator', 'sysop' ] ], 'zhwiki' => [ // T349959 'userGroups' => [ 'extendedconfirmed', 'sysop' ] ], ], // CX Campaigns 'wmgContentTranslationCampaigns' => [ 'default' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'newarticle' => true, 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', // T216123 ], 'wiki-for-human-rights' => true, // T239977 'WikiGapFinder' => true, // T246335 'mskf-the-solution' => true, // T253305 'Wikidocumentaries' => true, // T269875 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], 'dewiki' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'newarticle' => false, 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', ], 'wiki-for-human-rights' => true, 'WikiGapFinder' => true, 'mskf-the-solution' => true, 'Wikidocumentaries' => true, 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], 'enwiki' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'newarticle' => false, 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', ], 'wiki-for-human-rights' => true, 'WikiGapFinder' => true, 'mskf-the-solution' => true, 'Wikidocumentaries' => true, 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], 'eswiki' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'eswiki-recommender' => true, 'newarticle' => true, 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', ], 'wiki-for-human-rights' => true, 'WikiGapFinder' => true, 'mskf-the-solution' => true, 'Wikidocumentaries' => true, 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], 'fiwiki' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'newarticle' => false, // T277473 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', ], 'wiki-for-human-rights' => true, 'WikiGapFinder' => true, 'mskf-the-solution' => true, 'Wikidocumentaries' => true, 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], 'frwiki' => [ 'article-recommender-1' => true, 'cx2outreach' => true, 'frwiki-recommender' => true, 'newarticle' => true, 'specialcx' => true, 'staff-recommender' => true, 'external-machine-translation' => [ 'edittag' => 'campaign-external-machine-translation', ], 'wiki-for-human-rights' => true, 'WikiGapFinder' => true, 'mskf-the-solution' => true, 'Wikidocumentaries' => true, 'wiki-loves-living-heritage' => true, // T327587 // SectionTranslation entry points: T298029 'mflanguagesearcher' => true, 'mfrecenttranslation' => true, 'mfrecentedit' => true, 'mffrequentlanguages' => true, 'specialcontribute' => true, ], ], 'wgSectionTranslationTargetLanguages' => [ 'default' => null, 'wikipedia' => [ 'ab', 'ace', 'ady', 'af', 'alt', 'am', 'ami', 'an', 'ang', 'ann', 'anp', 'ar', 'arc', 'ary', 'arz', 'as', 'ast', 'atj', 'av', 'avk', 'awa', 'ay', 'az', 'azb', 'ba', 'ban', 'bar', 'bbc', 'bcl', 'bdr', 'be', 'be-tarask', 'bew', 'bg', 'bho', 'bi', 'bjn', 'blk', 'bm', 'bn', 'bo', 'bpy', 'br', 'bs', 'btm', 'bug', 'bxr', 'ca', 'cbk-zam', 'cdo', 'ce', 'ceb', 'ch', 'chr', 'chy', 'ckb', 'co', 'cr', 'crh', 'cs', 'csb', 'cu', 'cv', 'cy', 'da', 'dag', 'de', 'dga', 'din', 'diq', 'dsb', 'dtp', 'dty', 'dv', 'dz', 'ee', 'el', 'eml', 'en', 'eo', 'es', 'et', 'eu', 'ext', 'fa', 'fat', 'ff', 'fi', 'fj', 'fo', 'fon', 'fr', 'frp', 'frr', 'fur', 'fy', 'ga', 'gag', 'gan', 'gcr', 'gd', 'gl', 'glk', 'gn', 'gom', 'gor', 'got', 'gpe', 'gsw', 'gu', 'guc', 'gur', 'guw', 'gv', 'ha', 'hak', 'haw', 'he', 'hi', 'hif', 'hr', 'hsb', 'ht', 'hu', 'hy', 'hyw', 'ia', 'iba', 'id', 'ie', 'ig', 'igl', 'ik', 'ilo', 'inh', 'io', 'is', 'it', 'iu', 'ja', 'jam', 'jbo', 'jv', 'ka', 'kaa', 'kab', 'kbd', 'kbp', 'kcg', 'kg', 'kge', 'ki', 'kk', 'kl', 'km', 'kn', 'knc', 'ko', 'koi', 'krc', 'ks', 'ksh', 'ku', 'kus', 'kv', 'kw', 'ky', 'la', 'lad', 'lb', 'lbe', 'lez', 'lfn', 'lg', 'li', 'lij', 'lld', 'lmo', 'ln', 'lo', 'lt', 'ltg', 'lv', 'lzh', 'mad', 'mai', 'map-bms', 'mdf', 'mg', 'mhr', 'mi', 'min', 'mk', 'ml', 'mn', 'mni', 'mnw', 'mos', 'mr', 'mrj', 'ms', 'mt', 'mwl', 'my', 'myv', 'mzn', 'nah', 'nan', 'nap', 'nb', 'nds', 'nds-nl', 'ne', 'new', 'nia', 'nl', 'nn', 'nov', 'nqo', 'nr', 'nrm', 'nso', 'nv', 'ny', 'oc', 'olo', 'om', 'or', 'os', 'pa', 'pag', 'pam', 'pap', 'pcd', 'pcm', 'pdc', 'pfl', 'pi', 'pih', 'pl', 'pms', 'pnb', 'pnt', 'ps', 'pt', 'pwn', 'qu', 'rki', 'rm', 'rmy', 'rn', 'ro', 'roa-tara', 'rsk', 'ru', 'rue', 'rup', 'rw', 'sa', 'sah', 'sat', 'sc', 'scn', 'sco', 'sd', 'se', 'sg', 'sgs', 'sh', 'shi', 'shn', 'si', 'simple', 'sk', 'skr', 'sl', 'sm', 'smn', 'sn', 'so', 'sq', 'sr', 'srn', 'ss', 'st', 'stq', 'su', 'sv', 'sw', 'syl', 'szl', 'szy', 'ta', 'tay', 'tcy', 'tdd', 'te', 'tet', 'tg', 'th', 'ti', 'tig', 'tk', 'tl', 'tly', 'tn', 'to', 'tpi', 'tr', 'trv', 'ts', 'tt', 'tum', 'tw', 'ty', 'tyv', 'udm', 'ug', 'uk', 'ur', 'uz', 've', 'vec', 'vep', 'vi', 'vls', 'vo', 'vro', 'wa', 'war', 'wo', 'wuu', 'xal', 'xh', 'xmf', 'yi', 'yo', 'yue', 'za', 'zea', 'zgh', 'zh', 'zu' ], 'testwiki' => [ 'ab', 'ace', 'ady', 'af', 'alt', 'am', 'ami', 'an', 'ang', 'ann', 'anp', 'ar', 'arc', 'ary', 'arz', 'as', 'ast', 'atj', 'av', 'avk', 'awa', 'ay', 'az', 'azb', 'ba', 'ban', 'bar', 'bbc', 'bcl', 'bdr', 'be', 'be-tarask', 'bew', 'bg', 'bho', 'bi', 'bjn', 'blk', 'bm', 'bn', 'bo', 'bpy', 'br', 'bs', 'btm', 'bug', 'bxr', 'ca', 'cbk-zam', 'cdo', 'ce', 'ceb', 'ch', 'chr', 'chy', 'ckb', 'co', 'cr', 'crh', 'cs', 'csb', 'cu', 'cv', 'cy', 'da', 'dag', 'de', 'dga', 'din', 'diq', 'dsb', 'dtp', 'dty', 'dv', 'dz', 'ee', 'el', 'eml', 'en', 'eo', 'es', 'et', 'eu', 'ext', 'fa', 'fat', 'ff', 'fi', 'fj', 'fo', 'fon', 'fr', 'frp', 'frr', 'fur', 'fy', 'ga', 'gag', 'gan', 'gcr', 'gd', 'gl', 'glk', 'gn', 'gom', 'gor', 'got', 'gpe', 'gsw', 'gu', 'guc', 'gur', 'guw', 'gv', 'ha', 'hak', 'haw', 'he', 'hi', 'hif', 'hr', 'hsb', 'ht', 'hu', 'hy', 'hyw', 'ia', 'iba', 'id', 'ie', 'ig', 'igl', 'ik', 'ilo', 'inh', 'io', 'is', 'it', 'iu', 'ja', 'jam', 'jbo', 'jv', 'ka', 'kaa', 'kab', 'kbd', 'kbp', 'kcg', 'kg', 'kge', 'ki', 'kk', 'kl', 'km', 'kn', 'knc', 'ko', 'koi', 'krc', 'ks', 'ksh', 'ku', 'kus', 'kv', 'kw', 'ky', 'la', 'lad', 'lb', 'lbe', 'lez', 'lfn', 'lg', 'li', 'lij', 'lld', 'lmo', 'ln', 'lo', 'lt', 'ltg', 'lv', 'lzh', 'mad', 'mai', 'map-bms', 'mdf', 'mg', 'mhr', 'mi', 'min', 'mk', 'ml', 'mn', 'mni', 'mnw', 'mos', 'mr', 'mrj', 'ms', 'mt', 'mwl', 'my', 'myv', 'mzn', 'nah', 'nan', 'nap', 'nb', 'nds', 'nds-nl', 'ne', 'new', 'nia', 'nl', 'nn', 'nov', 'nqo', 'nr', 'nrm', 'nso', 'nv', 'ny', 'oc', 'olo', 'om', 'or', 'os', 'pa', 'pag', 'pam', 'pap', 'pcd', 'pcm', 'pdc', 'pfl', 'pi', 'pih', 'pl', 'pms', 'pnb', 'pnt', 'ps', 'pt', 'pwn', 'qu', 'rki', 'rm', 'rmy', 'rn', 'ro', 'roa-tara', 'rsk', 'ru', 'rue', 'rup', 'rw', 'sa', 'sah', 'sat', 'sc', 'scn', 'sco', 'sd', 'se', 'sg', 'sgs', 'sh', 'shi', 'shn', 'si', 'simple', 'sk', 'skr', 'sl', 'sm', 'smn', 'sn', 'so', 'sq', 'sr', 'srn', 'ss', 'st', 'stq', 'su', 'sv', 'sw', 'syl', 'szl', 'szy', 'ta', 'tay', 'tcy', 'tdd', 'te', 'tet', 'tg', 'th', 'ti', 'tig', 'tk', 'tl', 'tly', 'tn', 'to', 'tpi', 'tr', 'trv', 'ts', 'tt', 'tum', 'tw', 'ty', 'tyv', 'udm', 'ug', 'uk', 'ur', 'uz', 've', 'vec', 'vep', 'vi', 'vls', 'vo', 'vro', 'wa', 'war', 'wo', 'wuu', 'xal', 'xh', 'xmf', 'yi', 'yo', 'yue', 'za', 'zea', 'zgh', 'zh', 'zu' ], ], 'wgContentTranslationContentImportForSectionTranslation' => [ 'default' => false, 'testwiki' => true, // T294642 'wikipedia' => false, ], 'wgAutomaticTranslationLanguageSearcherEntrypointEnabledLanguages' => [ 'default' => null, 'wikipedia' => [ 'tn', 'vec', 'ast', 'lmo' ], ], 'wgSpecialContributeSkinsEnabled' => [ 'specialcontribute' => [ "minerva", "vector-2022" ], ], 'wgSpecialContributeNewPageTarget' => [ 'default' => null, 'afwiki' => "Wikipedia:Versoekte artikels", 'alswiki' => "Wikipedia:Fehlende Artikel", 'anpwiki' => "विकिपीडिया:अनुरोधित लेख", 'arwiki' => "ويكيبيديا:مقالات مقترحة", 'arywiki' => "ويكيپيديا:طلب لمصاوبة د صفحة", 'arzwiki' => "ويكيبيديا:مقالات مقترحه", 'aswiki' => "ৱিকিপিডিয়া:প্ৰবন্ধৰ অনুৰোধ", 'astwiki' => "Wikipedia:Pidimientos", 'avwiki' => "Википедия:ГӀуцӀиялъе", 'azwiki' => "Vikipediya:Məqalə istəkləri", 'bawiki' => "Википедия:Булдырыуға", 'bewiki' => "Вікіпедыя:Што рабіць", 'be_x_oldwiki' => "Вікіпэдыя:На стварэньне", 'bewwiki' => "Wikipédi:Pepintaan makalah", 'bgwiki' => "Уикипедия:Идеи за статии", 'bnwiki' => "উইকিপিডিয়া:অনুরোধের খাতা", 'brwiki' => "Wikipedia:Pajennoù goulennet", 'bswiki' => "Wikipedia:Zatraženi članci", 'cawiki' => "Viquipèdia:Articles demanats", 'ckbwiki' => "ویکیپیدیا:داخوازی وتارێکی نوێ", 'crhwiki' => "Vikipediya:Maqale talapları", 'cswiki' => "Wikipedie:Požadované články", 'cuwiki' => "Википєдїꙗ:Страницѧ къ сътворѥниѭ", 'cywiki' => "Wicipedia:Erthyglau a geisir", 'dawiki' => "Wikipedia:Efterspurgte artikler", 'dewiki' => "Wikipedia:Artikelwünsche", 'elwiki' => "Βικιπαίδεια:Προτεινόμενα θέματα", 'enwiki' => "Wikipedia:Requested_articles", 'eowiki' => "Vikipedio:Dezirataj artikoloj", 'eswiki' => "Wikipedia:Artículos solicitados", 'etwiki' => "Vikipeedia:Soovitud artiklid", 'euwiki' => "Wikipedia:Eskatutako artikuluak", 'fawiki' => "ویکی‌پدیا:مقاله‌های درخواستی", 'fiwiki' => "Wikipedia:Artikkelitoiveet", 'frwiki' => "Wikipédia:Articles à créer", 'fywiki' => "Wikipedy:Winske artikels", 'gawiki' => "Vicipéid:Ailt iarrtha", 'glwiki' => "Wikipedia:Artigos solicitados", 'gnwiki' => "Vikipetã:Kuatiahairã jerure", 'hawwiki' => "ʻO Wikipikia:Requested articles", 'hewiki' => "ויקיפדיה:בקשת ערך", 'hiwiki' => "विकिपीडिया:अनुरोधित लेख", 'hrwiki' => "Wikipedija:Željeni članci", 'huwiki' => "Wikipédia:Kért cikkek", 'idwiki' => "Wikipedia:Permintaan artikel", 'ilowiki' => "Wikipedia:Dagiti dawat nga artikulo", 'iswiki' => "Wikipedia:Tillögur að greinum", 'itwiki' => "Wikipedia:Voci richieste", 'jawiki' => "Wikipedia:執筆依頼", 'kawiki' => "ვიკიპედია:მოთხოვნილი სტატიები", 'kcgwiki' => "Wukipedia:Articles for creation", 'kkwiki' => "Уикипедия:Мақала сұранысы", 'kmwiki' => "វិគីភីឌា:Most wanted articles", 'knwiki' => "ವಿಕಿಪೀಡಿಯ:ಕೋರಿಕೆಯ ಲೇಖನಗಳು", 'kowiki' => "위키백과:문서 작성 요청", 'kswiki' => "وِکیٖپیٖڈیا:مَضموٗن عَرٕض", 'ladwiki' => "Vikipedya:Artikolos demandados", 'ltwiki' => "Vikipedija:Pageidaujami straipsniai", 'lvwiki' => "Vikipēdija:Pieprasītie raksti", 'mlwiki' => "വിക്കിപീഡിയ:ലേഖനങ്ങൾക്കുള്ള അപേക്ഷ", 'mnwiki' => "Википедиа:Хэрэгцээт өгүүллүүд", 'mswiki' => "Wikipedia:Memohon rencana", 'mtwiki' => "Wikipedija:Artikli rikjesti", 'ndswiki' => "Wikipedia:He'w neudig", 'nlwiki' => "Wikipedia:Gewenste artikelen", 'nnwiki' => "Wikipedia:Ynskjelista", 'nowiki' => "Wikipedia:Ønskelisten", 'ocwiki' => "Wikipèdia:Demandar un article", 'orwiki' => "ଉଇକିପିଡ଼ିଆ:ଦରକାରୀ ପ୍ରସଙ୍ଗ ତାଲିକା", 'plwiki' => "Wikipedia:Propozycje tematów", 'pswiki' => "ويکيپېډيا:ليکنې لپاره درخواست", 'ptwiki' => "Wikipédia:Artigos pedidos", 'rowiki' => "Wikipedia:Articole cerute", 'roa_tarawiki' => "Wikipedia:Pàggene ca avessera stà", 'ruwiki' => "Википедия:К созданию", 'ruewiki' => "Вікіпедія:Жаданы статї", 'scowiki' => "Wikipedia:Requestit airticles", 'sdwiki' => "وڪيپيڊيا:درخواست ڪيل مضمون", 'sewiki' => "Wikipedia:Artihkalsávaldagat", 'shwiki' => "Wikipedija:Zatraženi članci", 'siwiki' => "විකිපීඩියා:Requested articles", 'simplewiki' => "Wikipedia:Requested pages", 'skwiki' => "Wikipédia:Žiadané články", 'slwiki' => "Wikipedija:Želeni članki", 'smnwiki' => "Wikipedia:Artikkâlvuávám", 'sowiki' => "Wikipedia:Maqaalo la codsaday", 'srwiki' => "Википедија:Потребни чланци", 'suwiki' => "Wikipedia:Rekés artikel", 'svwiki' => "Wikipedia:Önskelista", 'swwiki' => "Wikipedia:Makala zilizoombwa", 'szlwiki' => "Wikipedyjo:Propozycje tymatůw", 'tawiki' => "விக்கிப்பீடியா:கோரப்படும் கட்டுரைகள்", 'tgwiki' => "Википедиа:Мақолаҳои дархостӣ", 'thwiki' => "วิกิพีเดีย:บทความที่ต้องการ", 'tiwiki' => "ዊኪፐድያ:Requested pages", 'tlwiki' => "Wikipedia:Mga hiniling na artikulo", 'trwiki' => "Vikipedi:Madde istekleri", 'ttwiki' => "Википедия:Yasıysı bitlär", 'ukwiki' => "Вікіпедія:Запити на статті", 'urwiki' => "ویکیپیڈیا:درخواست شدہ مضامین", 'uzwiki' => "Vikipediya:Yaratishga", 'vecwiki' => "Wikipedia:Voxe domandae", 'viwiki' => "Wikipedia:Bài thỉnh cầu", 'warwiki' => "Wikipedia:Ginpaalayon nga mga artikulo", 'wuuwiki' => "Wikipedia:编写请求", 'yiwiki' => "װיקיפּעדיע:בעטן ארטיקלען", 'zghwiki' => "ⵡⵉⴽⵉⴱⵉⴷⵢⴰ:ⵜⴰⵙⵓⵎⵔⵜ ⴷ ⵓⵙⵓⵖⵍ ⵏ ⵉⵎⵏⵏⵉⵜⵏ", 'zhwiki' => "Wikipedia:条目请求", 'zh_min_nanwiki' => "Wikipedia:Teng-kiû bûn-chiuⁿ", 'zh_yuewiki' => "Wikipedia:文章請" ], 'wmgUseExternalGuidance' => [ 'default' => false, 'wikipedia' => true, ], 'wmgUseMapSources' => [ 'default' => false, 'wikivoyage' => true, ], 'wmgUseCreditsSource' => [ 'default' => false, 'wikivoyage' => true, ], 'wgMaxCredits' => [ 'default' => 0, 'wikivoyage' => 10, ], 'wmgUseTocTree' => [ 'default' => false, 'wikivoyage' => true, ], 'wmgUseInsider' => [ 'default' => false, 'wikivoyage' => true, 'itwikivoyage' => false, // T253096 ], 'wmgUseRealMe' => [ 'default' => true, // Cannot use 'sul' here because of lockeddown carve out 'private' => false, 'fishbowl' => false, 'lockeddown' => false, ], 'wmgUseRelatedArticles' => [ 'default' => false, 'wikipedia' => true, 'wikivoyage' => true, ], 'wmgUseReportIncident' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, // T412090 'ptwiki' => true, 'idwiki' => true, 'trwiki' => true, 'bnwiki' => true, 'azwiki' => true, // T431316 'enwiki' => true, ], 'wgReportIncidentIsStaggeredRollout' => [ 'default' => false, // T424075 'testwiki' => true, ], 'wgReportIncidentEnableDirectReporting' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, // T427369 ], 'wgReportIncidentEnabledNonEmergencyCategories' => [ 'default' => [ 'INTIMIDATION', 'SEXUAL_HARASSMENT', 'DOXING', 'TROLLING', 'HATE_SPEECH', 'SPAM', 'SOMETHING_ELSE' ], 'enwiki' => [ 'INTIMIDATION', 'SEXUAL_HARASSMENT', 'DOXING', 'TROLLING', 'HATE_SPEECH', 'SOCKPUPPETRY', 'VANDALISM', 'DISRUPTIVE_EDITING', 'USER_DISPUTE', 'OTHER' ] ], 'wgReportIncidentEnableInstrumentation' => [ 'default' => true, ], 'wgReportIncidentEnabledNamespaces' => [ 'default' => [ NS_TALK, NS_USER_TALK, NS_PROJECT_TALK, NS_FILE_TALK, NS_MEDIAWIKI_TALK, NS_TEMPLATE_TALK, NS_HELP_TALK, NS_CATEGORY_TALK, ], '+ptwiki' => [ // Portuguese Wikipedia has DiscussionTools enabled in the Project namespace (T382061) NS_PROJECT, ], ], 'wgReportIncidentDeveloperMode' => [ 'default' => false, ], 'wgRelatedArticlesCardLimit' => [ 'default' => 3, 'wikivoyage' => 9, ], 'wgRelatedArticlesUseCirrusSearch' => [ 'default' => true, 'wikivoyage' => false, // T164391 'enwikivoyage' => true, // T297054 'itwikivoyage' => true, // T297054 'bnwikivoyage' => true, // T307904 'zhwikivoyage' => true, // T361427 'viwikivoyage' => true, // T405724 ], // T223824 'wgSkipSkins' => [ 'default' => [ 'cologneblue', 'contenttranslation', 'modern' ], // T263093, T287616 ], 'wgRelatedArticlesFooterAllowedSkins' => [ 'default' => [ 'minerva', 'timeless' ], // T144812, T181242 'dewiki' => [ 'minerva' ], // T278611 'htwiki' => [ 'minerva', 'vector', 'vector-2022', 'timeless' ], // T126826, T298916 'hewiki' => [ 'minerva', 'vector', 'vector-2022', 'timeless' ], // T191573, T298916 'wikivoyage' => [ 'minerva', 'vector', 'vector-2022', 'timeless' ], // T298916 ], 'wmgUseRevisionSlider' => [ 'default' => true, ], 'wmgUseTwoColConflict' => [ 'default' => true, ], 'wmgTwoColConflictBetaFeature' => [ 'default' => true, 'group0' => false, 'dewiki' => false, 'fawiki' => false, 'arwiki' => false, ], 'wmgUseEventLogging' => [ 'default' => true, ], // Enable sessionTick on these wikis 'wgWMESessionTick' => [ 'default' => true, ], // Enable MediaWiki client side (browser) Javascript error logging. // This is the publicly accessible endpoint for eventgate-logging-external. 'wgWMEClientErrorIntakeURL' => [ 'default' => false, 'group0' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', 'metawiki' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', 'commonswiki' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', 'wikidata' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', 'wikipedia' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', 'wikivoyage' => 'https://intake-logging.wikimedia.org/v1/events?hasty=true', ], 'wmgUseWikimediaAntiAbuse' => [ 'default' => true, // T431023 ], 'wgWikimediaAntiAbuseEnableModelChecks' => [ 'default' => false, // T431292 'testwiki' => true, 'enwiki' => true, ], 'wgWikimediaAntiAbuseEnablePersonalInfoTag' => [ 'default' => false, // T431292 'testwiki' => true, 'enwiki' => true, ], 'wgWikimediaAntiAbuseEnablePersonalInfoFlagNotifications' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, ], 'wmgUseWikimediaEvents' => [ 'default' => true, // Cannot use 'sul' here because of closed carve out 'closed' => false, // T158721 'private' => false, 'fishbowl' => false, ], 'wmgUseNavigationTiming' => [ 'default' => true, // Cannot use 'sul' here because of closed carve out 'closed' => false, 'private' => false, 'fishbowl' => false, ], // Careful! The LOWER the value, the MORE requests will be logged. // 100 = 1 of every 100 (1%), 1 = 1 of every 1 (100%). // This must not be lowered without coordinating with Analytics and SRE. 'wgNavigationTimingSamplingFactor' => [ // 0.1% of all page loads in Grade A browsers. 'default' => 1000, ], 'wgNavigationTimingCpuBenchmarkSamplingFactor' => [ 'default' => 2, 'eswiki' => 1, 'ruwiki' => 1, ], 'wgRCWatchCategoryMembership' => [ 'default' => true, ], 'wgExtraInterlanguageLinkPrefixes' => [ 'default' => [], 'wikisource' => [ 'mul' ], 'wikiversity' => [ 'mul' ], 'wikivoyage' => [ 'wikipedia', 'dmoz', 'commons' ], ], 'wmgExtraLanguageNames' => [ 'default' => [ 'ak' => 'Akan', // T333765, T425256 ], // Some languages aren't currently supported by MediaWiki // but available to encode information on Wikidata. // This is (temporarily) needed due to T264295. // // Once a language is added to Names.php and this change // is deployed, it can be removed from this section. // // Note: If the language is only supposed to be used with // Monolingual text statements, it should rather be added to: // Wikibase\Lib\WikibaseContentLanguages::getDefaultMonolingualTextLanguages 'wikidata' => [ 'agq' => 'Aghem', // T288335 'ak' => 'Akan', // T333765, T425256 'bag' => 'Tuki', // T263946 'bas' => 'Basaa', // T263946 'bax' => 'Bamum', // T263946 'bbj' => 'Ghomála\'', // T263946 'bfd' => 'Bafut', // T263946 'bfw' => 'ରେମସାମ୍', // T381934 'bkc' => 'Baka', // T263946 'bkh' => 'Bakoko', // T263946 'bkm' => 'Kom', // T263946 'bqz' => 'Mka\'a', // T263946 'byv' => 'Medumba', // T263946 'cak' => 'Kaqchikel', // T278854 'cal' => 'Carolinian', // T308062 'cnh' => 'Hakha Chin', // T278853 'dso' => 'ଦେଶିଆ', // T383785 - Desiya Language 'dua' => 'Duala', // T263946 'en-us' => 'American English', // T154589 'eto' => 'Eton', // T263946 'etu' => 'Ejagham', // T263946 'ewo' => 'Ewondo', // T263946 'fkv' => 'kvääni', // T167259 'fmp' => 'Fe\'fe\'', // T263946 'gju-arab' => 'گوجری', // T381934 'gju-deva' => 'गुज्जरी', // T381934 'gya' => 'Gbaya', // T263946 'hoc' => '𑢹𑣉𑣉 𑣎𑣋𑣜', // T381934 'isu' => 'Isu', // T263946 'ker' => 'Kera', // T263946 'kgg' => 'गेम्येहाक़ गिपन', // T381934 'kha' => 'Khasi', // T427917 'ksf' => 'Bafia', // T263946 'lem' => 'Nomaande', // T263946 'lns' => 'Lamnso\'', // T263946 'mcn' => 'vùn màsànà', // T293884 'mcp' => 'Maka', // T263946 'mua' => 'Mundang', // T263946 'nan-hani' => '閩南語', // T180771 'nge' => 'Ngémba', // T263946 'nla' => 'Ngombala', // T263946 'nmg' => 'Kwasio', // T263946 'nnh' => 'Ngiemboon', // T263946 'nnz' => 'Nda\'nda\'', // T263946 'osa-latn' => 'Wažáže íe', // T265297 'ota' => 'لسان عثمانى', // T59342 'pap-aw' => 'Papiamento', // T275682 'quc' => 'Qatzijob\ʼal', // T278851 'rmf' => 'kaalengo tšimb', // T226701 'rwr' => 'मारवाड़ी', // T61905 'ryu' => '沖縄口', // T271215 'sju' => 'ubmejesámiengiälla', // T226701 'smj' => 'julevsámegiella', // T146707 'srq' => 'mbia cheë', // T113408 'sva' => 'ლუშნუ', // T407106 'thq' => 'काेचिला थारु', // T383785 - Kochila Tharu Language 'tpv' => 'Tanapag', // T308062 'tvu' => 'Tunen', // T263946 'vut' => 'Vute', // T263946 'wes' => 'Pidgin (Cameroon)', // T263946 'wya' => 'Wyandot', // T283364 'yas' => 'Nugunu', // T263946 'yat' => 'Yambeta', // T263946 'yav' => 'Yangben', // T263946 'ybb' => 'Yemba' // T263946 ], 'commonswiki' => [ 'agq' => 'Aghem', // T288335 'ak' => 'Akan', // T333765, T425256 'bag' => 'Tuki', // T263946 'bas' => 'Basaa', // T263946 'bax' => 'Bamum', // T263946 'bbj' => 'Ghomála\'', // T263946 'bfd' => 'Bafut', // T263946 'bfw' => 'ରେମସାମ୍', // T381934 'bkc' => 'Baka', // T263946 'bkh' => 'Bakoko', // T263946 'bkm' => 'Kom', // T263946 'bqz' => 'Mka\'a', // T263946 'byv' => 'Medumba', // T263946 'cak' => 'Kaqchikel', // T278854 'cal' => 'Carolinian', // T308062 'cnh' => 'Hakha Chin', // T278853 'dso' => 'ଦେଶିଆ', // T383785 - Desiya Language 'dua' => 'Duala', // T263946 'en-us' => 'American English', // T154589 'eto' => 'Eton', // T263946 'etu' => 'Ejagham', // T263946 'ewo' => 'Ewondo', // T263946 'fkv' => 'kvääni', // T167259 'fmp' => 'Fe\'fe\'', // T263946 'gju-arab' => 'گوجری', // T381934 'gju-deva' => 'गुज्जरी', // T381934 'gya' => 'Gbaya', // T263946 'hoc' => '𑢹𑣉𑣉 𑣎𑣋𑣜', // T381934 'isu' => 'Isu', // T263946 'ker' => 'Kera', // T263946 'kgg' => 'गेम्येहाक़ गिपन', // T381934 'kha' => 'Khasi', // T427917 'ksf' => 'Bafia', // T263946 'lem' => 'Nomaande', // T263946 'lns' => 'Lamnso\'', // T263946 'mcn' => 'vùn màsànà', // T293884 'mcp' => 'Maka', // T263946 'mua' => 'Mundang', // T263946 'nan-hani' => '閩南語', // T180771 'nge' => 'Ngémba', // T263946 'nla' => 'Ngombala', // T263946 'nmg' => 'Kwasio', // T263946 'nnh' => 'Ngiemboon', // T263946 'nnz' => 'Nda\'nda\'', // T263946 'osa-latn' => 'Wažáže íe', // T265297 'ota' => 'لسان عثمانى', // T230480 'pap-aw' => 'Papiamento', // T275682 'quc' => 'Qatzijob\ʼal', // T278851 'rmf' => 'kaalengo tšimb', // T226701 'rwr' => 'मारवाड़ी', // T230480 'ryu' => '沖縄口', // T271215 'sju' => 'ubmejesámiengiälla', // T226701 'smj' => 'julevsámegiella', // T230480 'srq' => 'mbia cheë', // T230480 'sva' => 'ლუშნუ', // T407106 'thq' => 'काेचिला थारु', // T383785 - Kochila Tharu Language 'tpv' => 'Tanapag', // T308062 'tvu' => 'Tunen', // T263946 'vut' => 'Vute', // T263946 'wes' => 'Pidgin (Cameroon)', // T263946 'wya' => 'Wyandot', // T283364 'yas' => 'Nugunu', // T263946 'yat' => 'Yambeta', // T263946 'yav' => 'Yangben', // T263946 'ybb' => 'Yemba' // T263946 ], ], 'wmgUseUniversalLanguageSelector' => [ 'default' => true, 'lockeddown' => false, // T61702 ], 'wmgULSPosition' => [ 'default' => 'interlanguage', 'special' => 'personal', 'wikimedia' => 'personal', 'betawikiversity' => 'personal', 'abstractwiki' => 'interlanguage', 'wikifunctionswiki' => 'interlanguage', ], // Whether ime is enabled *by default* 'wmgULSIMEEnabled' => [ 'default' => true, 'enwiki' => false, ], // Whether web fonts are enabled *by default* 'wmgULSWebfontsEnabled' => [ 'default' => false, 'bewikisource' => true, // T220752 'bnwikisource' => true, // T193367 'dvwiki' => true, // T71860 'dvwiktionary' => true, // T71860 'enwikisource' => true, // T71655 'hewikisource' => true, // T62939 'mywiki' => true, // T196219 'ruwikisource' => true, // T220752 'sourceswiki' => true, // T220752 'trwikisource' => true, // T283626 'ukwikisource' => true, // T220752 ], 'wmgUseCognate' => [ 'default' => false, 'wiktionary' => 'wiktionary', // T150182 ], 'wgULSCompactLinksPrepend' => [ 'default' => [], 'hewiki' => [ 'en' ], 'hewikivoyage' => [ 'en' ], 'hewiktionary' => [ 'en' ], 'huwiki' => [ 'en' ], 'huwiktionary' => [ 'en' ], 'ndswiki' => [ 'nds-nl' ], 'nds_nlwiki' => [ 'nds' ], 'ckbwiki' => [ 'ku', 'diq' ], // T55993 'gdwiki' => [ 'ga', 'gv', 'sco', 'cy' ], // T153900 'nnwiki' => [ 'no', 'sv', 'da' ], 'nowiki' => [ 'nn', 'da', 'sv', 'fo', 'is' ], // T148021 'nvwiki' => [ 'en', 'es' ], 'pdcwiki' => [ 'de', 'en' ], 'tewiki' => [ 'en', 'hi', 'kn', 'ta', 'ml' ], 'urwiki' => [ 'ar', 'fa', 'en' ], 'yiwiki' => [ 'en', 'he', 'de' ], ], 'wgULSLanguageSelectorV2Enabled' => [ 'default' => true, ], 'wgInterlanguageLinkCodeMap' => [ 'default' => [ 'als' => 'gsw', // T25215 'bat-smg' => 'sgs', // T27522 'be-x-old' => 'be-tarask', // T11823 'fiu-vro' => 'vro', // T31186 'no' => 'nb', // T173602, T322696 'roa-rup' => 'rup', // T17988 'zh-classical' => 'lzh', // T30443 'zh-min-nan' => 'nan', // T30442 'zh-yue' => 'yue', // T30441 ], ], 'wmgWikibaseCachePrefix' => [ 'default' => 'wikidatawiki', 'wikidataclient-test' => 'testwikidatawiki0', ], 'wmgWikibaseAllowLocalShortDesc' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, ], 'wmgWikibaseForceLocalShortDesc' => [ 'default' => false, 'enwiki' => true, ], 'wmgWikibaseEnableData' => [ 'default' => true, ], // T384455 'wmgWikibaseEntityAccessLimit' => [ 'default' => 500, 'commonswiki' => 400, ], 'wmgWikibaseAllowDataAccessInUserLanguage' => [ 'default' => false, 'commonswiki' => true, // T98307 'testcommonswiki' => true, // T98307 'foundationwiki' => true, // T321967 'metawiki' => true, 'wikidata' => true, ], 'wmgWikibaseClientNamespacesWithRepoAccess' => [ 'default' => [], // default [] includes all namespaces 'wikidatawiki' => [ NS_CATEGORY, NS_PROJECT, NS_TEMPLATE, NS_HELP, 828 // NS_MODULE ], 'testwikidatawiki' => [ NS_CATEGORY, NS_PROJECT, NS_TEMPLATE, NS_HELP, 828 // NS_MODULE ], ], 'wmgUseWikibaseRepo' => [ 'default' => false, 'wikibaserepo' => true, ], 'wmgWBRepoCanonicalUriProperty' => [ 'default' => null, 'wikidatawiki' => 'P1921', ], 'wmgWBRepoSettingsSparqlEndpoint' => [ 'default' => null, 'wikidatawiki' => 'https://query.wikidata.org/sparql', ], 'wmgWBRepoIdGenerator' => [ 'default' => 'mysql-upsert', ], 'wmgWBRepoIdGeneratorInErrorPingLimiter' => [ 'default' => 0, 'wikidatawiki' => 9, ], 'wmgWikibaseStringLimits' => [ 'default' => null, 'wikibaserepo' => [ 'multilang' => [ 'length' => 250, ], 'VT:monolingualtext' => [ 'length' => 1500, ], 'VT:string' => [ 'length' => 1500, ], 'PT:url' => [ 'length' => 1500, ], ], ], 'wmgWikibaseRepoEnableRefTabs' => [ 'default' => false, 'testwikidatawiki' => true, // T228412 ], 'wmgUseWikibaseClient' => [ 'default' => false, 'wikidataclient' => true, 'wikidataclient-test' => true, ], 'wmgWikibaseClientRepoUrl' => [ 'wikidataclient' => 'https://www.wikidata.org', 'wikidataclient-test' => 'https://test.wikidata.org', ], 'wmgWikibaseClientPropertyOrderUrl' => [ 'default' => 'https://www.wikidata.org/w/index.php?title=MediaWiki:Wikibase-SortedProperties&action=raw&sp_ver=1', ], 'wmgWikibaseClientEchoIcon' => [ 'default' => [ 'url' => '/static/images/wikibase/echoIcon.svg' ], ], 'wmgEchoEnablePush' => [ 'default' => false, 'wikipedia' => true, // Enabled on all Wikipedias ], // ---T208755--- 'wmgWikibaseClientPageSchemaNamespaces' => [ // All sampled pages in the main namespace will be tested. 'default' => [ 0, ] ], 'wmgUseWikibaseWikimediaBadges' => [ 'default' => false, 'wikidataclient' => true, 'wikidataclient-test' => true, ], 'wmgWikibaseRepoBadgeItems' => [ 'default' => [], 'testwikidatawiki' => [ 'Q608' => 'wb-badge-goodarticle', 'Q609' => 'wb-badge-featuredarticle', 'Q226102' => 'wb-badge-redirect-sitelink', // T316637 'Q226103' => 'wb-badge-redirect-intentional-sitelink', // T316637 ], 'wikidatawiki' => [ 'Q17437798' => 'wb-badge-goodarticle', 'Q17437796' => 'wb-badge-featuredarticle', 'Q17559452' => 'wb-badge-recommendedarticle', // T72268 'Q17506997' => 'wb-badge-featuredlist', // T72332 'Q17580674' => 'wb-badge-featuredportal', // T75193 'Q20748091' => 'wb-badge-notproofread', // T97014 - Wikisource badges 'Q20748094' => 'wb-badge-problematic', 'Q20748092' => 'wb-badge-proofread', 'Q20748093' => 'wb-badge-validated', 'Q28064618' => 'wb-badge-digitaldocument', // T153186 'Q51759403' => 'wb-badge-goodlist', // T190976 'Q70893996' => 'wb-badge-redirect-sitelink', // T235420 'Q70894304' => 'wb-badge-redirect-intentional-sitelink', // T235420 ], ], 'wmgWikibaseRepoRedirectBadgeItems' => [ 'default' => [], 'testwikidatawiki' => [ 'Q226102', // T316637 sitelink to redirect 'Q226103', // T316637 intentional sitelink to redirect ], 'wikidatawiki' => [ 'Q70893996', // T316637 sitelink to redirect 'Q70894304', // T316637 intentional sitelink to redirect ], ], 'wmgWikibaseClientBadgeClassNames' => [ 'default' => [ 'Q17437796' => 'badge-featuredarticle', 'Q17437798' => 'badge-goodarticle', 'Q17559452' => 'badge-recommendedarticle', // T72268 'Q17506997' => 'badge-featuredlist', // T72332 'Q17580674' => 'badge-featuredportal', // T75193 'Q20748091' => 'badge-notproofread', // T97014 - Wikisource badges 'Q20748094' => 'badge-problematic', 'Q20748092' => 'badge-proofread', 'Q20748093' => 'badge-validated', 'Q28064618' => 'badge-digitaldocument', // T153186 'Q51759403' => 'badge-goodlist', // T190976 ], ], 'wmgWikibaseRepoSandboxEntityIds' => [ 'wikidatawiki' => [ 'mainItem' => 'Q4115189', ], ], // Overwrite or add commons links in the "other projects sidebar" with // statements from Wikidata, per T126960 and T232927 'wgWikimediaBadgesTopicsMainCategoryProperty' => [ 'default' => 'P910', 'commonswiki' => null, 'testcommonswiki' => null, ], 'wgWikimediaBadgesCategoryRelatedToListProperty' => [ 'default' => 'P1754', 'commonswiki' => null, 'testcommonswiki' => null, ], 'wgWikimediaBadgesCommonsCategoryProperty' => [ 'default' => 'P373', 'commonswiki' => null, 'testcommonswiki' => null, ], 'wgLexemeEnableRepo' => [ 'default' => false, 'wikidata' => true, ], 'wmgWikibaseRepoStatementSections' => [ 'default' => [], 'wikidatawiki' => [ 'item' => [ 'statements' => null, 'identifiers' => [ 'type' => 'dataType', 'dataTypes' => [ 'external-id' ], ], ], 'property' => [ 'statements' => null, 'constraints' => [ 'type' => 'propertySet', 'propertyIds' => [ 'P2302' ], ], ], 'lexeme' => [ 'statements' => null, 'identifiers' => [ 'type' => 'dataType', 'dataTypes' => [ 'external-id' ], ], ], ], 'testwikidatawiki' => [ 'item' => [ 'statements' => null, 'identifiers' => [ 'type' => 'dataType', 'dataTypes' => [ 'external-id' ], ], ], 'property' => [ 'statements' => null, 'constraints' => [ 'type' => 'propertySet', 'propertyIds' => [ 'P400' ], ], ], 'lexeme' => [ 'statements' => null, 'identifiers' => [ 'type' => 'dataType', 'dataTypes' => [ 'external-id' ], ], ], ], ], 'wmgWikibaseRepoSpecialSiteLinkGroups' => [ 'default' => [], 'wikidatawiki' => [ 'commons', 'foundation', // T321967 'mediawiki', 'meta', 'species', 'wikidata', 'wikimania', 'sources', 'outreach', // T171140 'wikifunctions', // T342857 'abstract', // T420420 ], 'commonswiki' => [ 'commons', 'foundation', // T321967 'mediawiki', 'meta', 'species', 'wikidata', 'wikimania', 'sources', 'outreach', // T171140 'wikifunctions', // T342857 'abstract', // T420420 ], 'testwikidatawiki' => [ 'commons', 'mediawiki', 'meta', 'species', 'test', 'test2', 'testwikidata', 'testcommons', 'sources', ], ], 'wmgWikibaseClientSpecialSiteLinkGroups' => [ 'wikidataclient' => [ 'commons', 'foundation', // T321967 'mediawiki', 'meta', 'species', 'wikidata', 'wikimania', 'sources', 'outreach', // T171140 'wikifunctions', // T342857 'abstract', // T420420 ], 'wikidataclient-test' => [ 'commons', 'mediawiki', 'meta', 'species', 'test', 'test2', 'testwikidata', 'testcommons', 'sources', ], ], 'wmgWBSiteLinkGroups' => [ 'default' => [ 'wikipedia', 'wikibooks', 'wikinews', 'wikiquote', 'wikisource', 'wikiversity', 'wikivoyage', 'wiktionary', 'special' ], ], 'wmgWBRepoFormatterUrlProperty' => [ 'default' => null, 'testwikidatawiki' => 'P368', 'wikidatawiki' => 'P1630', ], 'wmgWBRepoPreferredGeoDataProperties' => [ 'default' => [], 'testwikidatawiki' => [ 'P125', 'P10', ], 'wikidatawiki' => [ 'P625', ], ], 'wmgWBRepoPreferredPageImagesProperties' => [ 'default' => [], 'testwikidatawiki' => [ 'P6', 'P47', 'P50', 'P98', 'P106', 'P118', 'P152', 'P153', 'P185', ], 'wikidatawiki' => [ // Photos 'P18', 'P2716', 'P7420', 'P5775', 'P3451', 'P5252', // Complex graphics 'P41', 'P94', 'P154', 'P1766', // Simple graphics 'P14', 'P158', 'P1543', 'P109', 'P367', // Multi page content 'P996', // Maps 'P1621', 'P15', 'P1846', 'P181', 'P242', 'P1944', 'P1943', // Diagrams 'P207', 'P117', 'P692', 'P491', ], ], 'wmgWikibaseClientInjectRecentChanges' => [ 'default' => true, 'commonswiki' => false, // T171027 'testcommonswiki' => false, // T171027 ], 'wmgUseArticlePlaceholder' => [ 'default' => false, 'bnwiki' => true, 'cywiki' => true, 'dagwiki' => true, // T298349 'eowiki' => true, 'etwiki' => true, // T186107 'guwiki' => true, 'htwiki' => true, 'knwiki' => true, 'kswiki' => true, // T294632 'lvwiki' => true, 'napwiki' => true, 'nnwiki' => true, 'orwiki' => true, 'papwiki' => true, // T223693 'sewiki' => true, 'sqwiki' => true, 'testwiki' => true, 'test2wiki' => true, 'testwikidatawiki' => true, 'urwiki' => true, // T186451 ], 'wgArticlePlaceholderRepoApiUrl' => [ 'default' => 'https://www.wikidata.org/w/api.php', ], 'wgArticlePlaceholderImageProperty' => [ 'wikidataclient' => 'P18', 'wikidataclient-test' => 'P47', ], 'wmgWikibaseSiteGroup' => [ // The default for this is null, but we can't set this to null here, // as null makes SiteConfiguration not set the variable at all. 'wikipedia' => 'wikipedia', 'wikibooks' => 'wikibooks', 'wikinews' => 'wikinews', 'wikiquote' => 'wikiquote', 'wikiversity' => 'wikiversity', 'wikivoyage' => 'wikivoyage', 'wikisource' => 'wikisource', 'wiktionary' => 'wiktionary', 'commonswiki' => 'commons', 'testcommonswiki' => 'testcommons', 'foundationwiki' => 'foundation', // T321967 'mediawikiwiki' => 'mediawiki', 'metawiki' => 'meta', 'specieswiki' => 'species', 'wikidatawiki' => 'wikidata', 'testwikidatawiki' => 'testwikidata', 'wikifunctionswiki' => 'wikifunctions', // T342857 'abstractwiki' => 'abstract', // T420420 'wikimaniawiki' => 'wikimania', 'outreachwiki' => 'outreach', ], 'wmgWikibaseEntityDataFormats' => [ 'wikibaserepo' => [ 'json', 'rdfxml', 'n3', 'turtle', 'ntriples', 'html', 'jsonld', ], ], // T151717 and T177153 'wmgWikibaseDisabledUsageAspects' => [ 'default' => [], // disabled statement usage tracking wikis 'commonswiki' => [ 'C' => 'O' ], ], 'wmgEntityUsageModifierLimitsStatement' => [ 'default' => null, ], 'wmgUseWikibaseWikidataOrg' => [ 'default' => false, 'wikidata' => true, ], 'wmgUseWikibasePropertySuggester' => [ 'default' => false, 'wikidata' => true, ], 'wgPropertySuggesterMinProbability' => [ 'default' => 0.05, 'wikidata' => 0.069, ], 'wgPropertySuggesterClassifyingPropertyIds' => [ 'default' => [], 'testwikidatawiki' => [ 7 ], 'wikidatawiki' => [ 31, 279 ], // T169060 ], 'wgPropertySuggesterInitialSuggestions' => [ 'default' => [], 'testwikidatawiki' => [ 7 ], 'wikidatawiki' => [ 31, 279 ], ], 'wgPropertySuggesterDeprecatedIds' => [ 'default' => [], 'testwikidatawiki' => [ 107 ], 'wikidatawiki' => [ // T72346 143, // imported from 3452, // inferred from 4656, // Wikimedia import URL /** * Deprecated properties * @see https://www.wikidata.org/wiki/Special:WhatLinksHere/Q18644427?namespace=120 */ 598, // commander of (DEPRECATED) 2315, // comment (DEPRECATED) 3231, // Media Art Database author ID (former scheme) 7478, // iFixit repairability score (DEPRECATED) /** * @see https://www.wikidata.org/w/index.php?oldid=335040857 */ 646, // Freebase ID 2671, // Google Knowledge Graph ID (T280779) 4839, // Wolfram Language Entity Code (T280779) /** * Sandbox properties * @see https://www.wikidata.org/wiki/Special:WhatLinksHere/Q18720640?namespace=120 */ 368, // commonsMedia 369, // wikibase-item 370, // string 578, // time 626, // globe-coordinate 855, // url 1106, // quantity 1450, // monolingualtext 2368, // wikibase-property 2535, // math 2536, // external-id 4045, // tabular-data 4047, // geo-shape 5188, // wikibase-lexeme 5189, // wikibase-form 5979, // wikibase-sense 6604, // musical-notation ], ], 'wmgUseWikibaseQuality' => [ 'default' => false, 'wikidata' => true, 'testcommonswiki' => true, 'commonswiki' => true, ], 'wgWBQualityConstraintsEnableConstraintsCheckJobs' => [ 'default' => false, 'wikidata' => true, ], 'wgWBQualityConstraintsEnableConstraintsCheckJobsRatio' => [ 'default' => 0, // 0% of edits trigger post edit job run constraint checks 'testwikidatawiki' => 100, 'wikidatawiki' => 100, ], 'wgWBQualityConstraintsFormatCheckerShellboxRatio' => [ 'default' => 0, 'testwikidatawiki' => 1, 'wikidatawiki' => 1, 'commonswiki' => 1, 'testcommonswiki' => 1, ], 'wgWBQualityConstraintsSparqlEndpoint' => [ 'default' => 'http://localhost:6041/sparql', ], 'wgWBQualityConstraintsAdditionalSparqlEndpoints' => [ 'default' => [ 'http://localhost:6042/sparql' ], ], 'wgWBQualityConstraintsSparqlMaxMillis' => [ 'default' => 10000, 'wikidatawiki' => 5000, // limit SPARQL queries to just 5 seconds for now 'testcommonswiki' => 5000, 'commonswiki' => 5000, ], 'wgWBQualityConstraintsSparqlHasWikibaseSupport' => [ 'default' => true, ], 'wgWBQualityConstraintsTypeCheckMaxEntities' => [ 'default' => 1000, 'wikidatawiki' => 150, 'testcommonswiki' => 150, 'commonswiki' => 150, ], 'wgWBQualityConstraintsFormatCheckerKnownGoodRegexPatterns' => [ 'default' => [ '[1-9]\d*', '\d+', '[1-9][0-9]*', '[0-9]+', '\d{5}', '[1-9]\d{0,5}', '[1-9]\d{0,4}', '[a-z-]+', '[1-9]\d{0,3}', '[1-9]\d+', '[0-9]\d*', '[1-9]\d{0,6}', '[^\s/]+', '\d{9}', '\d{6}', ], ], 'wgWBQualityConstraintsPropertyConstraintId' => [ 'default' => false, 'testwikidatawiki' => 'P51064', 'testcommonswiki' => 'P51064', 'wikidatawiki' => 'P2302', 'commonswiki' => 'P2302', ], 'wgWBQualityConstraintsFormatConstraintId' => [ 'default' => false, 'testwikidatawiki' => 'Q100086', 'testcommonswiki' => 'Q100086', 'wikidatawiki' => 'Q21502404', 'commonswiki' => 'Q21502404', ], 'wgWBQualityConstraintsFormatAsARegularExpressionId' => [ 'default' => false, 'testwikidatawiki' => 'P51065', 'testcommonswiki' => 'P51065', 'wikidatawiki' => 'P1793', 'commonswiki' => 'P1793', ], 'wgWBQualityConstraintsPropertiesWithViolatingQualifiers' => [ 'default' => [], 'wikidatawiki' => [ // T183267 'P1855', 'P2271', 'P5192', 'P5193', 'P5977', // T227865 'P6685', // T235292 'P360', 'P4224', ], ], 'wgWBQualityConstraintsInstanceOfId' => [ 'default' => 'P31', 'testwikidatawiki' => 'P82', 'testcommonswiki' => 'P82', ], 'wgWBQualityConstraintsSubclassOfId' => [ 'default' => 'P279', 'testwikidatawiki' => 'P10208', 'testcommonswiki' => 'P10208', ], 'wgWBQualityConstraintsExceptionToConstraintId' => [ 'default' => 'P2303', 'testwikidatawiki' => 'P84116', 'testcommonswiki' => 'P84116', ], 'wgWBQualityConstraintsConstraintStatusId' => [ 'default' => 'P2316', 'testwikidatawiki' => 'P84117', 'testcommonswiki' => 'P84117', ], 'wgWBQualityConstraintsMandatoryConstraintId' => [ 'default' => 'Q21502408', 'testwikidatawiki' => 'Q187927', 'testcommonswiki' => 'Q187927', ], 'wgWBQualityConstraintsSuggestionConstraintId' => [ 'default' => 'Q62026391', 'testwikidatawiki' => 'Q204138', 'testcommonswiki' => 'Q204138', ], 'wgWBQualityConstraintsDistinctValuesConstraintId' => [ 'default' => 'Q21502410', 'testwikidatawiki' => 'Q187928', 'testcommonswiki' => 'Q187928', // set to non-existent ID so distinct-value constraints will not be checked on commons 'commonswiki' => 'Q999999999', ], 'wgWBQualityConstraintsMultiValueConstraintId' => [ 'default' => 'Q21510857', 'testwikidatawiki' => 'Q187929', 'testcommonswiki' => 'Q187929', ], 'wgWBQualityConstraintsUsedAsQualifierConstraintId' => [ 'default' => 'Q21510863', 'testwikidatawiki' => 'Q187930', 'testcommonswiki' => 'Q187930', ], 'wgWBQualityConstraintsSingleValueConstraintId' => [ 'default' => 'Q19474404', 'testwikidatawiki' => 'Q187931', 'testcommonswiki' => 'Q187931', ], 'wgWBQualityConstraintsSymmetricConstraintId' => [ 'default' => 'Q21510862', 'testwikidatawiki' => 'Q187932', 'testcommonswiki' => 'Q187932', ], 'wgWBQualityConstraintsTypeConstraintId' => [ 'default' => 'Q21503250', 'testwikidatawiki' => 'Q187933', 'testcommonswiki' => 'Q187933', // set to non-existent id so type constraints will not be checked on commons 'commonswiki' => 'Q999999999', ], 'wgWBQualityConstraintsValueTypeConstraintId' => [ 'default' => 'Q21510865', 'testwikidatawiki' => 'Q187934', 'testcommonswiki' => 'Q187934', ], 'wgWBQualityConstraintsInverseConstraintId' => [ 'default' => 'Q21510855', 'testwikidatawiki' => 'Q187935', 'testcommonswiki' => 'Q187935', ], 'wgWBQualityConstraintsItemRequiresClaimConstraintId' => [ 'default' => 'Q21503247', 'testwikidatawiki' => 'Q187936', 'testcommonswiki' => 'Q187936', ], 'wgWBQualityConstraintsValueRequiresClaimConstraintId' => [ 'default' => 'Q21510864', 'testwikidatawiki' => 'Q187937', 'testcommonswiki' => 'Q187937', ], 'wgWBQualityConstraintsConflictsWithConstraintId' => [ 'default' => 'Q21502838', 'testwikidatawiki' => 'Q187938', 'testcommonswiki' => 'Q187938', ], 'wgWBQualityConstraintsOneOfConstraintId' => [ 'default' => 'Q21510859', 'testwikidatawiki' => 'Q187939', 'testcommonswiki' => 'Q187939', ], 'wgWBQualityConstraintsMandatoryQualifierConstraintId' => [ 'default' => 'Q21510856', 'testwikidatawiki' => 'Q187940', 'testcommonswiki' => 'Q187940', ], 'wgWBQualityConstraintsAllowedQualifiersConstraintId' => [ 'default' => 'Q21510851', 'testwikidatawiki' => 'Q187941', 'testcommonswiki' => 'Q187941', ], 'wgWBQualityConstraintsRangeConstraintId' => [ 'default' => 'Q21510860', 'testwikidatawiki' => 'Q187942', 'testcommonswiki' => 'Q187942', ], 'wgWBQualityConstraintsDifferenceWithinRangeConstraintId' => [ 'default' => 'Q21510854', 'testwikidatawiki' => 'Q187943', 'testcommonswiki' => 'Q187943', ], 'wgWBQualityConstraintsCommonsLinkConstraintId' => [ 'default' => 'Q21510852', 'testwikidatawiki' => 'Q187944', 'testcommonswiki' => 'Q187944', ], 'wgWBQualityConstraintsContemporaryConstraintId' => [ 'default' => 'Q25796498', 'testwikidatawiki' => 'Q187945', 'testcommonswiki' => 'Q187945', ], 'wgWBQualityConstraintsUsedForValuesOnlyConstraintId' => [ 'default' => 'Q21528958', 'testwikidatawiki' => 'Q187946', 'testcommonswiki' => 'Q187946', ], 'wgWBQualityConstraintsUsedAsReferenceConstraintId' => [ 'default' => 'Q21528959', 'testwikidatawiki' => 'Q187947', 'testcommonswiki' => 'Q187947', ], 'wgWBQualityConstraintsNoBoundsConstraintId' => [ 'default' => 'Q51723761', 'testwikidatawiki' => 'Q187948', 'testcommonswiki' => 'Q187948', ], 'wgWBQualityConstraintsAllowedUnitsConstraintId' => [ 'default' => 'Q21514353', 'testwikidatawiki' => 'Q187949', 'testcommonswiki' => 'Q187949', ], 'wgWBQualityConstraintsSingleBestValueConstraintId' => [ 'default' => 'Q52060874', 'testwikidatawiki' => 'Q187950', 'testcommonswiki' => 'Q187950', ], 'wgWBQualityConstraintsAllowedEntityTypesConstraintId' => [ 'default' => 'Q52004125', 'testwikidatawiki' => 'Q187951', 'testcommonswiki' => 'Q187951', ], 'wgWBQualityConstraintsCitationNeededConstraintId' => [ 'default' => 'Q54554025', 'testwikidatawiki' => 'Q187952', 'testcommonswiki' => 'Q187952', ], 'wgWBQualityConstraintsPropertyScopeConstraintId' => [ 'default' => 'Q53869507', 'testwikidatawiki' => 'Q187953', 'testcommonswiki' => 'Q187953', ], 'wgWBQualityConstraintsClassId' => [ 'default' => 'P2308', 'testwikidatawiki' => 'P401', 'testcommonswiki' => 'P401', ], 'wgWBQualityConstraintsRelationId' => [ 'default' => 'P2309', 'testwikidatawiki' => 'P403', 'testcommonswiki' => 'P403', ], 'wgWBQualityConstraintsInstanceOfRelationId' => [ 'default' => 'Q21503252', 'testwikidatawiki' => 'Q187954', 'testcommonswiki' => 'Q187954', ], 'wgWBQualityConstraintsSubclassOfRelationId' => [ 'default' => 'Q21514624', 'testwikidatawiki' => 'Q187955', 'testcommonswiki' => 'Q187955', ], 'wgWBQualityConstraintsInstanceOrSubclassOfRelationId' => [ 'default' => 'Q30208840', 'testwikidatawiki' => 'Q187956', 'testcommonswiki' => 'Q187956', ], 'wgWBQualityConstraintsPropertyId' => [ 'default' => 'P2306', 'testwikidatawiki' => 'P404', 'testcommonswiki' => 'P404', ], 'wgWBQualityConstraintsQualifierOfPropertyConstraintId' => [ 'default' => 'P2305', 'testwikidatawiki' => 'P76946', 'testcommonswiki' => 'P76946', ], 'wgWBQualityConstraintsMinimumQuantityId' => [ 'default' => 'P2313', 'testwikidatawiki' => 'P84122', 'testcommonswiki' => 'P84122', ], 'wgWBQualityConstraintsMaximumQuantityId' => [ 'default' => 'P2312', 'testwikidatawiki' => 'P84123', 'testcommonswiki' => 'P84123', ], 'wgWBQualityConstraintsMinimumDateId' => [ 'default' => 'P2310', 'testwikidatawiki' => 'P84124', 'testcommonswiki' => 'P84124', ], 'wgWBQualityConstraintsMaximumDateId' => [ 'default' => 'P2311', 'testwikidatawiki' => 'P84125', 'testcommonswiki' => 'P84125', ], 'wgWBQualityConstraintsNamespaceId' => [ 'default' => 'P2307', 'testwikidatawiki' => 'P82189', 'testcommonswiki' => 'P82189', ], 'wgWBQualityConstraintsSyntaxClarificationId' => [ 'default' => 'P2916', 'testwikidatawiki' => 'P84127', 'testcommonswiki' => 'P84127', ], 'wgWBQualityConstraintsConstraintScopeId' => [ 'default' => 'P4680', 'testwikidatawiki' => 'P84128', 'testcommonswiki' => 'P84128', ], 'wgWBQualityConstraintsSeparatorId' => [ 'default' => 'P4155', 'testwikidatawiki' => 'P84129', 'testcommonswiki' => 'P84129', ], 'wgWBQualityConstraintsConstraintCheckedOnMainValueId' => [ 'default' => 'Q46466787', 'testwikidatawiki' => 'Q187957', 'testcommonswiki' => 'Q187957', ], 'wgWBQualityConstraintsConstraintCheckedOnQualifiersId' => [ 'default' => 'Q46466783', 'testwikidatawiki' => 'Q187958', 'testcommonswiki' => 'Q187958', ], 'wgWBQualityConstraintsConstraintCheckedOnReferencesId' => [ 'default' => 'Q46466805', 'testwikidatawiki' => 'Q187959', 'testcommonswiki' => 'Q187959', ], 'wgWBQualityConstraintsNoneOfConstraintId' => [ 'default' => 'Q52558054', 'testwikidatawiki' => 'Q187960', 'testcommonswiki' => 'Q187960', ], 'wgWBQualityConstraintsIntegerConstraintId' => [ 'default' => 'Q52848401', 'testwikidatawiki' => 'Q187961', 'testcommonswiki' => 'Q187961', ], 'wgWBQualityConstraintsWikibaseItemId' => [ 'default' => 'Q29934200', 'testwikidatawiki' => 'Q187962', 'testcommonswiki' => 'Q187962', ], 'wgWBQualityConstraintsWikibasePropertyId' => [ 'default' => 'Q29934218', 'testwikidatawiki' => 'Q187963', 'testcommonswiki' => 'Q187963', ], 'wgWBQualityConstraintsWikibaseLexemeId' => [ 'default' => 'Q51885771', 'testwikidatawiki' => 'Q187964', 'testcommonswiki' => 'Q187964', ], 'wgWBQualityConstraintsWikibaseFormId' => [ 'default' => 'Q54285143', 'testwikidatawiki' => 'Q187965', 'testcommonswiki' => 'Q187965', ], 'wgWBQualityConstraintsWikibaseSenseId' => [ 'default' => 'Q54285715', 'testwikidatawiki' => 'Q187966', 'testcommonswiki' => 'Q187966', ], 'wgWBQualityConstraintsPropertyScopeId' => [ 'default' => 'P5314', 'testwikidatawiki' => 'P84130', 'testcommonswiki' => 'P84130', ], 'wgWBQualityConstraintsAsMainValueId' => [ 'default' => 'Q54828448', 'testwikidatawiki' => 'Q187967', 'testcommonswiki' => 'Q187967', ], 'wgWBQualityConstraintsAsQualifiersId' => [ 'default' => 'Q54828449', 'testwikidatawiki' => 'Q187968', 'testcommonswiki' => 'Q187968', ], 'wgWBQualityConstraintsAsReferencesId' => [ 'default' => 'Q54828450', 'testwikidatawiki' => 'Q187969', 'testcommonswiki' => 'Q187969', ], 'wgWBQualityConstraintsEnableSuggestionConstraintStatus' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], 'wmgUseWikibaseLexeme' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, 'wikidataclient' => true, 'wikidataclient-test' => true, ], 'wgLexemeLanguageCodePropertyId' => [ 'default' => null, 'testwikidatawiki' => 'P220', 'wikidatawiki' => 'P305', // T348923 IETF language tag ], 'wgLexemeLexicalCategoryItemIds' => [ 'default' => null, 'wikidatawiki' => [ // T307441 'Q1084', // noun 'Q34698', // adjective 'Q24905', // verb 'Q380057', // adverb 'Q63116', // numeral 'Q83034', // interjection 'Q4833830', // preposition 'Q111029', // root 'Q36484', // conjunction 'Q36224', // pronoun 'Q102047', // suffix 'Q134830', // prefix 'Q161873', // postposition 'Q62155', // affix ], ], 'wgLexemeEnableDataTransclusion' => [ 'default' => true, // T309593 ], 'wmgWikibaseDisabledDataTypes' => [ 'default' => [], ], 'wmgWikibaseEntityTypesWithoutRdfOutput' => [ 'default' => [], ], 'wmgWikibaseDisabledAccessEntityTypes' => [ 'default' => [], ], 'wmgWikibaseMaxSerializedEntitySize' => [ 'default' => 3000, // T217739 ], // List of properties to be indexed by elasticsearch // see SearchSettingsForWikibase.php 'wmgWikibaseSearchIndexProperties' => [ 'default' => [], 'wikidatawiki' => [ 'P31', 'P279' ], // instance of, subclass of 'testwikidatawiki' => [ 'P7', 'P700' ], // test only: Item and ExternalId 'commonswiki' => [ 'P180' ], // depicts 'testcommonswiki' => [ 'P292' ], // depicts ], 'wmgWikibaseSearchIndexPropertiesExclude' => [ 'default' => [], 'wikidatawiki' => [ // T163642 'P304', // page(s) 'P433', // issue 'P478', // volume 'P3903', // column 'P3921', // Wikidata SPARQL query equivalent 'P4316', // kinship equivalent in SPARQL at Wikidata 'P1433', // published in, too many instances for now 'P2860', // cites, too many instances for now ] ], // Wikidata search: configure boost based on statements (T148411) // see SearchSettingsForWikibase.php // NOTE: these properties need to be indexed first (see wmgWikibaseSearchIndexProperties) 'wgWBCSStatementBoost' => [ 'default' => [], 'wikidatawiki' => [ // Q4167410=Wikimedia disambiguation page 'P31=Q4167410' => -10, // T183510: // Q13442814=scientific article 'P31=Q13442814' => -5, // Q18918145=academic journal article 'P31=Q18918145' => -5, ], 'testwikidatawiki' => [ // not necessarily meaningful, for testing only // Q15561=Wikimedia disambiguation page 'P7=Q15561' => -10, ] ], // Wikidata search: configure boost based on language "attributes" for the wbsearchentities "language" profile // Note that only the max score is kept and thus is not suited for negative boosts 'wgWBCSLanguageSelectorStatementBoost' => [ 'default' => [], 'wikidatawiki' => [ // Q34770=language 'P31=Q34770' => 50, // Q1288568=modern language 'P31=Q1288568' => 50, // Q45762=dead language 'P31=Q45762' => 50, // Q33384=dialect 'P31=Q33384' => 50, ], ], // keys are wbsearchentities profile parameter values, values are $profileContext values; // first entry should always be 'default' => null: in WikibaseCirrusSearch, null corresponds to // EntitySearchElastic::CONTEXT_WIKIBASE_PREFIX = 'wikibase_prefix_search' 'wmgWikibaseSearchProfiles' => [ 'default' => null, 'wikidatawiki' => [ 'default' => null, // \Wikibase\Search\Elastic\Hooks::LANGUAGE_SELECTOR_PREFIX 'language' => 'language_selector_prefix', ], 'testwikidatawiki' => [ 'default' => null, // \Wikibase\Search\Elastic\Hooks::LANGUAGE_SELECTOR_PREFIX 'language' => 'language_selector_prefix', ], ], // Structured media file data (the WikibaseMediaInfo extension) 'wmgUseWikibaseMediaInfo' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, ], // Feature flag for UploadWizard letting users set statements during deployment 'wmgMediaInfoEnableUploadWizardStatements' => [ 'default' => false, 'testcommonswiki' => true, 'commonswiki' => true, ], // Structured Data on Commons: wikibase properties that will be editable by default 'wgMediaInfoProperties' => [ 'commonswiki' => [ 'depicts' => 'P180', ], 'testcommonswiki' => [ 'depicts' => 'P292', ], ], 'wgMediaInfoExternalEntitySearchBaseUri' => [ 'default' => 'https://www.wikidata.org/w/api.php', 'testcommonswiki' => 'https://test.wikidata.org/w/api.php', ], 'wgMediaInfoHelpUrls' => [ 'commonswiki' => [ 'P180' => 'https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Depicts', ], 'testcommonswiki' => [ 'P292' => 'https://commons.wikimedia.org/wiki/Special:MyLanguage/Commons:Depicts', ], ], 'wgMediaInfoCustomMatchFeature' => [ 'commonswiki' => [ 'depicts_or_linked_from' => [ 'fields' => [ 'statement_keywords' => [ [ 'prefix' => 'P180=', 'boost' => 0.05032411940299784 ], // depicts [ 'prefix' => 'P6243=', 'boost' => 0.0001 ], // digital representation of (arbitrary small value) [ 'prefix' => 'P921=', 'boost' => 0.0001 ], // main subject of (arbitrary small value) ], 'weighted_tags' => [ [ 'prefix' => 'image.linked.from.wikidata.p18/', 'boost' => 1.984794590275781 ], [ 'prefix' => 'image.linked.from.wikidata.p373/', 'boost' => 5.739424158364518 ], [ 'prefix' => 'image.linked.from.wikipedia.lead_image/', 'boost' => 3.74983393205065 ], ], ], // logistic function 'functionScore' => [ 'scriptCode' => '100 / ( 1 + exp( -1 * ( _score + intercept ) ) )', 'params' => [ 'intercept' => -0.29925433614892966 ], ] ], 'linked_from' => [ 'fields' => [ 'weighted_tags' => [ [ 'prefix' => 'image.linked.from.wikidata.p18/', 'boost' => 1.984794590275781 ], [ 'prefix' => 'image.linked.from.wikidata.p373/', 'boost' => 5.739424158364518 ], [ 'prefix' => 'image.linked.from.wikipedia.lead_image/', 'boost' => 3.74983393205065 ], ], ], // logistic function 'functionScore' => [ 'scriptCode' => '100 / ( 1 + exp( -1 * ( _score + intercept ) ) )', 'params' => [ 'intercept' => -0.29925433614892966 ], ] ], ], ], 'wgMediaInfoMediaSearchProfiles' => [ 'commonswiki' => [ 'mediasearch_weighted_tags' => [ 'boost' => [ 'statement' => [ // depicts 'P180' => 1 * 0.07513802266010573, // digital representation of 'P6243' => 1.1 * 0.07513802266010573, // main subject of - arbitrary small value in case we *only* have a match in this field // see T367774 'P921' => 0.0001, ], 'weighted_tags' => [ 'image.linked.from.wikidata.p18/' => 2.342153943085914, 'image.linked.from.wikidata.p373/' => 4.386547106798469, 'image.linked.from.wikipedia.lead_image/' => 4.795040181639707, ], 'descriptions.$language' => 0.03162901642674604, 'descriptions.$language.plain' => 0, 'title' => 0.03905305579260523, 'title.plain' => 0, 'category' => 0.040469141251219885, 'category.plain' => 0, 'heading' => 0, 'heading.plain' => 0, // Arbitrary small value to preserve ordering if we ONLY have a match in this field 'auxiliary_text' => 0.0001, 'auxiliary_text.plain' => 0, 'file_text' => 0, 'file_text.plain' => 0, 'redirect.title' => 0.01997210246565096, 'redirect.title.plain' => 0, // Arbitrary small value to preserve ordering if we ONLY have a match in this field 'text' => 0.0001, 'text.plain' => 0, 'suggest' => 0.03460658854618614, ], 'decay' => [ 'descriptions.$language' => 0.9, 'descriptions.$language.plain' => 0.9, // below is not actually a field 'synonyms' => 0.5, ], 'logisticRegressionIntercept' => -1.3880461372968826, 'entitiesVariableBoost' => true, 'normalizeFulltextScores' => false, 'normalizeMultiClauseScores' => true, 'applyLogisticFunction' => true, 'useSynonyms' => true, 'hasLtrPlugin' => true, 'titleMatchBaseUri' => 'https://%s.wikipedia.org/w/api.php', ], 'T385286' => [ 'boost' => [ 'statement' => [ // depicts 'P180' => 0.00171714285714285, // digital representation of 'P6243' => 0.0781428571428571, // main subject of 'P921' => 0.0285714285714285, ], 'weighted_tags' => [ 'image.linked.from.wikidata.p18/' => 0.0715714285714285, 'image.linked.from.wikidata.p373/' => 0.242857142857142, 'image.linked.from.wikipedia.lead_image/' => 10.7142857142857, ], 'descriptions.$language' => 0.00555714285714285, 'descriptions.$language.plain' => 0.00471142857142857, 'title' => 0.00707042857142857, 'title.plain' => 0.00842857142857142, 'category' => 0.0142857142857142, 'category.plain' => 0.0158142857142857, 'heading' => 0.0568571428571428, 'heading.plain' => 0.0428571428571428, 'auxiliary_text' => 0.00571428571428571, 'auxiliary_text.plain' => 0.00857142857142857, 'file_text' => 0, 'file_text.plain' => 0, 'redirect.title' => 0.0128571428571428, 'redirect.title.plain' => 0.00714285714285714, 'text' => 0.00471428571428571, 'text.plain' => 0.00372857142857142, 'suggest' => 0.0685714285714285, ], 'decay' => [ 'descriptions.$language' => 0.9, 'descriptions.$language.plain' => 0.9, // below is not actually a field 'synonyms' => 0.5, ], 'logisticRegressionIntercept' => -0.158738529783097, 'entitiesVariableBoost' => true, 'normalizeMultiClauseScores' => true, 'applyLogisticFunction' => true, 'useSynonyms' => true, "synonymsMinScoreThreshold" => 0.25, "weightedTagsMinScoreThreshold" => 0.25, 'hasLtrPlugin' => true, 'titleMatchBaseUri' => 'https://%s.wikipedia.org/w/api.php', ], ], ], // Extension for Special:MediaSearch 'wmgUseMediaSearch' => [ 'default' => false, 'testcommonswiki' => true, 'testwiki' => true, 'commonswiki' => true, ], 'wgMediaSearchExternalEntitySearchBaseUri' => [ 'default' => 'https://www.wikidata.org/w/api.php', 'testcommonswiki' => 'https://test.wikidata.org/w/api.php', ], // Enable Commons community assessment filters in Special:MediaSearch // when adding further assessment filters, also add them to any-assessment at the top 'wgMediaSearchAssessmentFilters' => [ 'commonswiki' => [ 'any-assessment' => 'P6731=Q63348049|P6731=Q63348069|P6731=Q63348040|P6731=Q6998859', // T285349 'featured-image' => 'P6731=Q63348049', 'quality-image' => 'P6731=Q63348069', 'valued-image' => 'P6731=Q63348040', 'picture-of-the-day' => 'P6731=Q6998859', ], 'testcommonswiki' => [ 'any-assessment' => 'P6731=Q63348049|P6731=Q63348069|P6731=Q63348040|P6731=Q6998859', // T285349 'featured-image' => 'P6731=Q63348049', 'quality-image' => 'P6731=Q63348069', 'valued-image' => 'P6731=Q63348040', 'picture-of-the-day' => 'P6731=Q6998859', ], ], // Test Kitchen is replacing Metrics Platform T407806 'wmgUseTestKitchen' => [ 'default' => true, ], 'wgTestKitchenEnableExperiments' => [ 'default' => true, ], // See T391411 and T393918. 'wgTestKitchenExperimentEventIntakeServiceUrl' => [ 'default' => '/evt-103e/v2/events?hasty=true', ], // https://gerrit.wikimedia.org/r/c/mediawiki/extensions/TestKitchen/+/1230385 introduces // independent URLs for instrument and logged-in experiment events. Route logged-in // experiment events to the ins-502b intake endpoint to mitigate event loss. Also T431257. 'wgTestKitchenLoggedInExperimentEventIntakeServiceUrl' => [ 'default' => '/ins-502b/v2/events?hasty=true', ], // See T412863 'wgTestKitchenInstrumentEventIntakeServiceUrl' => [ 'default' => '/ins-502b/v2/events?hasty=true', ], 'wgTestKitchenAuthPreserveQueryParamsExperiments' => [ 'default' => [], 'frwiki' => [ 'hcaptcha-on-french-wikipedia' ], // T405239 ], // T401705 Send image beacon and Test Kitchen SDK load event 'wgTestKitchenEnableHeadPixel' => [ 'default' => false ], 'wgTestKitchenEventIntakeServiceName' => [ 'default' => 'eventgate-analytics-external', ], 'wgTestKitchenExposureResetEpoch' => [ 'default' => 0, ], // Disable redirects for search inputs to exact matches by default 'wmgDoNotRedirectOnSearchMatch' => [ 'default' => false, 'testcommonswiki' => true, 'commonswiki' => true, ], // Only enable this conservatively, having this on to many // wikis will take *a lot* of Graphite storage space. T191416 'wmgWikibaseClientTrackLuaFunctionCallsPerWiki' => [ 'default' => false, 'arwiki' => true, 'cawiki' => true, 'commonswiki' => true, 'testcommonswiki' => true, 'dewiki' => true, 'enwiki' => true, 'frwiki' => true, 'itwiki' => true, 'ruwiki' => true, 'svwiki' => true, 'ukwiki' => true, 'zhwiki' => true, ], 'wmgWikibaseClientTrackLuaFunctionCallsPerSiteGroup' => [ 'default' => true, ], 'wmgWikibaseClientAddEntityUsagesBatchSize' => [ 'default' => 100, ], // Load WikibaseCirrusSearch extension 'wmgUseWikibaseCirrusSearch' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, 'commonswiki' => true, 'testcommonswiki' => true, ], // Enable WikibaseCirrusSearch extension code (and disable Wikibase search code) 'wmgNewWikibaseCirrusSearch' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, 'commonswiki' => true, 'testcommonswiki' => true, ], // Load WikibaseLexemeCirrusSearch extension 'wmgUseWikibaseLexemeCirrusSearch' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], // Enable WikibaseLexemeCirrusSearch extension 'wmgNewWikibaseLexemeCirrusSearch' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], // Enable Wikisource extension 'wmgUseWikisource' => [ 'default' => false, 'wikisource' => true, 'sourceswiki' => true, ], 'wgWikisourceEnableBulkOcr' => [ 'default' => false, 'pawikisource' => true, // T434648 ], 'wgMusicalNotationEnableWikibaseDataType' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, 'commonswiki' => true, ], 'wgScoreTrim' => [ 'default' => true, ], 'wgWikibaseMusicalNotationLineWidthInches' => [ 'default' => 8, 'testwikidatawiki' => 3, 'wikidatawiki' => 3, ], 'wmgWikibaseTermboxEnabled' => [ 'wikidatawiki' => true, 'testwikidatawiki' => true, ], 'wmgWikibaseSSRTermboxServerUrl' => [ 'wikidatawiki' => 'http://localhost:6008/termbox', 'testwikidatawiki' => 'http://termbox-test.staging.svc.eqiad.wmnet:3031/termbox', ], 'wmgWikibaseTaintedReferencesEnabled' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], // Note: baseUri for Wikidata is intentionally HTTP, Commons is intentionally HTTPS. // These are base resource *identifiers*, not *locators*. While HTTPS would in principle be // preferable over HTTP for all wikis, changing it now for Wikidata would be a potentially // very disruptive change, breaking the stable nature of all our entity identifiers - see // T153563 for some previous discussion on this (ultimately declined). // In practice, thanks to HSTS and HSTS preloading, most user agents should load all of // these over HTTPS anyways (i.e., when the URI is used as a URL). 'wmgWikibaseEntitySources' => [ 'default' => [], 'wikidatawiki' => [ 'wikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'wikidatawiki', 'baseUri' => 'http://www.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'd', ], ], 'commonswiki' => [ 'wikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'wikidatawiki', 'baseUri' => 'http://www.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'd', ], 'commons' => [ 'entityNamespaces' => [ 'mediainfo' => '6/mediainfo', ], 'repoDatabase' => 'commonswiki', 'baseUri' => 'https://commons.wikimedia.org/entity/', 'rdfNodeNamespacePrefix' => 'sdc', 'rdfPredicateNamespacePrefix' => 'sdc', 'interwikiPrefix' => 'c', ], ], 'wikidataclient' => [ 'wikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'wikidatawiki', 'baseUri' => 'http://www.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'd', ], ], 'testwikidatawiki' => [ 'testwikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'testwikidatawiki', 'baseUri' => 'http://test.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'testwikidata', ], ], 'wikidataclient-test' => [ 'testwikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'testwikidatawiki', 'baseUri' => 'http://test.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'testwikidata', ], ], 'testcommonswiki' => [ 'testwikidata' => [ 'entityNamespaces' => [ 'item' => 0, 'property' => 120, 'lexeme' => 146, ], 'repoDatabase' => 'testwikidatawiki', 'baseUri' => 'http://test.wikidata.org/entity/', 'rdfNodeNamespacePrefix' => 'wd', 'rdfPredicateNamespacePrefix' => '', 'interwikiPrefix' => 'testwikidata', ], 'testcommons' => [ 'entityNamespaces' => [ 'mediainfo' => '6/mediainfo', ], 'repoDatabase' => 'testcommonswiki', 'baseUri' => 'https://test-commons.wikimedia.org/entity/', 'rdfNodeNamespacePrefix' => 'sdc', 'rdfPredicateNamespacePrefix' => 'sdc', 'interwikiPrefix' => 'testcommons', ], ], ], 'wmgWikibaseRepoLocalEntitySourceName' => [ 'default' => null, 'wikidatawiki' => 'wikidata', 'commonswiki' => 'commons', 'testwikidatawiki' => 'testwikidata', 'testcommonswiki' => 'testcommons' ], 'wmgWikibaseClientItemAndPropertySourceName' => [ 'default' => null, 'wikidataclient' => 'wikidata', 'wikidataclient-test' => 'testwikidata', ], 'wmgUseTemplateSandbox' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUsePageAssessments' => [ 'default' => false, 'enwiki' => true, // T146679 'enwikivoyage' => true, // T142056 'testwiki' => true, // T137918 'trwiki' => true, // T184969 'arwiki' => true, // T185023 'frwiki' => true, // T153393 'huwiki' => true, // T191697 'zhwiki' => true, // T326387 'newiki' => true, // T328224 ], 'wgPageAssessmentsOnTalkPages' => [ 'default' => true, 'enwikivoyage' => false, ], 'wgPageAssessmentsSubprojects' => [ 'default' => false, 'testwiki' => true, 'enwiki' => true, 'zhwiki' => true, // T326387 'newiki' => true, // T328224 ], 'wmgUsePageImages' => [ 'default' => true, // T417538 'wikitech' => false, 'lockeddown' => false, ], 'wgPageImagesNamespaces' => [ 'default' => [ NS_MAIN ], 'enwikibooks' => [ NS_MAIN, // /* Cookbook */ 102 ], 'commonswiki' => [ NS_MAIN, NS_CATEGORY ], 'mediawikiwiki' => [ NS_MAIN, NS_CATEGORY, 102, /* Extension */ 106 /*Skin:*/ ], 'bnwikisource' => [ NS_MAIN, // T416800 4, /* Project */ // T423198 100, /* Author */ // T423198 104, /* Page */ // T423198 106, /* Portal */ // T423198 114 /* Translation */ // T423198 ], 'ukwikisource' => [ NS_MAIN, 102, /* Author */ // T431202 ], ], 'wgPageImagesLeadSectionOnly' => [ // T166251 & T166493 'default' => false, // T152115 'wikipedia' => true, ], 'wgPageImagesExpandOpenSearchXml' => [ 'default' => true, ], 'wgThumbnailNamespaces' => [ 'default' => [ NS_FILE ], // T320510 'wikipedia' => [ NS_MAIN, NS_FILE ], // TODO: consider cleaning up (T183549) 'arbcom_cswiki' => [ NS_MAIN, NS_FILE ], 'arbcom_dewiki' => [ NS_MAIN, NS_FILE ], 'arbcom_enwiki' => [ NS_MAIN, NS_FILE ], 'arbcom_fiwiki' => [ NS_MAIN, NS_FILE ], 'arbcom_nlwiki' => [ NS_MAIN, NS_FILE ], 'arbcom_ruwiki' => [ NS_MAIN, NS_FILE ], 'sysop_itwiki' => [ NS_MAIN, NS_FILE ], 'wg_enwiki' => [ NS_MAIN, NS_FILE ], ], 'wmgUseTorBlock' => [ 'default' => true, 'private' => false, ], 'wmgAllowLabsAnonEdits' => [ 'default' => false, 'wikidataclient-test' => true, // for CI ], 'wmgUseSearchExtraNS' => [ 'default' => false, 'commonswiki' => true, 'testcommonswiki' => true, ], 'wgSearchExtraNamespaces' => [ 'default' => false, 'commonswiki' => [ NS_CATEGORY ], 'testcommonswiki' => [ NS_CATEGORY ], ], 'wmgUseSecurePoll' => [ 'default' => true, 'wikitech' => false, 'loginwiki' => false, 'closed' => false, // T420062 ], 'wgSecurePollUseNamespace' => [ 'default' => false, 'testwiki' => true, 'votewiki' => true, 'officewiki' => true, ], 'wgSecurePollUseMediaWikiNamespace' => [ 'default' => false, 'enwiki' => true, // T398080 'zhwiki' => true, // T380020 'arbcom_zhwiki' => true, // T419309 ], // Enable SecurePoll logging 'wgSecurePollUseLogging' => [ 'default' => false, 'testwiki' => true, 'votewiki' => true, 'enwiki' => true, // T378287 'zhwiki' => true, // T380020 'fawiki' => true, // T396347 'arbcom_zhwiki' => true, // T419309 ], 'wgSecurePollEditOtherWikis' => [ 'default' => false, 'votewiki' => true, ], 'wmgUseGlobalAbuseFilters' => [ // Enabled on all public sites, see T341159. 'default' => false, 'sul' => true, // Individual wiki overrides 'enwiki' => false, // T341159 'jawiki' => false, // T341159 ], 'wmgUseCampaigns' => [ 'default' => true, 'wikitech' => false, ], 'wmgUseCite' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseCiteThisPage' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUsePoem' => [ 'default' => true, 'lockeddown' => false, 'wikitech' => false, ], 'wmgUseInputBox' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseImageMap' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseSyntaxHighlight' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseSyntaxHighlightShellbox' => [ 'default' => true, ], 'wmgUseTimeline' => [ 'default' => true, 'lockeddown' => false, ], 'wgMultiShardSiteStats' => [ 'default' => false, 'enwiki' => true, 'commonswiki' => true, 'wikidatawiki' => true, 'testwiki' => true, ], 'wmgTimelineDefaultFont' => [ 'default' => 'freesans', 'mlwiki' => 'freesanswmf', 'testwiki' => 'freesanswmf', // All zh language wikis, T289226 'cnwikimedia' => 'unifont', 'zhwiki' => 'unifont', 'zhwikibooks' => 'unifont', 'zhwikinews' => 'unifont', 'zhwikiquote' => 'unifont', 'zhwikisource' => 'unifont', 'zhwikiversity' => 'unifont', 'zhwikivoyage' => 'unifont', 'zhwiktionary' => 'unifont', // End of all zh language wikis // "Greater zh" language wikis, T188997 'cdowiki' => 'unifont', 'ganwiki' => 'unifont', 'hakwiki' => 'unifont', 'wuuwiki' => 'unifont', 'yuewiktionary' => 'unifont', 'zh_classicalwiki' => 'unifont', 'zh_yuewiki' => 'unifont', // End of "Greater zh" language wikis ], 'wmgUseWikiHiero' => [ 'default' => true, 'lockeddown' => false, ], // This is also guarded by $wmgUseCentralAuth 'wmgUseGlobalBlocking' => [ 'default' => false, 'sul' => true, ], 'wgGlobalBlockingAllowedRanges' => [ 'default' => [], // If updating this make sure to also sync the changes to wgCheckUserCentralIndexRangesToExclude 'sul' => [ '185.15.56.0/24', '172.16.0.0/16', '2a02:ec80:a000::/48' ], ], // Only allow local 'crats to rename on non-CentralAuth wikis 'wmgAllowLocalRenameuser' => [ 'default' => true, 'sul' => false, ], // T15712 'wmgUseJosa' => [ 'default' => false, 'kowiki' => true, 'kowikinews' => true, 'kowikibooks' => true, 'kowikiquote' => true, 'kowikisource' => true, 'kowiktionary' => true, 'kowikiversity' => true, ], 'wmgUsePagedTiffHandler' => [ 'default' => true, 'lockeddown' => false, // T61702 ], 'wmgUsePagedTiffHandlerShellbox' => [ 'default' => true, 'commonswiki' => false, ], 'wmgUseParserFunctions' => [ 'default' => true, 'loginwiki' => false, // T61702 ], 'wmgUseTemplateData' => [ 'default' => true, 'lockeddown' => false, // T61702 ], 'wmgUseCharInsert' => [ 'default' => true, 'loginwiki' => false, // T61702 ], 'wmgUseORES' => [ 'default' => false, 'ores' => true, // T391103 ], ### End (roughly) of general extensions ######################## 'wgAllowUserJs' => [ 'default' => true, 'lockeddown' => false, ], 'wgAllowUserCss' => [ 'default' => true, 'lockeddown' => false, ], 'wgUseSiteJs' => [ 'default' => true, 'lockeddown' => false, ], 'wgUseSiteCss' => [ 'default' => true, 'lockeddown' => false, ], 'wgWikimediaStylesSkins' => [ // [[phab:T361589]] 'default' => [ 'minerva', 'vector-2022' ], ], // Which licensing/copyright message overrides to use in the WikimediaMessages extension 'wgWikimediaMessagesLicensing' => [ 'default' => 'standard', 'wikinews' => 'wikinews', 'wikidata' => 'wikidata', 'wikifunctionswiki' => 'wikifunctions', 'commonswiki' => 'commons', 'testcommonswiki' => 'commons', 'mediawikiwiki' => 'mediawiki', ], 'wgRightsPage' => [ // Default: Use wgRightsUrl 'default' => null, // Wikidata footer, T112606 'wikidata' => 'Wikidata:Copyright', 'wikifunctionswiki' => 'Wikifunctions:Copyright', ], 'wgRightsUrl' => [ // Link to the translation of the license in the relevant language where available // For unrecognized language codes, creativecommons.org falls back to English 'default' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.$lang', 'arwikinews' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.ar', 'dewikinews' => 'https://creativecommons.org/licenses/by/2.5/', 'fawikinews' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.fa', 'frwikinews' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.fr', 'huwikinews' => 'https://creativecommons.org/licenses/by/3.0/', 'svwikinews' => 'https://creativecommons.org/licenses/by-sa/4.0/deed.sv', // Don't try to link to weird things like /deed.meta or /deed.commons // Wikinews default license changed to 4.0 per T384614 'special' => 'https://creativecommons.org/licenses/by-sa/4.0/', 'wikinews' => 'https://creativecommons.org/licenses/by/4.0/', ], 'wgRightsText' => [ 'default' => 'Creative Commons Attribution-Share Alike 4.0', 'arwikinews' => 'Creative Commons Attribution-Share Alike 4.0', 'dewikinews' => 'Creative Commons Attribution 2.5', 'fawikinews' => 'Creative Commons Attribution-Share Alike 4.0', 'frwikinews' => 'Creative Commons Attribution-Share Alike 4.0', 'huwikinews' => 'Creative Commons Attribution 3.0', 'svwikinews' => 'Creative Commons Attribution-Share Alike 4.0', 'wikinews' => 'Creative Commons Attribution 4.0', // Wikidata footer, T112606 'wikidata' => 'All structured data from the main and property namespace is available under ' . 'the Creative Commons CC0 License; text in the other namespaces is available under ' . 'the Creative Commons Attribution-ShareAlike License; additional terms may apply.', 'wikifunctionswiki' => 'All function definitions, labels, and documentation in the main ' . 'namespace are available under the Creative Commons CC0 License. All code fragments and ' . 'implementations in the main namespace are available under the Apache 2.0 License. Text in ' . 'other namespaces is available under the Creative Commons Attribution-ShareAlike License; ' . 'additional terms may apply..', ], 'wgMessageCacheType' => [ 'default' => 'mcrouter', ], 'wgSessionCacheType' => [ 'default' => 'kask-session', ], 'wgAnonSessionCacheType' => [ 'default' => 'kask-session', ], 'wgEchoSeenTimeCacheType' => [ 'default' => 'kask-echoseen', ], 'wgCentralAuthSessionCacheType' => [ 'default' => 'kask-session', ], 'wgMWOAuthSessionCacheType' => [ 'default' => 'db-mainstash' ], 'wgMWOAuthNonceCacheType' => [ 'default' => 'mcrouter' ], 'wgMainStash' => [ 'default' => 'db-mainstash', ], 'wgMicroStashType' => [ 'default' => 'mcrouter-primary-dc', ], 'wmgFileExtensions' => [ // Note that 'wmgPrivateWikiUploads' allows additional file extensions on some wikis 'default' => [ 'xcf', 'pdf', 'mid', 'ogg', 'ogv', 'svg', 'djvu', ], '+foundationwiki' => [ 'otf', 'ai', ], '+incubatorwiki' => [ // 'xml' // T32228, T341565 ], ], 'wmgProhibitedFileExtensions' => [ 'default' => [ 'txt', 'mht', ], '+enwikivoyage' => [ // Some of these are allowed by MediaWiki core or extensions and it is not sufficient // to remove them from 'wmgFileExtensions' 'webp', 'xcf', 'pdf', 'mid', 'ogg', 'ogv', 'djvu', 'oga', 'flac', 'opus', 'wav', 'webm', ], ], 'wgRedirectSources' => [ 'default' => false, 'donatewiki' => '!^https?://donate\.wikimedia\.org/!', ], // Thumbnail chaining 'wgThumbnailBuckets' => [ 'default' => [ 1280 ], ], 'wgThumbnailMinimumBucketDistance' => [ 'default' => 100, ], // Thumbnail prerendering at upload time 'wgUploadThumbnailRenderMap' => [ 'default' => [], ], 'wgUploadThumbnailRenderMethod' => [ 'default' => 'http', ], // T414338 'wgTrackMediaRequestProvenance' => [ 'default' => true, ], // Virtual media views endpoint used by Media Viewer 'wgMediaViewerRecordVirtualViewBeaconURI' => [ 'default' => '/beacon/media', ], // open external/specific links on voteWiki in new tab or window // Partially for T98013 and in general help SecurePoll fail less often 'wgExternalLinkTarget' => [ 'default' => false, 'votewiki' => '_blank', ], 'wgUseTinyRGBForJPGThumbnails' => [ 'default' => true, ], // Varied for Labs only. 'wmgLogAuthmanagerMetrics' => [ 'default' => true, ], 'wmgUseQuickSurveys' => [ 'default' => true, 'lockeddown' => false, ], // // This applies to all surveys without embedElementId set and allows // surveys to automatically be added to any page permitted by the survey audience. // 'wgQuickSurveysDefaultSelector' => [ 'default' => false, 'wikipedia' => '.infobox,> div > div > .thumb,> div > .thumb,> .thumb,.mw-heading', ], // Note: you can also register surveys using // https://www.mediawiki.org/wiki/Extension:QuickSurvey/Hooks/QuickSurveysEnabled // This gives you more control and additional flexibility. 'wgQuickSurveysConfig' => [ 'default' => [], // Non-Wikipedias // Note if you are enabling for a non-Wikipedia please add embedElementId. // wgQuickSurveysDefaultSelector is currently not configured for these projects. // 'wikidatawiki' => [ [ // T414476 'name' => 'wikidata-graphql-survey', 'privacyPolicy' => 'wd-graphql-quick-survey-privacy-policy', 'enabled' => true, 'coverage' => 1, 'platforms' => [ 'desktop', 'mobile' ], 'embedElementId' => 'wd-graphql-quick-survey', 'type' => 'internal', 'audience' => [ 'namespaces' => [ 2, 4 ] ], 'questions' => [ [ 'name' => 'wd-graphql-survey-question-1', 'question' => 'wd-graphql-quick-survey-question-interested', 'layout' => 'single-answer', 'answers' => [ [ 'label' => 'wd-graphql-quick-survey-yes', ], [ 'label' => 'wd-graphql-quick-survey-later', ], [ 'label' => 'wd-graphql-quick-survey-no', ], [ 'label' => 'wd-graphql-quick-survey-other', 'freeformTextLabel' => 'wd-graphql-quick-survey-other-placeholder' ] ], 'shuffleAnswersDisplay' => false, ], ], ], [ // T414476 'name' => 'wikidata-graphql-survey-test', 'privacyPolicy' => 'wd-graphql-quick-survey-privacy-policy', 'enabled' => true, 'coverage' => 1, 'platforms' => [ 'desktop', 'mobile' ], 'embedElementId' => 'wd-graphql-quick-survey-test', 'type' => 'internal', 'audience' => [ 'namespaces' => [ 2, 4 ] ], 'questions' => [ [ 'name' => 'wd-graphql-survey-question-1', 'question' => 'wd-graphql-quick-survey-question-interested', 'layout' => 'single-answer', 'answers' => [ [ 'label' => 'wd-graphql-quick-survey-yes', ], [ 'label' => 'wd-graphql-quick-survey-later', ], [ 'label' => 'wd-graphql-quick-survey-no', ], [ 'label' => 'wd-graphql-quick-survey-other', 'freeformTextLabel' => 'wd-graphql-quick-survey-other-placeholder' ] ], 'shuffleAnswersDisplay' => false, ], ], ], ], 'testwikidatawiki' => [ [ // T414476 'name' => 'wikidata-graphql-survey-test', 'privacyPolicy' => 'wd-graphql-quick-survey-privacy-policy', 'enabled' => true, 'coverage' => 1, 'platforms' => [ 'desktop', 'mobile' ], 'embedElementId' => 'wd-graphql-quick-survey-test', 'type' => 'internal', 'audience' => [ 'namespaces' => [ 2, 4 ] ], 'questions' => [ [ 'name' => 'wd-graphql-survey-question-1', 'question' => 'wd-graphql-quick-survey-question-interested', 'layout' => 'single-answer', 'answers' => [ [ 'label' => 'wd-graphql-quick-survey-yes', ], [ 'label' => 'wd-graphql-quick-survey-later', ], [ 'label' => 'wd-graphql-quick-survey-no', ], [ 'label' => 'wd-graphql-quick-survey-other', 'freeformTextLabel' => 'wd-graphql-quick-survey-other-placeholder' ] ], 'shuffleAnswersDisplay' => false, ], ], ] ] ], // WikidataPageBanner extension (T98029) 'wmgUseWikidataPageBanner' => [ 'default' => false, 'testwiki' => true, // T173388 'test2wiki' => true, // T125000, T115023, T140717, T145328, T142963 // T110837, T121999, T114334, T152344, T163662 'ruwikimedia' => true, // T175356 'wikivoyage' => true, 'plwikivoyage' => false, 'fawikivoyage' => false, 'dewikivoyage' => false, 'elwikivoyage' => false, 'ptwikivoyage' => false, 'nlwikivoyage' => false, 'svwikivoyage' => false, 'cawiki' => true, // T114392 'euwiki' => true, // T171763 'glwiki' => true, // T199713 'trwiki' => true, // T244369 ], 'wgWPBEnablePageImagesBanners' => [ 'default' => false, ], 'wgWPBEnableHeadingOverride' => [ 'default' => true, ], 'wgWPBNamespaces' => [ 'default' => true, // T129099 'frwikivoyage' => [ NS_MAIN, NS_USER, NS_PROJECT, NS_HELP ], // T123084 'itwikivoyage' => [ 0, 1, 2, 3, 4, 5, 12, 13 ], // T145328, T298315 'ruwikivoyage' => [ 0, 1, 10, 11, 12, 13, 14, 15, 2, 2300, 2301, 2302, 2303, 2600, 3, 4, 5, 6, 7, 8, 828, 829, 9 ], // T114566, T114723 'ukwikivoyage' => [ NS_MAIN, NS_USER, NS_PROJECT ], // T121999 'cawiki' => [ 102, NS_USER ], // T114392 ], 'wgWPBBannerProperty' => [ 'default' => 'P948', ], 'wgEnableEventBus' => [ 'default' => 'TYPE_ALL', 'wikitech' => 'TYPE_ALL', // T192361 T371537 'private' => 'TYPE_JOB|TYPE_EVENT', 'loginwiki' => 'TYPE_JOB|TYPE_PURGE|TYPE_EVENT', 'votewiki' => 'TYPE_JOB|TYPE_PURGE', ], 'wgEventBusStreamNamesMap' => [ 'default' => [ // Override until user_change is released as v1 // https://phabricator.wikimedia.org/T423952 'mediawiki.user_change.v1' => 'mediawiki.user_change.dev0' ], 'private' => [ 'mediawiki.page_change.v1' => 'mediawiki.page_change.private.v1', 'mediawiki.cirrussearch.page_rerender.v1' => 'mediawiki.cirrussearch.page_rerender.private.v1', ], ], // Used to look up the event service URL in ProductionServices to which // the EventBus (and possibly other) extension will produce an event // stream to by default. (If the event stream has an stream config in // wgEventStreams with the 'destination_event_service' setting, EventBus // will used that as the destination event service for the event stream instead.) 'wgEventServiceDefault' => [ 'default' => 'eventgate-main' ], 'wgEventRelayerConfig' => [ 'default' => [ 'cdn-url-purges' => [ 'class' => CdnPurgeEventRelayer::class, 'stream' => 'resource-purge', ], 'default' => [ 'class' => EventRelayerNull::class, ], ], ], 'wmgUseKartographer' => [ 'default' => true, 'wikifunctionswiki' => false, 'private' => false, ], // This MUST NOT be enabled on any additional wikis. 'wgKartographerWikivoyageMode' => [ 'default' => false, 'mediawikiwiki' => true, 'wikivoyage' => true, ], 'wgKartographerUseMarkerStyle' => [ 'default' => false, 'mediawikiwiki' => true, 'wikivoyage' => true, ], 'wgKartographerStaticMapframe' => [ // Important for performance (T291736). 'default' => true, 'wikipedia' => true, 'wikibooks' => false, 'wikinews' => false, 'wikiquote' => false, 'wikisource' => false, 'wikiversity' => false, 'wikivoyage' => false, 'wiktionary' => false, 'bgwiki' => false, 'commonswiki' => false, 'incubatorwiki' => false, 'metawiki' => false, 'wikidatawiki' => false, // This should not be disabled on additional wikis (T291736). ], 'wmgKartographerNearby' => [ 'default' => true, ], 'wmgUseMediaModeration' => [ 'default' => true, ], 'wgMediaModerationDeveloperMode' => [ 'default' => false, ], 'wmgUseOATHAuth' => [ 'default' => true, ], 'wgOATHAuthEnforce2FAForAll' => [ 'default' => false, 'private' => true, 'collabwiki' => false, 'legalteamwiki' => false, 'officewiki' => false, ], 'wgOATHAuth2FAForAllWarnings' => [ 'default' => false, 'private' => true, ], 'wgOATHInitialRecoveryCodesValidityDays' => [ 'default' => 30, 'collabwiki' => 21, 'legalteamwiki' => 21, 'officewiki' => 21, ], 'wgWebAuthnNewCredsDisabled' => [ 'default' => false, 'sul' => true, // T378402 ], // NearbyPages extension // T246493 'wmgUseNearbyPages' => [ 'default' => true, 'lockeddown' => false, // T341133 'wiktionary' => false, 'wikisource' => false, 'wikiquote' => false, 'wikiversity' => false, 'wikibooks' => false, 'wikinews' => false, 'wikifunctionswiki' => false, // T345459 'nowikimedia' => false, // T360782 ], 'wgNearbyPagesUrl' => [ 'default' => '/w/api.php', ], 'wgNearbyPagesWikidataCompatibility' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], 'wgNearbyPagesNamespaces' => [ 'default' => [ 0 ], 'commonswiki' => [ 6 ], ], 'wgNearbyRandomButton' => [ 'default' => false, ], // GlobalWatchlist extension, see T260862 'wmgUseGlobalWatchlist' => [ 'default' => false, 'testwiki' => true, 'metawiki' => true, ], 'wgGlobalWatchlistDevMode' => [ 'default' => false, ], 'wgGlobalWatchlistSiteLimit' => [ 'default' => 50, // T276195 ], 'wmgWatchlistDefault' => [ 'default' => false, 'arwiki' => true, // T220186 'cswiki' => true, // T148328 ], 'wmgWatchlistNumberOfDaysShow' => [ 'default' => 3, 'cswiki' => 14, // T148327 ], // Reduced default for large wikis (T399455) 'wmgDefaultRecentChangesDays' => [ 'default' => 1, 'small' => 7, 'medium' => 7, ], 'wmgEnhancedRecentChanges' => [ 'default' => false, 'arwiki' => true, // T220186 ], 'wmgEnhancedWatchlist' => [ 'default' => false, ], 'wgGalleryOptions' => [ 'default' => [ 'imagesPerRow' => 0, 'imageWidth' => 120, 'imageHeight' => 120, 'captionLength' => true, 'showBytes' => true, 'mode' => 'traditional', ], '+svwiki' => [ 'imageWidth' => 150, 'imageHeight' => 150, ], ], 'wgArticlePlaceholderSearchEngineIndexed' => [ 'default' => false, 'cywiki' => 'Q16956', ], 'wgArticlePlaceholderSearchIntegrationEnabled' => [ 'default' => true, ], 'wgWMESchemaEditAttemptStepSamplingRate' => [ // T312016: 'default' => 1, ], 'wgWMESchemaVisualEditorFeatureUseSamplingRate' => [ // T333168: 'default' => 1, ], 'wgWMEReadingDepthSamplingRate' => [ 'default' => 0.01, // T306606#7881912 'enwiki' => 0.001, // T294777 ], 'wgWMEWebUIScrollTrackingSamplingRate' => [ 'default' => 1, // T305442#7877354 ], 'wgWMEWebUIScrollTrackingSamplingRateAnons' => [ 'default' => 0.1, // T292586 'enwiki' => 0.01, // T292586 ], 'wgWMEWebUIScrollTrackingTimeToWaitBeforeScrollUp' => [ 'default' => 5000, // T292586 ], 'wgWMEWikidataCompletionSearchClicks' => [ 'default' => [], ], 'wgWMEWikimediaDebugBackend' => [ 'default' => 'k8s-mwdebug', ], 'wmgUsePageViewInfo' => [ 'default' => false, 'sul' => true, ], 'wmgUseNewsletter' => [ 'default' => false, 'testwiki' => true, // T110170 'mediawikiwiki' => true, // T110170 'officewiki' => true, // T176199 ], 'wmgUseArticleCreationWorkflow' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, // T175302 'enwiki' => true, // T192455 ], 'wgArticleCreationLandingPage' => [ 'default' => 'Project:New user landing page', ], 'wmgUseDynamicSidebar' => [ 'default' => false, ], 'wgShortPagesNamespaceExclusions' => [ 'default' => [], // T170687 'commonswiki' => [ NS_FILE ], 'testcommonswiki' => [ NS_FILE ], ], // T152540 'wgFragmentMode' => [ 'default' => [ 'html5', 'legacy' ], ], 'wmgUse3d' => [ 'default' => true, ], 'wmgUpload3d' => [ 'default' => false, 'testwiki' => true, 'test2wiki' => true, 'commonswiki' => true, 'testcommonswiki' => true, ], 'wg3dProcessEnviron' => [ 'default' => [ 'DISPLAY' => ':99' ], ], // T28741 // Note that due to ForeignDBViaLBRepo changing this on any wiki // will also effect traffic going to commonswiki. 'wgFileSchemaMigrationStage' => [ 'default' => SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_NEW, 'commonswiki' => SCHEMA_COMPAT_WRITE_BOTH | SCHEMA_COMPAT_READ_OLD, ], 'wgXmlDumpSchemaVersion' => [ 'default' => XML_DUMP_SCHEMA_VERSION_11, ], 'wmgUseReadingLists' => [ 'default' => false, 'sul' => true, ], 'wgReadingListsCentralWiki' => [ 'default' => 'metawiki', ], 'wgReadingListsAnonymizedPreviews' => [ 'default' => true, ], 'wgReadingListsWebAuthenticatedPreviews' => [ 'default' => false, 'mediawikiwiki' => true, 'metawiki' => true, 'testwiki' => true, ], // T420878 'wgReadingListBetaFeature' => [ 'default' => false, 'testwiki' => false, 'wikipedia' => true, ], // T435258 'wgReadingListsEnabled' => [ 'default' => false, 'testwiki' => true, ], 'wgReadingListsCustomLists' => [ 'default' => false, // Test2 should be one step ahead of test 'test2wiki' => true, ], // T421776 'wgReadingListsEnableBetaQuickSurvey' => [ 'default' => false, 'wikipedia' => true, ], // T422833, T420881 'wgReadingListsBetaDefaultForNewAccountsAfter' => [ 'default' => null, 'wikipedia' => '20260423130000', 'testwiki' => '20260409200000', 'arwiki' => '20260413130000', 'enwiki' => '20260421130000', 'frwiki' => '20260413130000', 'idwiki' => '20260413130000', 'viwiki' => '20260413130000', 'zhwiki' => '20260413130000', ], // T184121 // Explicitly disabled for non-CentralAuth wikis in CommonSettings.php 'wmgUseGlobalPreferences' => [ 'default' => true, ], 'wgGlobalPreferencesDB' => [ 'default' => 'centralauth', ], 'wgPropagateErrors' => [ 'default' => false, ], 'wmgUseCSPReportOnly' => [ 'default' => false, ], 'wmgUseCSP' => [ 'default' => true, ], 'wgCSPUseReportURIDirective' => [ 'default' => true, ], // Domains that go in script-src and default-src for CSP. Not to be varied by wiki. // Do not add any domains to this list without talking to Security first. 'wmgApprovedContentSecurityPolicyDomains' => [ 'default' => [ // A future refinement might be to not allow wildcard on *.wikimedia.org, // but to explicitly list instead. // See $wgCrossSiteAJAXdomains in CommonSettings.php. '*.wikimedia.org', '*.wikipedia.org', '*.wikinews.org', '*.wiktionary.org', '*.wikibooks.org', '*.wikiversity.org', '*.wikisource.org', 'wikisource.org', '*.wikiquote.org', '*.wikidata.org', '*.wikifunctions.org', '*.wikivoyage.org', '*.mediawiki.org', 'mediawiki.org', 'wikimedia.org', '*.wmflabs.org', '*.wmcloud.org', '*.toolforge.org', 'wss://*.toolforge.org', '*.jsdelivr.net', 'unpkg.com', 'cdnjs.cloudflare.com', 'raw.githubusercontent.com', '*.github.com', 'code.jquery.com', 'cdn.mathjax.org', 'use.typekit.net', 'fonts.cdnfonts.com', 'use.fontawesome.com', 'i.ytimg.com', 'rsms.me', 'doi.org', 'localhost', 'https://localhost:*', 'http://localhost:*', 'wss://localhost:*', 'ws://localhost:*', '*.google.com', '*.gstatic.com', '*.googleapis.com', '*.translate.yandex.net', 'yastatic.net', 'ya.ru', 'radically.github.io', 'cdn.sammdot.ca', 'cdn.fontshare.com', 'viaf.org', 'publicai-proxy.alaexis.workers.dev', 'iiif.archive.org', 'api.flickr.com', 'live.staticflickr.com', 'api.anthropic.com', 'api.openai.com', 'api.publicai.co', 'catalogo.pusc.it', 'parsifal.urbe.it', 'opac.sbn.it', 'overpass-api.de', 'api.openrouteservice.org', 'archive.org', '*.openstreetmap.org', '*.waymarkedtrails.org', '*.thunderforest.com', 'registry.ipe.wiki', 'analytics.ipe.wiki', 'qlever.dev', 'app.goacoustic.com', 'wikipedia-archive.ourworldindata.org', 'api.inaturalist.org', 'inaturalist-open-data.s3.amazonaws.com', 'validator.w3.org', 'db.onlinewebfonts.com', 'fontlibrary.org', ], 'donatewiki' => [ '*.wikimedia.org', // Needed to load some images ] ], 'wgSuspiciousIpExpiry' => [ 'default' => 600, ], 'wmgShowRollbackConfirmationDefaultUserOptions' => [ 'default' => false, 'dewiki' => true, ], 'wgSpecialSearchFormOptions' => [ 'testwikidatawiki' => [ 'showDescriptions' => true ], 'wikidatawiki' => [ 'showDescriptions' => true ], ], 'wmgForceEditSummary' => [ 'default' => false, 'arwiki' => true, // T220186 ], 'wmgShowWikidataInWatchlist' => [ 'default' => false, 'arwiki' => true, // T220186 ], 'wmgWatchMoves' => [ 'default' => false, 'arwiki' => true, // T220186 ], 'wmgWatchRollback' => [ 'default' => false, 'arwiki' => true, // T220186 ], 'wmgUseTheWikipediaLibrary' => [ // T288070 'default' => false, 'sul' => true, ], 'wgTwlEditCount' => [ 'default' => 500, // T288070 ], 'wgFundraiserLandingPageELSampleRate' => [ 'default' => 0, 'donatewiki' => 1 ], ### Mostly invariant settings for CirrusSearch 'wgSearchType' => [ 'default' => 'CirrusSearch' ], 'wgRestAllowCrossOriginCookieAuth' => [ // FIXME: Is this still needed? // This was added for api.wikimedia.org because the WikimediaApiPortalOAuth extension // made cross-origin cookie-authenticated requests to Meta-Wiki. 'metawiki' => true, 'default' => false, ], 'wgRestExternalModules' => [ 'default' => [ 'wmf-rest/v1' => [ 'info' => [ 'title' => 'Wikimedia REST APIs', 'description' => "This API provides cacheable and straightforward access to Wikimedia content and data, in machine-readable formats.\n", 'version' => '1.0.0', ], 'base' => '/api/rest_v1', 'spec' => '/api/rest_v1/?spec', ], 'wmf-math/v1' => [ 'info' => [ 'title' => 'Math API', 'description' => "This API provides support for rendering mathematical formulae. It allows callers to convert various forms of math input into MathML + SVG or PNG outputs, which can be used across Wikimedia projects.\n", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1', 'spec' => 'https://wikimedia.org/api/rest_v1/?spec', ], ], '+wikipedia' => [ 'wmf-rest/v1' => [ 'info' => [ 'title' => 'Wikimedia REST APIs', 'version' => '1.0.0', 'description' => "This API provides cacheable and straightforward access to Wikimedia content and data, in machine-readable formats.\n\nCaution: The REST Sandbox executes calls against the production database by default. To avoid unintended edits to live content, select the sandbox server (test.wikimedia.org) from the server dropdown before making POST, PUT, PATCH, or DELETE requests.\n### Global Rules\n- Limit your clients to no more than 200 requests/s to this API.\n Each API endpoint's documentation may detail more specific usage limits.\n- Set a unique `User-Agent` or `Api-User-Agent` header that\n allows us to contact you quickly. Email addresses or URLs\n of contact pages work well.\n\nBy using this API, you agree to Wikimedia's [Terms of Use](https://wikimediafoundation.org/wiki/Terms_of_Use) and [Privacy Policy](https://wikimediafoundation.org/wiki/Privacy_policy). Unless otherwise specified in the endpoint documentation below, content accessed via this API is licensed under the [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/) and [GFDL](https://www.gnu.org/copyleft/fdl.html) licenses, and you irrevocably agree to release modifications or additions made through this API under these licenses. Check the [Wikimedia REST API documentation](https://www.mediawiki.org/wiki/Wikimedia_REST_API) for background and details.\n### Endpoint documentation\nPlease consult each endpoint's documentation for details on:\n- Licensing information for the specific type of content\n and data served via the endpoint.\n- Stability markers to inform you about development status and\n change policy, according to\n [our API version policy](https://www.mediawiki.org/wiki/API_versioning).\n- Endpoint specific usage limits.\n", ], 'base' => '/api/rest_v1', 'spec' => '/api/rest_v1/?spec', ], ], '+testwiki' => [ 'wmf-analytics-commons/v1' => [ 'info' => [ 'title' => 'Wikimedia Commons Impact Metrics API', 'description' => "Commons Impact Metrics provides analytical data on the impact of community\ncontributions to Wikimedia Commons, focused on contributions from galleries,\nlibraries, archives, and museums. Data provided by this API is available\nunder the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/commons-analytics/api-spec.json', ], 'wmf-analytics-editors/v1' => [ 'info' => [ 'title' => 'Wikimedia Editor Analytics API', 'description' => "Editor Analytics provides data about the number of editors and newly registered users of Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/api-spec.json', ], 'wmf-analytics-editors-by-country/v1' => [ 'info' => [ 'title' => 'Wikimedia Geo Analytics API', 'description' => "Geo Analytics provides data about editors of Wikimedia projects by country.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/by-country/api-spec.json', ], 'wmf-analytics-edits/v1' => [ 'info' => [ 'title' => 'Wikimedia Edit Analytics API', 'description' => "Edit Analytics provides data about the number of edits and edited pages on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/edits/api-spec.json', ], 'wmf-analytics-media-requests/v1' => [ 'info' => [ 'title' => 'Wikimedia Media Analytics API', 'description' => "Media Analytics provides data about requests for media files on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/mediarequests/api-spec.json', ], 'wmf-analytics-page-views/v1' => [ 'info' => [ 'title' => 'Wikimedia Page Analytics API', 'description' => "Page Analytics provides data about page views for Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/pageviews/api-spec.json', ], 'wmf-analytics-unique-devices/v1' => [ 'info' => [ 'title' => 'Wikimedia Device Analytics API', 'description' => "Device Analytics provides data about the number of unique devices that access Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/unique-devices/api-spec.json', ], 'lift-wing/v1' => [ 'info' => [ 'title' => 'Lift Wing API', 'description' => "Lift Wing provides production-grade machine learning model inference services for Wikimedia projects. Each model is exposed as a separate endpoint under the common `/service/lw/inference/v1/models/` prefix.\n\nAll endpoints use the KServe v1 REST protocol (`POST` with JSON request/response bodies). See individual model specs for detailed schemas and examples.\n\nFor more information:\n- [Lift Wing API on Wikitech](https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWing/API)\n- [Source code](https://gerrit.wikimedia.org/r/q/project:machinelearning/liftwing/inference-services)\n", 'version' => '1.0.0', ], 'base' => 'https://api.wikimedia.org', 'spec' => 'https://api.wikimedia.org/service/lw/specs/openapi.yaml', ], ], '+metawiki' => [ 'wmf-analytics-commons/v1' => [ 'info' => [ 'title' => 'Wikimedia Commons Impact Metrics API', 'description' => "Commons Impact Metrics provides analytical data on the impact of community\ncontributions to Wikimedia Commons, focused on contributions from galleries,\nlibraries, archives, and museums. Data provided by this API is available\nunder the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/commons-analytics/api-spec.json', ], 'wmf-analytics-editors/v1' => [ 'info' => [ 'title' => 'Wikimedia Editor Analytics API', 'description' => "Editor Analytics provides data about the number of editors and newly registered users of Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/api-spec.json', ], 'wmf-analytics-editors-by-country/v1' => [ 'info' => [ 'title' => 'Wikimedia Geo Analytics API', 'description' => "Geo Analytics provides data about editors of Wikimedia projects by country.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/by-country/api-spec.json', ], 'wmf-analytics-edits/v1' => [ 'info' => [ 'title' => 'Wikimedia Edit Analytics API', 'description' => "Edit Analytics provides data about the number of edits and edited pages on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/edits/api-spec.json', ], 'wmf-analytics-media-requests/v1' => [ 'info' => [ 'title' => 'Wikimedia Media Analytics API', 'description' => "Media Analytics provides data about requests for media files on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/mediarequests/api-spec.json', ], 'wmf-analytics-page-views/v1' => [ 'info' => [ 'title' => 'Wikimedia Page Analytics API', 'description' => "Page Analytics provides data about page views for Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/pageviews/api-spec.json', ], 'wmf-analytics-unique-devices/v1' => [ 'info' => [ 'title' => 'Wikimedia Device Analytics API', 'description' => "Device Analytics provides data about the number of unique devices that access Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/unique-devices/api-spec.json', ], 'lift-wing/v1' => [ 'info' => [ 'title' => 'Lift Wing API', 'description' => "Lift Wing provides production-grade machine learning model inference services for Wikimedia projects. Each model is exposed as a separate endpoint under the common `/service/lw/inference/v1/models/` prefix.\n\nAll endpoints use the KServe v1 REST protocol (`POST` with JSON request/response bodies). See individual model specs for detailed schemas and examples.\n\nFor more information:\n- [Lift Wing API on Wikitech](https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWing/API)\n- [Source code](https://gerrit.wikimedia.org/r/q/project:machinelearning/liftwing/inference-services)\n", 'version' => '1.0.0', ], 'base' => 'https://api.wikimedia.org', 'spec' => 'https://api.wikimedia.org/service/lw/specs/openapi.yaml', ], ], '+mediawikiwiki' => [ 'wmf-analytics-commons/v1' => [ 'info' => [ 'title' => 'Wikimedia Commons Impact Metrics API', 'description' => "Commons Impact Metrics provides analytical data on the impact of community\ncontributions to Wikimedia Commons, focused on contributions from galleries,\nlibraries, archives, and museums. Data provided by this API is available\nunder the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/commons-analytics/api-spec.json', ], 'wmf-analytics-editors/v1' => [ 'info' => [ 'title' => 'Wikimedia Editor Analytics API', 'description' => "Editor Analytics provides data about the number of editors and newly registered users of Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/api-spec.json', ], 'wmf-analytics-editors-by-country/v1' => [ 'info' => [ 'title' => 'Wikimedia Geo Analytics API', 'description' => "Geo Analytics provides data about editors of Wikimedia projects by country.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/editors/by-country/api-spec.json', ], 'wmf-analytics-edits/v1' => [ 'info' => [ 'title' => 'Wikimedia Edit Analytics API', 'description' => "Edit Analytics provides data about the number of edits and edited pages on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/edits/api-spec.json', ], 'wmf-analytics-media-requests/v1' => [ 'info' => [ 'title' => 'Wikimedia Media Analytics API', 'description' => "Media Analytics provides data about requests for media files on Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/mediarequests/api-spec.json', ], 'wmf-analytics-page-views/v1' => [ 'info' => [ 'title' => 'Wikimedia Page Analytics API', 'description' => "Page Analytics provides data about page views for Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/pageviews/api-spec.json', ], 'wmf-analytics-unique-devices/v1' => [ 'info' => [ 'title' => 'Wikimedia Device Analytics API', 'description' => "Device Analytics provides data about the number of unique devices that access Wikimedia projects.\nData provided by this API is available under the [CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/).", 'version' => '1.0.0', ], 'base' => 'https://wikimedia.org/api/rest_v1/metrics', 'spec' => 'https://wikimedia.org/api/rest_v1/metrics/unique-devices/api-spec.json', ], 'lift-wing/v1' => [ 'info' => [ 'title' => 'Lift Wing API', 'description' => "Lift Wing provides production-grade machine learning model inference services for Wikimedia projects. Each model is exposed as a separate endpoint under the common `/service/lw/inference/v1/models/` prefix.\n\nAll endpoints use the KServe v1 REST protocol (`POST` with JSON request/response bodies). See individual model specs for detailed schemas and examples.\n\nFor more information:\n- [Lift Wing API on Wikitech](https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWing/API)\n- [Source code](https://gerrit.wikimedia.org/r/q/project:machinelearning/liftwing/inference-services)\n", 'version' => '1.0.0', ], 'base' => 'https://api.wikimedia.org', 'spec' => 'https://api.wikimedia.org/service/lw/specs/openapi.yaml', ], ], '+labswiki' => [ 'lift-wing/v1' => [ 'info' => [ 'title' => 'Lift Wing API', 'description' => "Lift Wing provides production-grade machine learning model inference services for Wikimedia projects. Each model is exposed as a separate endpoint under the common `/service/lw/inference/v1/models/` prefix.\n\nAll endpoints use the KServe v1 REST protocol (`POST` with JSON request/response bodies). See individual model specs for detailed schemas and examples.\n\nFor more information:\n- [Lift Wing API on Wikitech](https://wikitech.wikimedia.org/wiki/Machine_Learning/LiftWing/API)\n- [Source code](https://gerrit.wikimedia.org/r/q/project:machinelearning/liftwing/inference-services)\n", 'version' => '1.0.0', ], 'base' => 'https://api.wikimedia.org', 'spec' => 'https://api.wikimedia.org/service/lw/specs/openapi.yaml', ], ], '+wikidatawiki' => [ 'wikibase-rest/v1' => [ 'info' => [ 'title' => 'Wikibase REST API', 'description' => "Wikibase provides access to machine-readable ontological data stored on Wikidata\nand used throughout various Wikimedia sister projects. ", 'version' => '1.0.0', ], 'base' => 'https://www.wikidata.org/w/rest.php/wikibase/v1', 'spec' => 'https://www.wikidata.org/w/rest.php/wikibase/v1/openapi.json', ] ] ], 'wgRestLocalModuleTestBaseUrl' => [ 'default' => null, 'wikipedia' => 'https://test.wikimedia.org/w/rest.php', ], 'wgRestModuleOverrides' => [ 'default' => [ 'site/v1' => [ 'mode' => 'discoverable', 'availability' => 'discoverable' ], 'readinglists/v0' => [ 'mode' => 'discoverable', 'availability' => 'discoverable' ], 'wikifunctions/v0' => [ 'mode' => 'discoverable', 'availability' => 'discoverable' ], 'fragments/v0-internal' => [ 'mode' => 'hidden', 'availability' => 'hidden' ], ], '+metawiki' => [ 'readinglists/v0' => [ 'mode' => 'published', 'availability' => 'published' ], ], '+wikifunctionswiki' => [ 'wikifunctions/v0' => [ 'mode' => 'published', 'availability' => 'published' ], ], '+wikidatawiki' => [ 'wikibase/v1' => [ 'mode' => 'discoverable', 'availability' => 'discoverable' ], ] ], 'wgWikidataOrgQueryServiceMaxLagFactor' => [ 'default' => 60, ], 'wgGlobalRenameDenylist' => [ 'default' => 'https://meta.wikimedia.org/w/index.php?title=Global_rename_blacklist&action=raw' ], // Disables use of Special:CreateAcount, but allows CentralAuth accounts to still be autocreated 'wmgDisableAccountCreation' => [ 'default' => false, 'foundationwiki' => true, 'wikimaniawiki' => true, 'testwikidatawiki' => true, ], 'wgWatchlistExpiry' => [ 'default' => true, ], 'wmgWikimediaIcon' => [ 'default' => '/static/images/footer/wikimedia-button.svg', ], // Wikidata Bridge configuration 'wmgWikibaseRepoDataBridgeEnabled' => [ 'default' => false, 'wikidata' => true, ], 'wmgWikibaseClientDataBridgeEnabled' => [ 'default' => false, 'wikidataclient-test' => true, 'testwikidatawiki' => false, ], 'wmgWikibaseClientWellKnownReferencePropertyIds' => [ 'default' => [ 'referenceUrl' => 'P854', 'title' => 'P1476', 'statedIn' => 'P248', 'author' => 'P50', 'publisher' => 'P123', 'publicationDate' => 'P577', 'retrievedDate' => 'P813', ], 'wikidataclient-test' => [ 'referenceUrl' => 'P93', 'title' => 'P77107', 'statedIn' => 'P149', 'author' => 'P242', 'publisher' => 'P145', 'publicationDate' => 'P761', 'retrievedDate' => 'P388', ], ], 'wmgWikibaseClientDataBridgeHrefRegExp' => [ 'default' => '^https://www\.wikidata\.org/wiki/((Q[1-9][0-9]*)).*#(P[1-9][0-9]*)$', 'wikidataclient-test' => '^https://test\.wikidata\.org/wiki/((Q[1-9][0-9]*)).*#(P[1-9][0-9]*)$', ], 'wmgWikibaseClientDataBridgeEditTags' => [ 'default' => [ 'data-bridge' ], ], 'wmgWikibaseTmpSerializeEmptyListsAsObjects' => [ 'default' => true, ], 'wmgWikibaseTmpNormalizeDataValues' => [ 'default' => true, ], 'wmgWikibaseEnableMulLanguageCode' => [ 'default' => true, ], 'wmgWikibaseTmpEnableScopedTypeaheadSearch' => [ 'wikidata' => true, // T394669, T394670 ], 'wmgWikibaseTmpMobileEditingUI' => [ 'default' => false, ], // for wmgWikibaseTmpMobileEditingUIBetaFeature, see the BetaFeatures section above // T421850 - prototype displaying links to WikiProjects on Item pages 'wmgWikibaseTmpWikiProjectsLinking' => [ 'wikidatawiki' => [ [ # WikiProject Music (T422935) 'propertyIds' => [ # MusicBrainz properties 'P434', 'P966', 'P435', 'P4404', 'P5813', 'P436', 'P8052', # Discogs properties 'P1953', 'P1955', 'P6080', 'P6079', 'P2206', 'P1954', 'P9218', # AllMusic properties 'P1728', 'P1994', 'P1730', 'P6110', 'P1729', 'P9185', # Spotify properties 'P1902', 'P2207', 'P2205', ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_Music', 'msg' => 'wikiprojects-sidebar-wikiproject-music', ], [ # WikiProject Medicine (T422935) 'propertyIds' => [ # diseases properties 'P486', 'P492', 'P493', 'P494', 'P557', 'P563', 'P604', 'P653', 'P663', 'P667', 'P668', 'P672', 'P673', 'P699', 'P780', 'P923', 'P924', 'P1060', 'P1193', 'P2844', 'P1395', 'P1461', 'P1550', 'P1554', 'P1583', 'P1603', 'P1604', 'P1605', 'P1606', 'P11430', # anatomy properties 'P927', 'P1323', 'P1402', 'P1690', 'P1691', 'P1692', 'P1693', 'P1694', 'P2286', 'P2288', 'P2289', 'P3490', 'P3491', 'P3261', 'P3262', # nerves and brain properties 'P696', 'P925', 'P926', 'P928', 'P970', 'P3190', 'P3189', # pharmacology properties 'P231', 'P233', 'P234', 'P235', 'P267', 'P592', 'P595', 'P636', 'P652', 'P661', 'P662', 'P683', 'P715', 'P769', 'P1909', 'P1924', 'P1925', 'P1928', ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_Medicine', 'msg' => 'wikiprojects-sidebar-wikiproject-medicine', ], [ # WikiProject Datasets (T422935) 'propertyIds' => [ 'P1325', 'P2666', 'P2702', 'P5195', 'P5874', 'P6526', 'P8402', 'P8605', 'P11238', ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_Datasets', 'msg' => 'wikiprojects-sidebar-wikiproject-datasets', ], [ # WikiProject sum of all paintings 'propertyIds' => [ 'P195', ], 'statements' => [ 'P31' => [ 'Q3305213', 'Q18761202', 'Q219423', 'Q12043905', 'Q22669139', 'Q1181933', 'Q97072190', 'Q132137', 'Q21281546', 'Q282129', 'Q99516640', ], ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_sum_of_all_paintings', 'msg' => 'wikiprojects-sidebar-wikiproject-sum-of-all-paintings', ], [ # WikiProject elections 'propertyIds' => [ 'P541', 'P726', 'P3602', ], 'statements' => [ 'P31' => [ 'Q858439', 'Q15261477', 'Q15280243', 'Q2618461', ], ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_elections', 'msg' => 'wikiprojects-sidebar-wikiproject-elections', ], ], 'testwikidatawiki' => [ [ 'propertyIds' => [ 'P176', 'P150', 'P79511', ], 'href' => 'https://www.wikidata.org/wiki/Special:MyLanguage/Wikidata:WikiProject_Music', 'msg' => 'wikiprojects-sidebar-wikiproject-music', ], ], ], // T415516 temporary feature flag 'wmgWikibaseTmpGraphQL' => [ 'default' => false, 'testwikidatawiki' => true, 'wikidatawiki' => true, ], // T123582: enables 'wgImagePreconnect' => [ 'default' => true, ], 'wgParserEnableUserLanguage' => [ 'commonswiki' => true, 'abstractwiki' => true, 'incubatorwiki' => true, // T401372 'metawiki' => true, 'sourceswiki' => true, // T406050 'specieswiki' => true, // T406583 'wikidata' => true, // T405830 ], 'wgUseLegacyMediaStyles' => [ 'default' => true, 'officewiki' => false, ], // Temporary setting to stage the rollout of $wgLocalHTTPProxy (T288848) 'wmgUseLocalHTTPProxy' => [ 'default' => true, ], ### Wikifunctions-related configuration 'wmgUseWikiLambda' => [ 'default' => false, 'wikifunctionswiki' => true, 'wikifunctionsclient' => true, ], 'wgWikiLambdaEnableRepoMode' => [ 'default' => false, 'wikifunctionswiki' => true, ], // Disabling this will break all pages with Wikifunctions calls on them. 'wgWikiLambdaEnableClientMode' => [ 'default' => false, 'wikifunctionsclient' => true, ], // This is a "kill switch" to disable further Wikifunctions calls in an emergency. // Disabling this will not break pages with Wikifunctions calls on them, but show // a message if the call isn't already cached. 'wgWikiLambdaClientModeOffline' => [ 'wikifunctionsclient' => false, ], // This will be used (only) on Abstract Wikipedia 'wgWikiLambdaEnableAbstractMode' => [ 'default' => false, 'abstractwiki' => true, ], // This will be used (only) on Abstract Wikipedia 'wgWikiLambdaAbstractNamespaces' => [ 'default' => [], 'abstractwiki' => [ NS_MAIN => [ '', 'Q50081413' ] ], ], // Whether wikis can have abstract articles' previews ddisplayed on them 'wgWikiLambdaEnableAbstractClientMode' => [ 'default' => false, 'abstractwiki' => true, 'testwiki' => true, ], // Whether wikis can have abstract articles displayed on them 'wgWikiLambdaEnableAbstractClientModeIntegration' => [ 'default' => false, 'abstractwiki' => false, 'testwiki' => true, ], ### Wikistories-related configuration 'wmgUseWikistories' => [ 'default' => false, 'idwiki' => true, // T311143 ], // Wikistories discovery module config 'wgWikistoriesDiscoveryMode' => [ 'default' => 'off', 'idwiki' => 'beta', ], // Danger: Do *NOT* enable on any public wiki (T17622) 'wgFixDoubleRedirects' => [ 'default' => false, 'officewiki' => true, // T305782 ], 'wmgUseImageSuggestions' => [ 'default' => false, 'ptwiki' => true, 'ruwiki' => true, 'idwiki' => true, 'cawiki' => true, 'nowiki' => true, 'fiwiki' => true, 'huwiki' => true, ], 'wmgUseSearchVue' => [ 'default' => false, 'ptwiki' => true, 'ruwiki' => true, 'idwiki' => true, // T336870 'cawiki' => true, 'nowiki' => true, 'huwiki' => true, 'nlwiki' => true, 'ukwiki' => true, ], 'wgImageSuggestionsHelpLink' => [ // T292310 'ptwiki' => '/wiki/Ajuda:Guia_de_edi%C3%A7%C3%A3o/Como_usar_imagens', 'ruwiki' => '/wiki/%D0%92%D0%B8%D0%BA%D0%B8%D0%BF%D0%B5%D0%B4%D0%B8%D1%8F:%D0%98%D0%BB%D0%BB%D1%8E%D1%81%D1%82%D1%80%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5', 'idwiki' => '/wiki/Wikipedia:Kebijakan_penggunaan_gambar', // T331036 'cawiki' => '/wiki/Ajuda:%C3%9As_d%27imatges', 'fiwiki' => '/wiki/Ohje:Kuvien_lis%C3%A4%C3%A4minen', 'huwiki' => '/wiki/Wikip%C3%A9dia:K%C3%A9pek_haszn%C3%A1lata', 'nowiki' => '/wiki/Hjelp:Bilder', ], 'wmgUseCampaignEvents' => [ 'default' => false, 'wikipedia' => true, // T396784 'officewiki' => true, // T318592 'metawiki' => true, // T322745 'bdwikimedia' => true, // T424016 'brwikimedia' => true, // T376747 'cowikimedia' => true, // T431765 'uawikimedia' => true, // T376695 'wikidatawiki' => true, // T375411 'mswiktionary' => true, // T386538 'wikimaniawiki' => true, // T397369 'wikisource' => true, // T402329 'commonswiki' => true, // T403667 'wikivoyage' => true, // T409760 'wiktionary' => true, // T409760 'wikinews' => true, // T409760 'wikiversity' => true, // T409760 'wikiquote' => true, // T409760 'mediawikiwiki' => true, // T409760 'specieswiki' => true, // T409760 'wikifunctionswiki' => true, // T409760 'wikibooks' => true, // T419597 'incubatorwiki' => true, // T421749 ], // This setting determines whether the CampaignEvents extension shall store // its data in a shared database (wikishared). This can only be set to true // for SUL wikis. 'wmgCampaignEventsUseCentralDB' => [ 'default' => false, 'sul' => true, 'testwiki' => false, 'test2wiki' => false, ], 'wmgCampaignEventsUseEventOrganizerGroup' => [ 'default' => true, 'enwiki' => false, 'officewiki' => false, // T387943 'wikimaniawiki' => false, // T397369 ], 'wgCampaignEventsEnableEventInvitation' => [ 'default' => true, // T383800 'eswiki' => false, 'metawiki' => false, 'zhwiki' => false, 'brwikimedia' => false, 'uawikimedia' => false, 'mediawikiwiki' => false, // T409760 'wikifunctionswiki' => false, // T409760 ], 'wgCampaignEventsEnableWorklists' => [ 'default' => true, // T429508 ], 'wgCdnMatchParameterOrder' => [ 'default' => false, // T314868 ], 'wmgLogRestrictions' => [ 'default' => [], '+jawiki' => [ 'abusefilter' => 'abusefilter-modify', // T315199 ], ], 'wgWatchersMaxAge' => [ 'default' => 30 * 24 * 3600, // T336250 ], 'wgEnableEditRecovery' => [ 'default' => true, // T355548 ], 'wmgEditRecoveryDefaultUserOptions' => [ 'default' => false, // T350653 'testwiki' => true, // T350653 ], 'wgWikidiff2Options' => [ 'default' => [ 'useMultiFormat' => true, 'maxSplitSize' => 10, // T341754 ], ], // T61245 'wmgUsePageNotice' => [ 'default' => false, 'testwiki' => true, ], 'wgPageNoticeDisablePerPageNotices' => [ 'default' => true, ], // Community configuration (T357766) 'wmgUseCommunityConfiguration' => [ 'default' => true, 'lockeddown' => false, ], 'wmgUseAutoModerator' => [ // NOTE: Do not enable without OK from Moderator Tools team. 'default' => false, // T361643 'testwiki' => true, // T362622 'trwiki' => true, // T365792 'idwiki' => true, // T373823 'ukwiki' => true, // T378343 'viwiki' => true, // T376597 'afwiki' => true, // T381000 'bnwiki' => true, // T382286 'azwiki' => true, // T367306 'zhwiki' => true, // T391248 'eswiki' => true, // T405152 'itwiki' => true, // T420450 'sqwiki' => true, // T425509 'nlwiki' => true, ], 'wgAutoModeratorUsername' => [ // T361643 'testwiki' => 'AutoModeratorTest', // T362622 'trwiki' => 'Otomoderatör', // T365792 'idwiki' => "Automoderator", // T373823 'ukwiki' => "Автомодератор", // T378343 'viwiki' => "Kiểm tra tự động", // T376597 'afwiki' => "OutoModerator", // T381000 'bnwiki' => "স্বয়ংক্রিয় টহলদার", // T382286 'azwiki' => 'Avtomoderator', // T367306 'zhwiki' => 'AutoModerator', // T391248 'eswiki' => 'Automoderador', // T405152 'itwiki' => 'Moderatore Automatico', // T420450 'sqwiki' => 'Automoderatori', // T425509 'nlwiki' => 'BijdragenScanner', ], // T400727 'wgAutoModeratorMultiLingualRevertRisk' => [ 'default' => false, 'testwiki' => true, 'automoderator-revertrisk-multilingual' => true, ], // T341000 'wgExternalLinksDomainGaps' => [ 'enwiki' => [ 'https://org.archive.web.' => [ 0 => 57876657, ], ], 'commonswiki' => [ 'https://org.wikidata.www.' => [ 0 => 72202971, 72202973 => 89906680, 89906682 => 91580472, 91580474 => 99908292, ], 'http://se.kulturarvsdata' => [ 0 => 13998115, 13998131 => 20707691, 20707693 => 35818644, ], ], ], // T405005 'wgExternalLinksIgnoreDomains' => [ 'default' => [ 'wikipedia.org', 'wiktionary.org', 'wikibooks.org', 'wikinews.org', 'wikiquote.org', 'wikisource.org', 'wikiversity.org', 'wikivoyage.org', 'wikimedia.org', 'wikidata.org', 'wikifunctions.org', 'mediawiki.org', ], '+commonswiki' => [ 'wikimap.toolforge.org', 'geohack.toolforge.org', 'creativecommons.org', ], '+ruwiki' => [ 'geohack.toolforge.org', // T416174 'maps.google.com', // T416174 'openstreetmap.org', // T416174 ], '+ruwikinews' => [ 'tools.wmflabs.org', ], ], // T20110 'wgConfirmEditEnabledAbuseFilterCustomActions' => [ 'default' => [ 'showcaptcha' ], ], 'wmgUseNetworkSession' => [ // enabled only on private wikis to save resources (T373826#11244781) 'default' => false, 'private' => true, 'loginwiki' => false, ], 'wgEnableProtectionIndicators' => [ 'default' => false, 'azwiki' => true, // T371440 'frwiktionary' => true, // T413724 'labswiki' => true, // T409785 'officewiki' => true, 'ruwiki' => true, // T412582 'ruwikisource' => true, // T417590 'srwiki' => true, // T407183 'zhwiki' => true, // T412710 ], // T378127 'wmgUseChart' => [ 'default' => true, // disabled due to wmgEnableJsonConfigDataMode 'private' => false, 'fishbowl' => false, ], 'wgChartProgressiveEnhancement' => [ 'default' => true, ], // T433831 'wgChartWizardEnabled' => [ 'default' => false, 'commonswiki' => true, ], // T388434 - low-level json transform support 'wgJsonConfigTransformsEnabled' => [ 'default' => true, // disabled due to wmgEnableJsonConfigDataMode 'private' => false, 'fishbowl' => false, ], // T388616 - high-level charts transform support 'wgChartTransformsEnabled' => [ 'default' => true, // disabled due to wmgEnableJsonConfigDataMode 'private' => false, 'fishbowl' => false, ], // T372527 'wmgUseCommunityRequests' => [ 'default' => false, 'metawiki' => true, 'mediawikiwiki' => true, // T405694 ], 'wgCommunityRequestsEnable' => [ 'default' => false, 'metawiki' => true, ], 'wgCommunityRequestsStatuses' => [ 'metawiki' => [ 'under-review' => [ 'id' => 0, 'voting' => true, // T409613 'default' => true, ], ], ], // T423876 'wgWikimediaMessagesAnonDonateLink' => [ 'default' => true, 'wikimedia' => false, ], // T377121 'wgUseCodexSpecialBlock' => [ 'default' => true, ], // T377121 'wgEnableMultiBlocks' => [ 'default' => true, ], // T362324 'wgPHPSessionHandling' => [ 'default' => 'disable', ], // T399631 'wgUseSessionCookieJwt' => [ 'default' => true, ], // T417833 'wgOAuthUseJwtCookie' => [ 'default' => true, ], // T415007 'wgJwtSessionCookieIssuer' => [ 'default' => null, 'sul' => 'https://meta.wikimedia.org', ], // T418957 'wgApiClientErrorSampleRate' => [ 'default' => 0.01, ], // T377975 / T391064 'wgTemplateDataEnableDiscovery' => [ 'default' => true, ], // T377975 / T391064 'wgTemplateDataEnableCategoryBrowser' => [ 'default' => true, ], // T391064 'wgTemplateDataEnableFeaturedTemplates' => [ 'default' => true, ], 'wmgUseReaderExperiments' => [ 'default' => false, // T406916 'arwiki' => true, 'viwiki' => true, 'zhwiki' => true, 'frwiki' => true, 'idwiki' => true, // T406907 'enwiki' => true, // T423173 'itwiki' => true, 'plwiki' => true, ], // T403798 'wgEnableChangesListQueryPartitioning' => [ 'default' => true, ], // T390236 'wgGeoCrumbsUseParserOutputFallback' => [ 'default' => false, ], // T397258 'wmgEnableWikidataIconsInClientWatchlist' => [ 'default' => false, 'hewiki' => true, 'cawiki' => true, 'ukwiki' => true, ], // T406023 'wgSVGNativeRendering' => [ 'default' => false, ], // T413967 'wgEnableWatchlistLabels' => [ 'default' => true, ], // T413737 'wgCookieSetOnIpBlock' => [ 'default' => true, 'ruwiki' => false, ], 'wgWMCBadEmailDomainsFile' => [ 'default' => '/srv/mediawiki/private/disposable-email-domains', ], // T419605 - Reduce reauth timeout for editing site JS. 'wgReauthenticateTime' => [ 'default' => [ 'default' => 3600, // 1 hour. 'editsitejs' => 3600, // 1 hour. ], ], 'wmgUseArticleGuidance' => [ 'default' => false, // phase 0 'testwiki' => true, // T417200 // phase 1 'simplewiki' => true, // T425351 // phase 2 'arwiki' => true, // T426871 'bnwiki' => true, // T426871 'frwiki' => true, // T426871 'ptwiki' => true, // T426871 'trwiki' => true, // T426871 // phase 3 'itwiki' => true, // T431540 // phab 4 'plwiki' => true, // T432137 ], 'wgArticleGuidanceExperimentName' => [ 'default' => '', // phase 0 'testwiki' => 'we-1-10-articleguidance-v1', // phase 1 'simplewiki' => 'we-1-10-articleguidance-v1', // T426278 // phase 2 'frwiki' => 'we-1-10-articleguidance-v1', // T426871 'trwiki' => 'we-1-10-articleguidance-v1', // T426871 ], 'wgArticleGuidanceExperimentJuniorEditorsOnly' => [ 'default' => false, 'frwiki' => true, // T426871 ], 'wgArticleGuidanceExperimentRefererTitles' => [ 'default' => [], // phase 0 'testwiki' => [ 'Wikipedia:ArticleGuidance' ], ], 'wgArticleGuidanceExperimentEntryPointTitles' => [ 'default' => [], // phase 0 'testwiki' => [ 'Wikipedia:ArticleWizard' ], // phase 1 'simplewiki' => [ 'Wikipedia:Article_wizard' ], // T426278 // phase 2 'frwiki' => [ 'Aide:Comment_créer_un_article' ], // T426871 'ptwiki' => [ 'Wikipédia:Guia_de_criação_de_artigos' ], // T426871 'trwiki' => [ 'Vikipedi:Madde_sihirbazı' ], // T426871 ], 'wgArticleGuidanceWikidataConnectEnabled' => [ 'default' => true, ], 'wgArticleGuidanceSparqlEndpoint' => [ 'default' => 'http://localhost:6041/sparql', ], // Shared Wikidata URLs (T421250). The client uses all three; the server reuses // api/view but overrides SPARQL via wgArticleGuidanceSparqlEndpoint above, which // points at the internal proxy in production. 'wgArticleGuidanceWikidataUrls' => [ 'default' => [ 'api' => 'https://www.wikidata.org/w/api.php', 'view' => 'https://www.wikidata.org/wiki/$1', 'sparql' => 'https://query.wikidata.org/sparql', ], ], 'wgRestrictUserPageEditing' => [ 'default' => false, 'arwiki' => true, // T434878 'jawiki' => true, // T392754 ], 'wmgUseProdunto' => [ 'default' => false, ], ];