Difference between revisions of "Extensions:Pagination Page Select"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Further setup. Will finish later.)
(Nearly finished. Just need to.. actually release the dang extension. And get it approved, of course.)
Line 11: Line 11:
 
'''Page under construction, sorry!'''
 
'''Page under construction, sorry!'''
  
<!-- Put a short summary of your extension here! -->
+
Allows for picking specific pages from the pagination, when there are so many not every page can show up!
 +
 
 +
Credits to Moif who cleaned up my abysmal JS code! I'm too rusty, apparently. XD
 +
 
 
== Installation ==
 
== Installation ==
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
 +
 
== Configuration ==
 
== Configuration ==
No configuration required.
+
There is no configuration required for this extension.
 +
 
 
== Usage ==
 
== Usage ==
<!-- Is there anything users should know about using your extension? -->
+
Just click the '...' option to have the page select show up! Though that option will only show up if there is a large amount of pages- because otherwise each page can be selected anyway.
 +
 
 +
You can either scroll through a range or input a number! Just click Go to head for the page you want!
 +
 
 
== Troubleshooting ==
 
== Troubleshooting ==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
I'm Speedy#4060 on Discord, but please do not contact me directly.
 +
 
 +
Instead, please tag me in the Lorekeeper server if you need my help.
 +
 
 +
I am not a regular there, so asking something without a tag might not get a response.
 +
 
 
== Images ==
 
== Images ==
<!-- Do you have any images to show what it looks like in action? -->
+
<!-- Note to self: add images sometime soon -->
 +
 
 +
== Version History ==
 +
* '''*1:''' Initial creation- only a setup for others to modify their own pagination style.
 +
* '''*2:''' Hours of work to get it to work, on each individual pagination block!
 +
* '''*3:''' Cleanup- forgot a test line.
 +
* '''*4:''' Moif simplified the pagination code!
 +
* '''*5:''' Moif cleaned up the pagination code!
 +
(This extension has never had a tracker update, and never will.)
 +
 
 
== 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 09:12, 4 June 2023

Pagination Page Selector
Description Allows for picking specific pages when there are too many.
Author(s) Speedy and Moif
Status stable
Github SpeedyD/lorekeeper
LK Version 2.1.2
Is part of LK v3.0.0's release







DO NOT USE IF YOU ARE ON VERSION v3.0.0 OR THE LATEST DEV BRANCH
This extension has been merged into the develop branch (aka the future v3.0.0 branch) as ----.
Do not download if you are already on the develop branch, or if you're reading this from the future where Lorekeeper is already on v3.0.0.

Page under construction, sorry!

Allows for picking specific pages from the pagination, when there are so many not every page can show up!

Credits to Moif who cleaned up my abysmal JS code! I'm too rusty, apparently. XD

Installation

Configuration

There is no configuration required for this extension.

Usage

Just click the '...' option to have the page select show up! Though that option will only show up if there is a large amount of pages- because otherwise each page can be selected anyway.

You can either scroll through a range or input a number! Just click Go to head for the page you want!

Troubleshooting

I'm Speedy#4060 on Discord, but please do not contact me directly.

Instead, please tag me in the Lorekeeper server if you need my help.

I am not a regular there, so asking something without a tag might not get a response.

Images

Version History

  • *1: Initial creation- only a setup for others to modify their own pagination style.
  • *2: Hours of work to get it to work, on each individual pagination block!
  • *3: Cleanup- forgot a test line.
  • *4: Moif simplified the pagination code!
  • *5: Moif cleaned up the pagination code!

(This extension has never had a tracker update, and never will.)

See Also