This is an old revision of this page, as edited by Andrybak (talk | contribs) at 21:02, 20 July 2024 (→See also: add User:Andrybak/Scripts/Unsigned generator). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 21:02, 20 July 2024 by Andrybak (talk | contribs) (→See also: add User:Andrybak/Scripts/Unsigned generator)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)Description | Simplifies adding {{Unsigned}} and {{Unsigned IP}} |
---|---|
Author(s) | Anomie, andrybak |
First released | 2024-07-20 |
Updated | August 5, 2024 (4 months ago) |
Source | User:Andrybak/Scripts/Unsigned helper.js |
Unsigned helper is a user script for semi-automatically adding templates {{Unsigned}} and {{Unsigned IP}}.
This script is a fork of User:Anomie/unsignedhelper. Differences: faster search, automatic edit summary.
How to install
It's recommend to install this script using the script-installer gadget, which can be turned on at
- Preferences → Gadgets → Advanced → Install scripts without having to manually edit JavaScript files (documentation)
Then you can go back to this page and click the big blue "Install" button in the infobox.
How to use
- Open the wikitext editor for the discussion, where you want to mark an unsigned message.
- In the dropdown below the editor, select button set "Insert" or "Wiki markup" (see MediaWiki talk:Edittools for details).
- At the end of the button set, click on {{unsigned}}
- Wait for the script to find the revision, which introduced this change.
- Click button Show changes at the bottom.
- Check that the generated signature corresponds to the diff in the edit summary.
- Click button Publish changes at the bottom.
Known issues
- If someone other than the original author has edited the unsigned comment, that someone will be (incorrectly) used in the {{unsigned}} template.
- Doesn't work in VisualEditor, 2017 wikitext editor, wikEd, or when syntax highlighting is enabled.
See also
- User:Andrybak/Scripts/Unsigned generator – a more manual script, useful when this script cannot find the correct diff.