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

Content deleted Content added
No edit summary
change source to syntaxhighlight
Line 7:
<pre> importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative'); </pre>
 
<sourcesyntaxhighlight lang=javascript>
// (script starts here) */
 
Line 48:
$(addForceSummary);
 
// (end of script) </sourcesyntaxhighlight>