MediaWiki:Common.js: Difference between revisions
Jump to navigation
Jump to search
Having the right interwikis would help |
No edit summary |
||
| Line 3: | Line 3: | ||
/************************************************************************/ | /************************************************************************/ | ||
/* for [[dev:GlobalFileUsage]] */ | /* for [[w:c:dev:GlobalFileUsage]] */ | ||
window.globalFileUsageConfig = { | window.globalFileUsageConfig = { | ||
'lang': ['pl', 'ru', 'vi'], | 'lang': ['pl', 'ru', 'vi'], | ||
'auto_show': false | 'auto_show': false | ||
} | } | ||
Revision as of 15:10, 31 August 2025
/************************************************************************/
/* Any JavaScript here will be loaded for all users on every page load. */
/************************************************************************/
/* for [[w:c:dev:GlobalFileUsage]] */
window.globalFileUsageConfig = {
'lang': ['pl', 'ru', 'vi'],
'auto_show': false
}