Difference between revisions of "Extensions:Universal Trait Index"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
m (Consistency Fix)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{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}}
+
{{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=extension/universal-trait-index}}|LKVer=2.0.0|migration=no|package=no}}
 
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.
 
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.
 +
 +
'''This extension is included in the current develop branch, beyond release/v3.0.0.'''
 
== Installation ==
 
== Installation ==
 
Pull the branch, handle any conflicts, and <pre>php artisan optimize</pre> if the trait page or links don't display
 
Pull the branch, handle any conflicts, and <pre>php artisan optimize</pre> if the trait page or links don't display
Line 9: Line 11:
  
 
== Troubleshooting ==
 
== Troubleshooting ==
No known problems
+
No known problems but you should contact me in the discord (SUPERCOOL) if you have any questions
 +
 
 
== Images ==
 
== Images ==
  
 
== See Also ==
 
== See Also ==
[[Extensions:Species Trait Index]]
+
* [[Extensions:Species Trait Index]]
 +
* [[Updating:_to_3.0.0]]

Latest revision as of 10:25, 25 March 2024

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 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.

This extension is included in the current develop branch, beyond release/v3.0.0.

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 but you should contact me in the discord (SUPERCOOL) if you have any questions

Images

See Also