Extensions:Character Titles

From Lorekeeper Wiki
Revision as of 15:44, 14 March 2021 by Mercury (talk | contribs)
Jump to navigation Jump to search
Character Titles
Description Adds support for pre- or invidually-set "titles" for characters.
Author(s) Mercury
Status Testing
Github extension/character-titles
LK Version Unspecified
Contains a Migration



Adds support for character "titles", both pre- and individually-set. Titles can be created from the admin panel and assigned to characters on creation, when editing species/rarity/traits/etc., and in design updates. Alternately, a "custom" title can be specified. An additional site setting controls whether titles are displayed only with characters' image info or also in their header and on the masterlist alongside species, rarity, etc. Titles are purely cosmetic.

Installation

Pull the branch. Run php artisan migrate and php artisan add-site-settings.

Configuration

If desired, adjust the included site setting.

Usage

Make and/or assign titles to characters as desired.

Troubleshooting

Find me in the Lorekeeper server!

See Also