Misplaced Pages

User:Andrybak/Scripts/Unsigned helper: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:Andrybak | Scripts Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 21:05, 20 July 2024 editAndrybak (talk | contribs)Extended confirmed users, Template editors81,061 edits top: tweak lede← Previous edit Revision as of 13:45, 23 July 2024 edit undoAndrybak (talk | contribs)Extended confirmed users, Template editors81,061 edits document Special:Diff/1236106652Next edit →
Line 2: Line 2:
|author=], ] |author=], ]
|released=2024-07-20 |released=2024-07-20
|desc = Simplifies adding {{tl|Unsigned}} and {{tl|Unsigned IP}} |desc = Simplifies adding {{tl|Unsigned}}, {{tl|Unsigned IP}}, and {{tl|Undated}}
}} }}
'''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. '''Unsigned helper''' is a ] for semi-automatically adding templates {{tl|Unsigned}}, {{tl|Unsigned IP}}, and {{tl|Undated}}. This script is a fork of ] with faster search and an automatic edit summary.


==How to install== ==How to install==
Line 18: Line 18:
# At the end of the button set, click on <span style="background-color: var(--background-color-interactive-subtle,#f8f9fa); color: var(--color-progressive,#36c); border: 1px solid var(--border-color-interactive,#72777d); padding: 1px 4px;">{{fake link|1={{tlf|unsigned}}|2=}}</span> # At the end of the button set, click on <span style="background-color: var(--background-color-interactive-subtle,#f8f9fa); color: var(--color-progressive,#36c); border: 1px solid var(--border-color-interactive,#72777d); padding: 1px 4px;">{{fake link|1={{tlf|unsigned}}|2=}}</span>
# Wait for the script to find the revision, which introduced this change. # Wait for the script to find the revision, which introduced this change.
# Check that the diff found by script corresponds to the unsigned message.
# Click button {{mw button|{{int:showdiff}}|normal}} at the bottom.
# If the found diff is wrong, click button "Keep looking".
# Check that the generated signature corresponds to the ] in the edit summary.
# If the found diff is correct, click button "Use that revision".
# Click button {{mw button|{{int:publishchanges}}|progressive}} at the bottom.
# Once ready, click button {{mw button|{{int:publishchanges}}|progressive}} at the bottom.


===Known issues=== ===Known issues===
* If someone other than the original author has edited the unsigned comment, that someone will be (incorrectly) used in the {{tl|unsigned}} template. * If someone other than the original author has edited the unsigned comment, that someone will be (incorrectly) used in the {{tl|unsigned}} template.
* Doesn't work in ], ], ], or when ] is enabled. * Doesn't work in ], ], ], or when ] is enabled.
* If an author of an undated comment changed their username since leaving the comment, it will be automatically marked with {{tl|unsigned}} instead of {{tl|undated}}.


==See also== ==See also==

Revision as of 13:45, 23 July 2024

Unsigned helper
DescriptionSimplifies adding {{Unsigned}}, {{Unsigned IP}}, and {{Undated}}
Author(s)Anomie, andrybak
First released2024-07-20
UpdatedAugust 5, 2024
    (4 months ago)
SourceUser:Andrybak/Scripts/Unsigned helper.js

Unsigned helper is a user script for semi-automatically adding templates {{Unsigned}}, {{Unsigned IP}}, and {{Undated}}. 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 → Tick 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

  1. Open the wikitext editor for the discussion, where you want to mark an unsigned message.
  2. In the dropdown below the editor, select button set "Insert" or "Wiki markup" (see MediaWiki talk:Edittools for details).
  3. At the end of the button set, click on {{unsigned}}
  4. Wait for the script to find the revision, which introduced this change.
  5. Check that the diff found by script corresponds to the unsigned message.
  6. If the found diff is wrong, click button "Keep looking".
  7. If the found diff is correct, click button "Use that revision".
  8. Once ready, 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.
  • If an author of an undated comment changed their username since leaving the comment, it will be automatically marked with {{unsigned}} instead of {{undated}}.

See also

Category: