Difference between revisions of "Extensions:Group Traits by Category"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page)
Tag: 2017 source edit
 
m (Consistency fix)
 
(3 intermediate revisions by one other user not shown)
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}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Group Traits by Category|desc=Groups traits by their category|auth=Preimpression|status=Stable|github={{Github|user=username|branch=branch}}|LKVer=2.0|migration=no|package=no|modified-main=yes}}
<!-- Put a short summary of your extension here! -->
+
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
 +
|-
 +
| '''<u>THIS EXTENSION IS PART OF v2.0.0 and up</u>'''
 +
|-
 +
| This extension has been merged into the v2.0.0 branch as Group Traits by Category.
 +
|}
 +
Groups traits by category on masterlists, making them show up as
 +
 
 +
'''category 1'''
 +
Trait 1A
 +
trait 1B
 +
'''category 2'''
 +
Trait 2A
 +
trait 2B
 +
 
 +
etc
 +
 
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
Must be turned on in config/lorekeeper/extensions.php in order to be used.
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
 
== Images ==
 
== Images ==
 
<!-- Do you have any images to show what it looks like in action? -->
 
<!-- Do you have any images to show what it looks like in action? -->
 
== See Also ==
 
== See Also ==
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
+
* [[Updating:_to_2.0.0]]
 
 

Latest revision as of 10:16, 25 March 2024

Group Traits by Category
Description Groups traits by their category
Author(s) Preimpression
Status Stable
Github branch
LK Version 2.0
Is part of LK v2 (modified-main)






THIS EXTENSION IS PART OF v2.0.0 and up
This extension has been merged into the v2.0.0 branch as Group Traits by Category.

Groups traits by category on masterlists, making them show up as

category 1 Trait 1A trait 1B category 2 Trait 2A trait 2B

etc

Installation

Must be turned on in config/lorekeeper/extensions.php in order to be used.

Images

See Also