Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
MediaWiki:Common.js
6 bytes added
,
14:39, 6 April 2013
change to redirect method
if(navigator.userAgent.toLowerCase().indexOf("android") != -1)
{
document
window
.location
.replace
(document.URL + "?useformat=mobile");
}
else if(document.documentElement.clientWidth <= 787 && document.URL.search("mobile") == -1)
Cordula
Bureaucrats
,
Administrators
298
edits
Navigation menu
Personal tools
Log in
Namespaces
Message
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version