MediaWiki:Mobile.js: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 October 2022

18 October 2022

17 October 2022

16 October 2022

15 October 2022

  • curprev 14:1014:10, 15 October 2022Wikiadmin talk contribs 604 bytes +604 Created page with "→‎All JavaScript here will be loaded for users of the mobile site: if ( mw.config.get( 'wgIsMainPage' )) { var language = navigator.language || navigator.browserLanguage; var language = navigator.language // alert(language); if (language.indexOf('ru') > -1) { document.location.href = 'https://www.exagear.wiki/index.php?title=Main_Page(ru)'; document.location = 'https://www.exagear.wiki/index.php?title=Main_Page(ru)'; } else { document.location.href = 'https://w..."