Open main menu
Utpalasia Wiki
Search
Changes
Newer edit →
MediaWiki:Common.js
208 bytes added
,
19:32, 29 March 2013
Created page with "
→Any JavaScript here will be loaded for all users on every page load.
:
<script> if(screen.width <= 800) { window.location.replace(document.URL + "&mobileaction=to..."
/* Any JavaScript here will be loaded for all users on every page load. */
<script>
if(screen.width <= 800)
{
window.location.replace(document.URL + "&mobileaction=toggle_view_mobile");
}
</script>
Cordula
Bureaucrats
,
Administrators
298
edits