Extensions:Character Themes
Description | Adds a "theme" text field to character traits. |
---|---|
Author(s) | CH3RVB |
Status | Unknown Status |
Github | extension/character-themes |
LK Version | 2.1.5 |
Contains a Migration | |
Adds "Theme" to characters, which is a simple text field
This field is intended for the "concept" of a character, such as "Black cat" or "Water lily", or anything else, really (mostly meant for sites where a character is required to have a listed concept as part of the design).
You can search by theme in the masterlist by typing a word/words
Installation
Pull, and run php artisan migrate
as well as php artisan add-site-settings
Configuration
Has a lang file that can be edited resources\lang\en\character_theme.php which can change "Theme" to another word that you choose.
Some additional settings are included, and can be found in config\lorekeeper\extensions.php: Make themes required on a character. Make themes unique (only design 1 can have "Black cat" set as it's theme). Display themes on the masterlist search/header.