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