Difference between revisions of "Extensions:Admin Edit Button"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
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=Admin Edit Buttons|desc=Adds an "edit" button to pages such as Item, News, etc, for ease of editing.|auth=Preimpression|status=Stable|github={{Github|user=Preimpression|branch=feature/edit-buttons}}|LKVer=2.0.0|migration=no|package=no|dev300=yes}}
<!-- Put a short summary of your extension here! -->
+
{| style="margin: 4px auto; width: 80%; border: 1px solid #9ADC38; background: #A1F524;"
== Installation ==
+
|-
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
| '''<u>THIS EXTENSION IS PART OF v3.0.0 and up</u>'''
== Configuration ==
+
|-
<!-- Is any configuration necessary? Describe it here! -->
+
| This extension has been merged into the v3.0.0 branch as [https://github.com/corowne/lorekeeper/pull/364 Admin "Edit" Button].
== Usage ==
+
|}
<!-- Is there anything users should know about using your extension? -->
+
Adds an "edit" button to pages such as Item, News, etc, for ease of editing.
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
 
== 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. -->
+
* [[Updating:_to_3.0.0]]
 
 

Revision as of 10:13, 2 May 2024

Admin Edit Buttons
Description Adds an "edit" button to pages such as Item, News, etc, for ease of editing.
Author(s) Preimpression
Status Stable
Github feature/edit-buttons
LK Version 2.0.0
Is part of LK v3.0.0's release






THIS EXTENSION IS PART OF v3.0.0 and up
This extension has been merged into the v3.0.0 branch as Admin "Edit" Button.

Adds an "edit" button to pages such as Item, News, etc, for ease of editing.

Images

See Also