Difference between revisions of "Extensions:Second Subtype"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
 
Line 1: Line 1:
{{Extensioninfobox|title=Second Subtype|desc=Adds handling for/display of a second subtype to characters.|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extension/second-subtype}}|migration=yes|package=no}}
+
{{Extensioninfobox|title=Second Subtype|desc=Adds handling for/display of a second subtype to characters.|auth=Mercury|status=Stable|github={{Github|user=itinerare|branch=extension/second-subtype}}|LKVer=2.0.0|migration=yes|package=no}}
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 
Adds the ability to add a second subtype to characters, as well as internal handling for it. Also updates masterlist search so that it searches secondary subtypes as well.
 
Adds the ability to add a second subtype to characters, as well as internal handling for it. Also updates masterlist search so that it searches secondary subtypes as well.

Latest revision as of 07:56, 29 August 2021

Second Subtype
Description Adds handling for/display of a second subtype to characters.
Author(s) Mercury
Status Stable
Github extension/second-subtype
LK Version 2.0.0
Contains a Migration



Adds the ability to add a second subtype to characters, as well as internal handling for it. Also updates masterlist search so that it searches secondary subtypes as well.

Installation

Pull; run

php artisan migrate

Configuration

None necessary.

Usage

Add secondary subtypes to characters and/or instruct your users as to how/when to do so as necessary.

Troubleshooting

Find me in the Lorekeeper discord!

See Also