User talk:Hearvox/WikiSignals
Latest comment: 2 months ago by Hearvox in topic Related Wikipedia tools/docs
Leave a message for the WikiSignals team.
Demo
edit- Original (Gaute): Lovable | Figma
- Popover (BG edit): Lovable
- User script: User:Hearvox/WikiSignals/wikisignals.js
- User script doc: User:Hearvox/WikiSignals/wikisignals
- Mockup: WikiSignals: Test (use button or Tools link)
Related Wikipedia tools/docs
editCitations
editUser scripts
edit- User scripts
- User scripts Techniques
- User-script List: Editing
- User scripts: Guide
- User scripts: Most imported
- User's common.js
- Cite Unseen links: GitHub repo and custom rules.
- Unreliable/Predatory Source Detector links: test cases and Custom_rules
- WikiEditor: Toolbar customization
- OOUI Demos (Wikimedia icons, widgets, etc.)
- Sandbox
The InsertAnyChar user script (InsertAnyChar.js
) calls an external JSON (Unicode chars):
let response = await $.get('//en.wiktionary.org/w/rest.php/v1/revision/80968402');
The wikEd user script(wikEd.js) adds dozens of buttons to the Editor for additional functionality.
The edit-tool bar "Cite" button is added by the RefToolbar gadget, which is default enabled in a user's Preferences. What, if anything, does our script do for citations if user's RefToolbar pref is off?
Libraries
editWikipedia pages auto-load: