Extensions:Organised Traits Dropdown
Description | Organizes trait dropdowns by category. |
---|---|
Author(s) | Draginraptor |
Status | Stable |
LK Version | 3.0 |
Is part of LK v3.0.0's release | |
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.