User:Home Lander/common.js
Appearance
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. |
The accompanying .css page for this skin can be added at User:Home Lander/common.css. |
mw.loader.load( '//wiki.riteme.site/w/index.php?title=User:Writ_Keeper/Scripts/massRollback.js&action=raw&ctype=text/javascript' );
importScript( 'User:Evad37/MoveToDraft.js' ); // Backlink: [[User:Evad37/MoveToDraft]]
importScript('User:Gary/expand hidden templates.js'); // [[User:Gary/expand hidden templates.js]]
importScript('User:Mr. Stradivarius/gadgets/Draftify.js'); // Linkback: [[User:Mr. Stradivarius/gadgets/Draftify.js]]
importScript('User:The Earwig/copyvios.js'); // copyvios script
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]
importScript('User:Lourdes/PageCuration.js'); // Linkback: [[User:Lourdes/PageCuration.js]]
importScript('User:Omni Flames/PendingChangesLink.js'); // Linkback: User:Omni Flames/PendingChangesLink.js
importScript('User:Kangaroopower/MRollback.js'); //Mass Rollback Script [[User:Kangaroopower/MRollback.js]]
importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' ); // Backlink: [[User:Technical_13/Scripts/OneClickArchiver]]
importScript( 'User:Equazcion/ContribsTabVector.js' ); // Backlink: [[User:Equazcion/ContribsTabVector.js]]
importScript('User:Equazcion/LiveDiffLink.js'); //Linkback: [[User:Equazcion/LiveDiffLink]]
importScript( 'User:Equazcion/SidebarHistoryTools.js' ); // Backlink: [[User:Equazcion/SidebarHistoryTools.js]]
importScript( 'User:Equazcion/ScriptInstaller.js' ); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );
mw.loader.load("https://wiki.riteme.site/w/index.php?title=User:Writ_Keeper/Scripts/previewAndDiff.js&action=raw&ctype=text/javascript");
/*
* Automatically tick the "Move subpages" option when moving pages.
*/
var moveSubpagesBox = document.getElementsByName("wpMovesubpages")[0];
if (moveSubpagesBox !== undefined) {
moveSubpagesBox.checked = true;
}
importScript('User:APersonBot/AFCRHS.js'); //Linkback: [[User:APersonBot/AFCRHS.js]] Added by Script installer
importScript('User:EnterpriseyBot/reply-link.js'); //Linkback: [[User:EnterpriseyBot/reply-link.js]] Added by Script installer
importScript('User:Enterprisey/cv-revdel.js'); //Linkback: [[User:Enterprisey/cv-revdel.js]] Added by Script installer
importScript('User:Bellezzasolo/Scripts/templatechanges.js'); //Linkback: [[User:Bellezzasolo/Scripts/templatechanges.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/sectionLinkShortener.js'); //Linkback: [[User:Writ Keeper/Scripts/sectionLinkShortener.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/autoCloser.js'); //Linkback: [[User:Writ Keeper/Scripts/autoCloser.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/massProtect.js'); //Linkback: [[User:Writ Keeper/Scripts/massProtect.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/massRevdel.js'); //Linkback: [[User:Writ Keeper/Scripts/massRevdel.js]] Added by Script installer
importScript('User:Suffusion of Yellow/filter-highlighter.js'); //Linkback: [[User:Suffusion of Yellow/filter-highlighter.js]] Added by Script installer
importScript('User:Writ Keeper/Scripts/logoutConfirm.js'); //Linkback: [[User:Writ Keeper/Scripts/logoutConfirm.js]] Added by Script installer
importScript('User:Suffusion of Yellow/effp-helper.js'); //Linkback: [[User:Suffusion of Yellow/effp-helper.js]] Added by Script installer
importScript('User:RedWarn/.js'); //Linkback: [[User:RedWarn/.js]] Added by Script installer
importScript('User:BrandonXLF/Restorer.js'); //Linkback: [[User:BrandonXLF/Restorer.js]] Added by Script installer