Revision as of 21:02, 20 July 2024 editAndrybak (talk | contribs)Extended confirmed users, Template editors81,061 edits →See also: add User:Andrybak/Scripts/Unsigned generator← Previous edit | Revision as of 21:05, 20 July 2024 edit undoAndrybak (talk | contribs)Extended confirmed users, Template editors81,061 edits →top: tweak ledeNext edit → | ||
Line 4: | Line 4: | ||
|desc = Simplifies adding {{tl|Unsigned}} and {{tl|Unsigned IP}} | |desc = Simplifies adding {{tl|Unsigned}} and {{tl|Unsigned IP}} | ||
}} | }} | ||
'''Unsigned helper''' is a ] for semi-automatically adding templates {{tl|Unsigned}} and {{tl|Unsigned IP}}. | '''Unsigned helper''' is a ] for semi-automatically adding templates {{tl|Unsigned}} and {{tl|Unsigned IP}}. This script is a fork of ] with faster search and an automatic edit summary. | ||
This script is a fork of ]. Differences: faster search, automatic edit summary. | |||
==How to install== | ==How to install== |
Revision as of 21:05, 20 July 2024
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 with faster search and an 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.