Difference between revisions of "Extensions:Character Warnings"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Getting template)
Tag: 2017 source edit
 
(Adding majority of information)
Tag: 2017 source edit
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{Extensioninfobox|title=the extension's name|desc=Allows users to add warnings to characters|auth=redcr0wz|status=stable|github={{Github|user=redcr0wz|branch=extension/character-warnings}}|LKVer=2.1.3|migration=yes|package=no}}
<!-- Put a short summary of your extension here! -->
+
Allows users to add warnings to characters. Useful in case you have designs on your website that need warning, such as gory designs or ones with body horror.
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
- Pull the branch
 +
- run `php artisan migrate`
 +
- run `php artisan optimize` twice
 
== Configuration ==
 
== Configuration ==
<!-- Is any configuration necessary? Describe it here! -->
+
The warning image is the content warning thumbnail in site settings.
 
== Usage ==
 
== Usage ==
<!-- Is there anything users should know about using your extension? -->
+
* Users can configure if icons and warnings are visible or not, just in case they don't need content warnings for warned designs.
 
== Troubleshooting ==
 
== Troubleshooting ==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
Contact redcrowz on Discord if you encounter any issues! This is my first extension and my coding experience is pretty limited, but I'll do my best!
 
== Images ==
 
== Images ==
 
<!-- Do you have any images to show what it looks like in action? -->
 
<!-- Do you have any images to show what it looks like in action? -->
 
== See Also ==
 
== See Also ==
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
+
Keep these extensions in mind if you plan on installing this:
 
+
* Featured Character
 +
* Random Spotlight
 +
* Character Folders

Revision as of 18:35, 7 November 2023

the extension's name
Description Allows users to add warnings to characters
Author(s) redcr0wz
Status stable
Github extension/character-warnings
LK Version 2.1.3
Contains a Migration






Allows users to add warnings to characters. Useful in case you have designs on your website that need warning, such as gory designs or ones with body horror.

Installation

- Pull the branch - run `php artisan migrate` - run `php artisan optimize` twice

Configuration

The warning image is the content warning thumbnail in site settings.

Usage

  • Users can configure if icons and warnings are visible or not, just in case they don't need content warnings for warned designs.

Troubleshooting

Contact redcrowz on Discord if you encounter any issues! This is my first extension and my coding experience is pretty limited, but I'll do my best!

Images

See Also

Keep these extensions in mind if you plan on installing this:

  • Featured Character
  • Random Spotlight
  • Character Folders