VOOZH about

URL: https://minecraft.wiki/w/MediaWiki:Gadget-randomMinceraft.js

⇱ MediaWiki:Gadget-randomMinceraft.js – Minecraft Wiki


MediaWiki:Gadget-randomMinceraft.js

From Minecraft Wiki
Jump to navigation Jump to search
In other languages

Note: After saving, you have to bypass your browser's cache to see the changes.

Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

// 0.01% chance to show "Minceraft"
if(Math.floor(Math.random()*10000)===0){
// [[MediaWiki:Gadget-minceraft-logo.css]]
mw.loader.load('ext.gadget.minceraft-logo');
// [[MediaWiki:Gadget-minceraft.js]]
mw.loader.load('ext.gadget.minceraft');
}
Retrieved from "https://minecraft.wiki/w/MediaWiki:Gadget-randomMinceraft.js?oldid=3513067"

Navigation menu