MediaWiki:Common.js: Difference between revisions
copying a few useful snippets from the Genshin Wiki: autoadd category for redirects; search field fix; improved TextTip popups |
No edit summary |
||
| Line 5: | Line 5: | ||
/* for [[w:c:dev:GlobalFileUsage]] */ | /* for [[w:c:dev:GlobalFileUsage]] */ | ||
window.globalFileUsageConfig = { | window.globalFileUsageConfig = { | ||
'lang': ['pl', 'ru', 'vi'], | 'lang': ['pl', 'ru', 'vi', 'zh'], | ||
'auto_show': false | 'auto_show': false | ||
} | } | ||