Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative: Difference between revisions

Content deleted Content added
m might as well do syntax highlighting...
WOSlinker changed the content model of the page Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative from "wikitext" to "JavaScript"
 
(3 intermediate revisions by 3 users not shown)
Line 7:
<pre> importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative'); </pre>
 
<sourcesyntaxhighlight lang=javascript>
// (script starts here) */
 
Line 46:
 
 
addOnloadHook$(addForceSummary);
 
// (end of script) </sourcesyntaxhighlight>