Difference between revisions of "Extensions:Emotes"

From Lorekeeper Wiki
Jump to navigation Jump to search
(add page info)
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
== Images ==
 
== Images ==
 
[[File:Emotes.png]]
 
[[File:Emotes.png]]
 +
 
== 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 19:21, 19 April 2023

Emotes
Description Upload emotes to use on your site!
Author(s) CH3RVB
Status stable
Github extension/emotes
LK Version 2.1.1
Contains a Migration






Upload emotes that players can use onsite!

Emotes are set by admins in the admin panel, but anyone can use them. Emotes can be called by their names, or by their emote ID. ([emote=1] or [emote=emote_name])

NEW!!: Allows for items to be mentioned as emotes. Codes are included in _item_entry.blade for users, this can be removed if you just want a way for admins to use item emotes, for example, quick linking in a news post. Item emotes can be called with [item=item_id]

Installation

php artisan migrate, php artisan update-extension-tracker

Configuration

none

Usage

Troubleshooting

no known errors

Images

Emotes.png

See Also