User:28au21/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:28au21/common.css. |
// [[User:Enterprisey/CustomSummaryPresets]]
var customGeneralSummaries = [
"amend and inclusion of dates in [[Wikipedia:Short description|Short description]], tidy ref names, remove spaces, non-breaking spaces and other invisible characters from the end of all lines, fix dash sign per [[MOS:DASH|Dashes]], ",
"add missing [[Wikipedia:Short description|Short description]], ", "inclusion of dates in [[Wikipedia:Short description|Short description]], ", "amend and inclusion of dates in [[Wikipedia:Short description|Short description]], ", "fix dash sign per [[MOS:DASH|Dashes]] in [[Wikipedia:Short description|Short description]], ", "fix dash sign per [[MOS:DASH|Dashes]], ", "add citation and verifiability maintenance template [[Template:BLP sources|BLP sources]], ", "add citation and verifiability maintenance template [[Template:One source|One source]], ", "add citation and verifiability maintenance template [[Template:No footnotes|No footnotes]], ", "add missing [[Template:Authority control|Authority control]], [[WP:Authority control|Authority control]] info, ", "add missing commons category using [[Template:Sister project auto|Sister project auto]], ", "add missing date format tag [[Template:Use dmy dates|Use dmy dates]], ", "add english-language variety tag [[Template:Use Australian English|Use Australian English]], ", "amended official website link to [[Template:Official website|Official website]] template in External links headline, ", "move book or link from reference section to [[Wikipedia:Further reading|Further reading section]], ", "amend [[Wikipedia:Short description|Short description]], ", "amend [[Wikipedia:ISBN|ISBN]] numbers, see also [[Help:Magic#ISBN]], ", "wikilinks are simplified, ", "rm underscores and spaces in filenames, ", "rm non-breaking spaces in headlines, ", "rm non-breaking space between month and year, ", "add missing space between day and month, ", "save relevant spaces at the end of beginning of links, ", "rm zero width space in latin only, ", "whitespace is cleaned up, ", "upper case the first character in every category, ", "format headlines with spaces inside the equal signs, ", "tidy ref names,", "remove spaces, non-breaking spaces and other invisible characters from the end of all lines, ", "convert br tag [[Help%3ALine-break_handling#%3Cbr_/%3E_or_%3Cbr%3E]], ", "correct placement of template [[Template:Featured list Featured article Good article]] as per [[Wikipedia:Manual of Style/Layout|Manual of Style/Layout]], ", "avoid bibliography, confusable with reference citations per [[Wikipedia:Manual of Style|Manual of Style]] and [[Wikipedia_talk:Manual_of_Style/Layout/Archive_7#Bibliography|Bibliography]], ", "rename bibliography -> Further reading and relocate , see [[Wikipedia:Manual_of_Style/Layout#Further_reading|Wikipedia:Further reading guidelines]], [[Wikipedia:Further reading|Further reading]] and [[Wikipedia:Manual of Style/Layout|Manual of Style/Layout]], ", "move [[Template:Commons category|Commons category]] to the beginning of the last headline per [[Wikipedia:Manual of Style/Layout|Manual of Style/Layout]], ", "move [[Wikipedia:Short description|Short description]] to top per [[Wikipedia:Manual of Style/Layout|Manual of Style/Layout]], ", "add official website in [[Template:Infobox artist|Infobox artist]], ",
];
mw.loader.load( '/enwiki/w/index.php?title=User:Enterprisey/CustomSummaryPresets.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Enterprisey/CustomSummaryPresets.js]]
// [[User:Numbermaniac/goToTop.js]]
mw.loader.load( '/enwiki/w/index.php?title=User:Numbermaniac/goToTop.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Numbermaniac/goToTop.js]]
// [[User:BrandonXLF/ToBottom]]
mw.loader.load( '/enwiki/w/index.php?title=User:BrandonXLF/ToBottom.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:BrandonXLF/ToBottom.js]]
//
// [[User:TMg/autoFormatter]]
mw.loader.load( 'https://de.wikipedia.org/wiki/Benutzer:TMg/autoFormatter.js?action=raw&ctype=text/javascript' ); // Backlink: [[de:Benutzer:TMg/autoFormatter.js]]
// [[User:BrandonXLF/ReferenceExpander]]
mw.loader.load( '/enwiki/w/index.php?title=User:BrandonXLF/ReferenceExpander.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:BrandonXLF/ReferenceExpander.js]]
// [[User:TMg/cleanDiff.js]]
mw.loader.load( '//de.wikipedia.org/enwiki/w/index.php?title=Benutzer:TMg/cleanDiff.js&action=raw&ctype=text/javascript' );