Content deleted Content added
Waldyrious (talk | contribs) allow citation templates with more than one word after "cite" (e.g. {{cite press release}}) |
Waldyrious (talk | contribs) m rephrase |
||
Line 49:
// Update the edit summary
var sum = document.editform.wpSummary;
var summary = vertical ? "Convert citation templates to vertical format, for readability" : "
summary += " (using [[User:Waldir/formatcitations.js|Regex citation formatter]])";
if (sum.value.indexOf(summary) == -1) {
|