As an anonymous user, you can only add new data. If you would like to also modify existing data, please create an account and indicate your languages on your user page.
Help:Customizing Javascript
From OmegaWiki
Faster load of pages
To load the pages faster, it is possible to disable the automatic sorting of the columns. To do that, simply insert the following in your personal monobook.js (or some other name):
function toSort(elementName,skipRows, columnIndex) {
}