VOOZH about

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

⇱ MediaWiki:Gadget-articlefeedback.js – Minecraft Wiki


MediaWiki:Gadget-articlefeedback.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.

// From https://oldschool.runescape.wiki/w/MediaWiki:Gadget-articlefeedback.js?action=history
// CC BY-NC-SA 3.0
if(mw.config.get('wgContentNamespaces').includes(mw.config.get('wgNamespaceNumber'))
&&mw.config.get('wgAction')==='view'
&&mw.config.get('wgArticleId')>0
&&!mw.config.get('wgIsRedirect')){
mw.loader.load('ext.gadget.articlefeedback-core');
}
if(mw.config.get('wgUserGroups').includes('autoconfirmed')&&$('.gloop-feedback-wrapper').length>0){
mw.loader.load('ext.gadget.articlefeedback-tools');
}
Retrieved from "https://minecraft.wiki/w/MediaWiki:Gadget-articlefeedback.js?oldid=3146005"

Navigation menu