More actions
Combined display of all available logs of Mine in Abyss. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:02, 11 October 2024 Scyu talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * Creates minecraft style tooltips * * Replaces normal tooltips. Supports minecraft formatting codes (except k), and a description with line breaks (/). * * Source: https://minecraft.wiki/w/MediaWiki:Common.js: ( function() { var escapeChars = { '\\&': '&', '<': '<', '>': '>' }; var escape = function( text ) { // "\" must be escaped first return text.replace( /\...")