Difference between revisions of "Extensions:Rarity Icons"
Jump to navigation
Jump to search
(create page) Tag: 2017 source edit |
Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Rarity Icons|desc=Adds icons next to rarity name|auth=Stokori|status=testing|github={{Github|user=perappu|branch=extension/rarity-icons}}|LKVer=3.0.0|migration=yes|package=no}} |
− | + | Adds icons next to rarity names when they are displayed. | |
== Installation == | == Installation == | ||
− | < | + | <code>php artisan migrate</code>, <code>php artisan optimize</code> |
== Configuration == | == Configuration == | ||
− | + | Add icons via the create/edit rarity page. It's that easy! | |
== Usage == | == Usage == | ||
− | + | There is also an attribute added to the Rarity model that displays the rarity without the icon (displayNameNoIcon), just in case you find it looks better without the icon on specific pages. | |
+ | |||
== Troubleshooting == | == Troubleshooting == | ||
− | + | Feel free to ping me @stokori on the Discord with any issues! | |
== Images == | == Images == | ||
− | < | + | <gallery> |
+ | |||
+ | </gallery> | ||
+ | |||
== See Also == | == See Also == | ||
− | + | If you liked my work, you can support me doing more of this on [https://ko-fi.com/stokori ko-fi]! | |
− |
Latest revision as of 04:20, 22 June 2024
Description | Adds icons next to rarity name |
---|---|
Author(s) | Stokori |
Status | testing |
Github | extension/rarity-icons |
LK Version | 3.0.0 |
Contains a Migration | |
Adds icons next to rarity names when they are displayed.
Installation
php artisan migrate
, php artisan optimize
Configuration
Add icons via the create/edit rarity page. It's that easy!
Usage
There is also an attribute added to the Rarity model that displays the rarity without the icon (displayNameNoIcon), just in case you find it looks better without the icon on specific pages.
Troubleshooting
Feel free to ping me @stokori on the Discord with any issues!
Images
See Also
If you liked my work, you can support me doing more of this on ko-fi!