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

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
m (Consistency fix)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Extensioninfobox|title=Group Traits by Category|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=2.0|migration=no|package=no|modified-main=yes}}
+
{{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}}
 
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
 
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
 
|-
 
|-
Line 6: Line 6:
 
| This extension has been merged into the v2.0.0 branch as Group Traits by Category.
 
| 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 ==
 
Must be turned on in config/lorekeeper/extensions.php in order to be used.
 
Must be turned on in config/lorekeeper/extensions.php in order to be used.
Line 11: Line 22:
 
<!-- 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 ==
[[Updating:_to_2.0.0]]
+
* [[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