Extensions:Organised Traits Dropdown
Revision as of 16:17, 27 March 2024 by LostInProgres (talk | contribs)
| Description | Organizes trait dropdowns by category. |
|---|---|
| Author(s) | Draginraptor |
| Status | Stable |
| LK Version | 3.0 |
| THIS EXTENSION IS PART OF v3.0.0 |
| This extension has been merged into the v3.0.0 branch as Organised Traits dropdown. |
This changes traits/features dropdowns to have optgroups based on the traits' categories. Dropdown options are fetched via a static Feature class method (Feature::getDropdownItems); this is where the extension's toggle state is checked as well, changing the output returned.
Installation
Must be turned on in config/lorekeeper/extensions.php in order to be used.