Jump to content

User:DannyS712/TagsManager

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by DannyS712 (talk | contribs) at 22:29, 5 May 2019 (use my template). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Tags Manager
DescriptionManage tags in an article
StatusBeta
First releasedDecember 2, 2018; 5 years ago (2018-12-02)
Version1.0
SkinsVector
SourceUser:DannyS712/TagsManager.js


This is a script for managing tags in an article. You may either add or remove tags.

Please note that this script only recognises the original name of the templates (e.g. the script recognises "uncategorized" not "uncategorised"). Also, the "Group inside {{multiple issues}}" option is still in development, so it won't work as intended.

Importation

This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/TagsManager.js'); // [[User:DannyS712/TagsManager.js]]
or
{{subst:Iusc|User:DannyS712/TagsManager.js}}