Difference between revisions of "Extensions:Organised Trait Dropdown"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Getting the format)
Tag: 2017 source edit
 
(Initial documentation)
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Organised Trait Dropdown|desc=Changes trait dropdowns to use their categories as an optgroup|auth=Draginraptor|status=Stable|github={{Github|user=draginraptor|branch=organised_trait_dropdown}}|migration=no|package=no}}
<!-- Put a short summary of your extension here! -->
+
Trait dropdowns will now show options grouped by their trait category (or under 'Miscellaneous') if not assigned one. On selecting an option, the trait category will also display in brackets next to the trait name.
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
To install, you only need to pull the branch into your project.
 
== Configuration ==
 
== Configuration ==
<!-- Is any configuration necessary? Describe it here! -->
+
No configuration is required.
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
 
== Troubleshooting ==
 
== Troubleshooting ==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
There are currently no known issues, but you can always find Draginraptor on the Lorekeeper Discord server if you need help.
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
 
 

Revision as of 23:25, 17 August 2020

Organised Trait Dropdown
Description Changes trait dropdowns to use their categories as an optgroup
Author(s) Draginraptor
Status Stable
Github organised_trait_dropdown
LK Version Unspecified




Trait dropdowns will now show options grouped by their trait category (or under 'Miscellaneous') if not assigned one. On selecting an option, the trait category will also display in brackets next to the trait name.

Installation

To install, you only need to pull the branch into your project.

Configuration

No configuration is required.

Troubleshooting

There are currently no known issues, but you can always find Draginraptor on the Lorekeeper Discord server if you need help.