Difference between revisions of "Extensions:User Status Message"
Jump to navigation
Jump to search
(Creation of user status message extension.) Tag: 2017 source edit |
m (Added images.) Tag: 2017 source edit |
||
| Line 8: | Line 8: | ||
You can change up the styling of the container in <code>lorekeeper.css</code>. | You can change up the styling of the container in <code>lorekeeper.css</code>. | ||
== Images == | == Images == | ||
| − | + | <gallery> | |
| + | File:Status message account-settings.png|alt=The account settings page displaying a section for a status message, where a user may type in a status message along with an optional clear time.|A preview of what a user sees on their account settings page for setting their status message. | ||
| + | File:Status message user-profile.png|alt=A user profile displaying a set status message in a speech bubble below the user's information, along with a small bit of text on the far right below the status bubble indicating when it was set.|How the status message displays on a user's profile by default. | ||
| + | </gallery> | ||
| + | |||
== Troubleshooting == | == Troubleshooting == | ||
You can find me in, or ask for help, in the Lorekeeper Discord. | You can find me in, or ask for help, in the Lorekeeper Discord. | ||
Latest revision as of 23:24, 2 September 2025
| Description | Lets users set a short status message displayed on their profile with an optional date/time to automatically clear. |
|---|---|
| Author(s) | Min |
| Status | Stable |
| Github | extension/user-status-message |
| LK Version | 3.0.0 |
| Contains a Migration | |
Allows users to set a short status message via their settings page, as well as an optional time for it to be automatically cleared, that will be displayed on their user profile under their user info if set. By default it is shown in a speech bubble-esque container along with small text indicating when the status was set.
Installation
Pull the branch, resolve any conflicts, and run php artisan migrate.
Configuration
You can change up the styling of the container in lorekeeper.css.
Images
Troubleshooting
You can find me in, or ask for help, in the Lorekeeper Discord.