User:DannyS712/TagsManager
(Redirected from User:Abelmoschus Esculentus/TagHelper)
Description | Manage tags in an article |
---|---|
Status | Beta |
First released | December 2, 2018 |
Version | 1.0 |
Skins | Vector |
Source | User: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}}