Wikipedia:User scripts/Guide: Difference between revisions
Content deleted Content added
→Text editors and debugging: Neovim/Emacs |
→Textarea with article wikicode: updated link to jquery.textSelection doc |
||
Line 416:
</syntaxhighlight>
You can manipulate it using the [https://doc.wikimedia.org/mediawiki-core/master/js/
<syntaxhighlight lang="javascript" copy style="min-width:fit-content; max-width: 40%">
var $textbox = $( '#wpTextbox1' );
|