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.
This code will be executed when previewing this page.
Documentation for this user script can be added at User:Sam Sailor/Scripts/loadCustomSummaryPresets.
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Enterprisey/CustomSummaryPresets.js&action=raw&ctype=text/javascript', 'text/javascript'); // [[User:Enterprisey/CustomSummaryPresets.js]]
var customNamespaceSummaries = {
'0': [
"- not a recognized image file. Must be uploaded first, copyright permitting (see [[WP:UPIMAGE]]).",
"Not a recognized image file. Must be uploaded first, copyright permitting (see [[WP:UPIMAGE]]).",
"- changing file name in-text breaks link. Please use [[H:PREVIEW|preview]] to avoid this mistake.",
"Changing file name in-text breaks link. Please use [[H:PREVIEW|preview]] to avoid this mistake.",
"- undoing bot file removal does not make file(s) reappear. Please use [[H:PREVIEW|preview]] to avoid this mistake. Must re-upload with correct license, copyright permitting (see [[WP:UPIMAGE]]).",
"Fixing infobox error(s)",
"[[Help:Wikitext|WikiSyntax]] fixes; citation cleanup per [[Help:Citation Style 1|CS1]]; [[WP:COPYEDIT|copyediting]] per [[Wikipedia:Manual of Style|MOS]]; tidy citations",
"Infobox fix(es); [[Help:Wikitext|WikiSyntax]] fixes; citation cleanup per [[Help:Citation Style 1|CS1]]; [[WP:COPYEDIT|copyediting]] per [[Wikipedia:Manual of Style|MOS]]; tidy citations",
"Adding [[Wikipedia:Citing sources|citation(s)]] etc.",
"Adding [[Help:Interlanguage links|interlanguage link(s)]] etc.",
"Article no longer unreferenced – and [[WP:URA|you can help!]]",
"[[WP:SALORDER|Chronological ordering]]",
"Citation cleanup per [[Help:Citation Style 1|CS1]]; [[WP:COPYEDIT|copyediting]] per [[Wikipedia:Manual of Style|MOS]]; tidy citations",
"[[WP:DUPREF|Combining duplicate citations]]",
"[[WP:FIXDABLINKS|Repairing]] link(s) to disambiguation page – and [[Wikipedia:Disambiguation pages with links|you can help!]]",
"Removing [[Template:Broken ref/cite error list|inapplicable tag]]",
"Rv: [[Template:Prod blp|Prod blp]] inapplicable (source(s) present); see [[WP:BLPPROD]].",
"Per [[MOS:SEEALSO]]/[[MOS:NOTSEEALSO]]",
"Removing [[WP:SELFREDIRECT]] etc.",
"#NOV25 – Article no longer unreferenced – and [[WP:URA|you can help!]]",
],
'1': [
"Comment",
"Reply",
"Suggestion",
],
'3': [
"Friendly message",
"Comment",
"Reply",
"Suggestion",
],
'10': [
"Per [[WP:NAVNOREDIRECT]]",
],
'118': [
"Clean-up, [[WP:COPYEDIT|copyediting]] and various fixes",
],
};