User:Mifter/common.js

This is an old revision of this page, as edited by Mifter (talk | contribs) at 00:03, 28 November 2018 (test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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 ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
importScript( 'User:MusikAnimal/responseHelper.js' ); // Backlink: [[User:MusikAnimal/responseHelper.js]]

mw.loader.load("/w/index.php?title=User:Writ_Keeper/Scripts/legacyToolbar.js&action=raw&ctype=text/javascript");
mw.loader.load("/w/index.php?title=User:Writ_Keeper/Scripts/legacyRefToolbar.js&action=raw&ctype=text/javascript");

importScript('User:Shubinator/DYKcheck.js'); //DYKcheck tool



$.wikiLoveOptions.types.barnstar.subtypes.invisible= {
							fields: [ 'message' ], // fields to ask for in form
							option: mw.msg( 'Invisible' ), // option listed in the select list
							descr: mw.msg( 'The Invisible Barnstar is awarded to users who make significant and helpful contributions to the project, but have kept to the background without seeking recognition or reward for their work.' ), // description
							header: mw.msg( 'The Invisible Barnstarr' ), // header that appears at the top of the talk page post (optional)
							title: mw.msg( 'The Invisible Barnstar' ), // title that appears inside the award box (optional)
							image: 'Invisible Barnstar Hires.png' // image for the award
						},