Difference between revisions of "Extensions:Expanded Image Credits"
Jump to navigation
Jump to search
(Created page with "{{subst:Extension Page}}") Tag: 2017 source edit |
m (→Images) Tag: 2017 source edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Expanded Image Credits|desc=Adds an extra image credit field|auth=Newt|status=stable|github={{Github|user=ne-wt|branch=extension/expanded-image-credits}}|migration=yes|package=no}} |
<!-- Put a short summary of your extension here! --> | <!-- Put a short summary of your extension here! --> | ||
== Installation == | == Installation == | ||
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | ||
+ | Install the branch and run <code>php artisan migrate</code> | ||
== Configuration == | == Configuration == | ||
<!-- Is any configuration necessary? Describe it here! --> | <!-- Is any configuration necessary? Describe it here! --> | ||
Line 9: | Line 10: | ||
== Troubleshooting == | == Troubleshooting == | ||
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? --> | <!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? --> | ||
+ | DM me @ Newt#7776 on discord | ||
== 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? --> | ||
+ | <gallery heights="200" widths="200"> | ||
+ | File:Expanded_image_credits.png | ||
+ | </gallery> | ||
+ | |||
== 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 08:22, 1 August 2024
Description | Adds an extra image credit field |
---|---|
Author(s) | Newt |
Status | stable |
Github | extension/expanded-image-credits |
LK Version | Unspecified |
Contains a Migration | |
Installation
Install the branch and run php artisan migrate
Configuration
Usage
Troubleshooting
DM me @ Newt#7776 on discord