User:Erutuon/scripts/footnoteCleanup.js: Difference between revisions

Content deleted Content added
that didn't work
change button label
Line 15:
$("#editform").prepend('<div id="wikitext-cleanup-button-wrapper"></div>');
$("#wikitext-cleanup-button-wrapper")
.append(`<div id="footnote-cleanup" class="wikitext-cleanup-button">convertclean pixelup to scaling valuesfootnotes</div>`)
.click(cleanupFootnotes);
}