User:DannyS712/TagsManager

From WikiProjectMed
Jump to navigation Jump to search
Tags Manager
DescriptionManage tags in an article
StatusBeta
First releasedDecember 2, 2018; 5 years ago (2018-12-02)
Version1.0
Skin supportVector
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}}