Extensions:Labels

From Lorekeeper Wiki
Revision as of 13:20, 2 September 2025 by SunnsetCadett (talk | contribs) (first inital edittttt)
Jump to navigation Jump to search
the extension's name
Description A short description
Author(s) Author(s)
Status status (such as WIP, testing, stable)
Github branch
LK Version What Lorekeeper version the ext is built on





Adds a toyhou.se or deviantArt like tagging system to characters. Character tags are just additional subcategorization that can span multiple characters. It also has moderation support. Tags are only cosmetic except for the additional search features on the masterlist.

Installation

Pull the branch lorekeeper/character-tags. Run php artisan migrate, php artisan add-site-settings, and php artisan update-extension-tracker.

Configuration

Tags include three site settings. By default, staff can add any created tag freely. Please take a look at these before launching:

  • "CT_tag_permissions" - if regular members are permitted to add tags to their characters or not.
  • "CT_tag_restriction" - whether or not you'd like to use tags as a traditional tagging tool or just dedicate them to particular, admin created tags.
  • "CT_tag_max_number" - max num of tags any character is allowed to have. Since they appear on the header, it's suggested to have 3-5.

Usage

Create premade tags on the admin panel (under masterlist). Tags are not case sensitive. You may also blacklist tags on this page. Both users and staff members will not be able to add those tags to characters. If you'd like to restrict a particular tag to staff only, turn on staff only on creation!

Troubleshooting

DM me on discord! sunnsetcadett

Images

See Also