Difference between revisions of "Extensions:Character Titles"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Extensioninfobox|title=Character Titles|desc=Adds support for pre- or invidually-set "titles" for characters.|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extension/character-titles}}|migration=yes|package=no}}
+
{{Extensioninfobox|title=Character Titles|desc=Adds support for pre- or invidually-set "titles" for characters.|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extension/character-titles}}|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 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.
+
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. Also includes searching on masterlist and sublists by title, or for any custom titles.
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
Line 14: Line 14:
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
Find me in the Lorekeeper server!
 
Find me in the Lorekeeper server!
 +
== Images ==
 +
<!-- Do you have any images to show what it looks like in action? -->
 +
* [https://www.itinerare.net/gallery/pieces/61.Character-Titles?source=projects/pages/lorekeeper Writeup with images on my site]
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->

Latest revision as of 07:37, 29 August 2021

Character Titles
Description Adds support for pre- or invidually-set "titles" for characters.
Author(s) Mercury
Status Testing
Github extension/character-titles
LK Version 2.0.0
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. Also includes searching on masterlist and sublists by title, or for any custom titles.

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!

Images

See Also