Difference between revisions of "Extensions:Organised Traits Dropdown"
Jump to navigation
Jump to search
Tag: 2017 source edit |
m (added the dev300... thing) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title=Organised Traits Dropdown|desc=Organizes trait dropdowns by category.|auth=Draginraptor|status=Stable|github=|LKVer=3.0|migration=no|package=no}} | + | {{Extensioninfobox|title=Organised Traits Dropdown|desc=Organizes trait dropdowns by category.|auth=Draginraptor|status=Stable|github=|LKVer=3.0|migration=no|package=no|dev300=yes}} |
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;" | {| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;" | ||
|- | |- |
Revision as of 15:18, 27 March 2024
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.