This is an old revision of this page, as edited by FlightTime Public(talk | contribs) at 18:11, 4 July 2012(Removed some clerk links. Added quick link to main talk page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 18:11, 4 July 2012 by FlightTime Public(talk | contribs)(Removed some clerk links. Added quick link to main talk page)
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page.
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.
importScriptURI('//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');importScript('User:Drilnoth/lefteditlinks.js');importScript('User:Ohconfucius/script/MOSNUM dates.js');//[[User:Ohconfucius/script/MOSNUM dates.js]]importScript('User:Ohconfucius/script/Common Terms.js');//[[User:Ohconfucius/script/Common Terms.js]]importScript('User:Tim Song/afchelper4.js');importScript('User:Anomie/util.js');importScript('User:Anomie/linkclassifier.js');// Linkback: [[User:Anomie/linkclassifier.js]]importScript('User:Ioeth/friendly.js');importScript('User:Dr pda/prosesize.js');//[[User:Dr pda/prosesize.js]]importScript("User:GregU/dashes.js");importScript('User:AzaToth/twinkle.js');importScript('User:Smith609/toolbox.js');addOnloadHook(function(){addPortletLink("p-personal","http://en.wikipedia.org/wiki/User_talk:Mlpearc","Main talk","pt-acctool","Link to my main talk page","A",document.getElementById("pt-logout"));});addOnloadHook(function(){addPortletLink("p-personal","http://en.wikipedia.org/wiki/User:Mlpearc/Status","Status","pt-acctool","Status","A",document.getElementById("pt-logout"));});addOnloadHook(function(){addPortletLink("p-personal","http://en.wikipedia.org/wiki/User:Mlpearc/Workshop#Frequently_used_stuff","Workshop","pt-acctool","Link to my Workshop","A",document.getElementById("pt-logout"));});addOnloadHook(function(){addPortletLink("p-personal","http://en.wikipedia.org/wiki/Wikipedia:Requests_for_permissions#Current requests","RfP","pt-acctool","Link to Requests for Permissions","A",document.getElementById("pt-logout"));});// Add [[WP:Reflinks]] launcher in the toolbox on leftaddOnloadHook(function(){addPortletLink("p-tb",// toolbox portlet"http://toolserver.org/~dispenser/cgi-bin/webreflinks.py/"+wgPageName+"?client=script&citeweb=on&overwrite=&limit=20&lang="+wgContentLanguage,"Reflinks"// link label)});/**************** Regex menu framework*** by [[m:user:Pathoschild]] <http://meta.wikimedia.org/wiki/User:Pathoschild/Scripts/Regex_menu_framework>*** - adds a sidebar menu of user-defined scripts.*************/importScriptURI('http://meta.wikimedia.org/w/index.php?title=User:Pathoschild/Scripts/Regex_menu_framework.js&action=raw&ctype=text/javascript');/* menu links */// In the function below, add more lines like "regexTool('link text','function_name()')" to add// links to the sidebar menu. The function name is the function defined in rfmscripts() below.functionrmflinks(){regexTool('Custom regex','custom()');// a default tool which performs regex input in a dynamic form}/* scripts */// Below, define the functions linked to from rmflinks() above. These functions can use any JavaScript,// but there is a set of simplified tools documented at// http://meta.wikimedia.org/wiki/User:Pathoschild/Script:Regex_menu_framework ./******************* Trial Run****************/// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&action=raw&ctype=text/javascript');// [[File:Krinkle_RTRC.js]]mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/RTRC.js&action=raw&ctype=text/javascript');// [[File:Krinkle_OneClickCommoniser.js]]mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/OneClickCommoniser.js&action=raw&ctype=text/javascript');importScript(User:Anomie/pagestats.js'); // Linkback: [[User:Anomie/pagestats.js]]importScript(User:Ais523/votesymbols.js');// Linkback: [[User:Ais523/votesymbols.js]]importScript(User:Anomie/lockout.js'); // Linkback: [[User:Anomie/lockout.js]]/* User:Anomie/previewtemplatelastmod documentation */importScript('User:Anomie/previewtemplatelastmod.js'); // Linkback: [[User:Anomie/previewtemplatelastmod.js]]/* This script adds an "unwatch" link to each entry in your watchlist, using the new ajax watchlist thing */importScript(User:Anomie/unwatch.js');// Linkback: [[User:Anomie/unwatch.js]]/* If you want to use this script, simply add the following line to your skin.js */importScript('User:Anomie/useridentifier.js');// Linkback: [[User:Anomie/useridentifier.js]]