Difference between revisions of "Extensions:Universal Trait Index"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
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}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=Universal Trait Index|desc=A visual index of all non-species (Universal) traits |auth=CH3RVB, Mercury (original extension and code)|status=status testing|github={{Github|user=CH3RVB|branch=/lorekeeper/tree/extension/universal-trait-index}}|LKVer=2.0.0|migration=no|package=no}}
<!-- Put a short summary of your extension here! -->
+
Provides a visual index of traits similarly to [[Extensions:Species Trait Index]], but only displays traits that don't have a species associated to them. Will be helpful in more clearly showing/displaying traits that can be applied to any character regardless of species.
 
== Installation ==
 
== Installation ==
Pull the branch, handle any conflicts, and `php artisan optimize`
+
Pull the branch, handle any conflicts, and <pre>php artisan optimize</pre> if the trait page or links don't display
  
 
== Configuration ==
 
== Configuration ==
<!-- Is any configuration necessary? Describe it here! -->
+
None
 
== Usage ==
 
== 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? -->
+
No known problems
 
== Images ==
 
== Images ==
<!-- 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. -->
+
[[Extensions:Species Trait Index]]

Revision as of 15:12, 10 October 2022

Universal Trait Index
Description A visual index of all non-species (Universal) traits
Author(s) CH3RVB, Mercury (original extension and code)
Status status testing
Github /lorekeeper/tree/extension/universal-trait-index
LK Version 2.0.0






Provides a visual index of traits similarly to Extensions:Species Trait Index, but only displays traits that don't have a species associated to them. Will be helpful in more clearly showing/displaying traits that can be applied to any character regardless of species.

Installation

Pull the branch, handle any conflicts, and

php artisan optimize

if the trait page or links don't display

Configuration

None

Usage

Troubleshooting

No known problems

Images

See Also

Extensions:Species Trait Index