Difference between revisions of "Extensions:User Links"
Jump to navigation
Jump to search
(adding description and installation notes) |
|||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | This extension adds a form to add links other social media sites (toyhou.se, Instagram, Discord, AO3) to your user profile. The links will display as icons next to your username, simmilar to this: [https://trello-attachments.s3.amazonaws.com/5d24c5e59b42351c1ab56a76/255x185/b18c87c55680e673497172c5a3387319/userlinkaddon.PNG.png user-links-addon example]{{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}}|migration=yes/no|package=yes/no}} |
− | <!-- | + | <!-- Put a short summary of your extension here! --> |
==Installation== | ==Installation== | ||
− | <!-- Pull the branch, push, and run php artisan migrate. | + | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->Pull the branch, push, and run <code>php artisan migrate</code>. |
==Configuration== | ==Configuration== | ||
<!-- Is any configuration necessary? Describe it here! --> | <!-- Is any configuration necessary? Describe it here! --> | ||
Line 8: | Line 8: | ||
<!-- Is there anything users should know about using your extension? --> | <!-- Is there anything users should know about using your extension? --> | ||
==Troubleshooting== | ==Troubleshooting== | ||
− | <!-- Feel free to | + | <!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->Feel free to contact me at discord (lume#2648) |
==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. --> |
Revision as of 10:00, 27 September 2020
This extension adds a form to add links other social media sites (toyhou.se, Instagram, Discord, AO3) to your user profile. The links will display as icons next to your username, simmilar to this: user-links-addon example
Description | A short description |
---|---|
Author(s) | Author(s) |
Status | status (such as WIP, testing, stable) |
Github | branch |
LK Version | Unspecified |
Installation
Pull the branch, push, and run php artisan migrate
.
Configuration
Usage
Troubleshooting
Feel free to contact me at discord (lume#2648)