All public logs

Combined display of all available logs of TestWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:43, 15 November 2022 Rots61 talk contribs created page User:Rots61/prosesizebytes.js (Created page with " //<pre> //This function adds a link to the toolbox which, when clicked, displays the size of the page //and the size of the prose in bytes. See the talk page for more details. // //To use this function add {{subst:js|User:Dr pda/prosesizebytes.js}} to your monobook.js // function loadXMLDocPassingTemplate(url,handler, page) { // branch for native XMLHttpRequest object if (window.XMLHttpRequest) { var req = new XMLHttpRequest(); } // branch for IE...")