Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.

Module:Prevnext: Revision history

From the Star Citizen Wiki, the fidelity™ encyclopedia

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 November 2024

23 October 2024

24 February 2024

7 July 2023

  • curprev 18:5118:51, 7 July 2023 Alistair3149 talk contribs 2,997 bytes +2,997 Created page with "require( 'strict' ) local Prevnext = {} local metatable = {} local methodtable = {} metatable.__index = methodtable --- Returns true if a page exists --- @param page string --- @return boolean local function pageExists( page ) local title = mw.title.new( page ) return title and title.exists end --- Creates the prev/next header --- --- @return string function methodtable.make( self ) local function makeLink( dir ) if not self.frameArgs[ dir ] then return..."
2017 source edit
Blanking
content model change
Disambiguation links
discussiontools (hidden tag)
discussiontools-added-comment (hidden tag)
discussiontools-source (hidden tag)
discussiontools-source-enhanced (hidden tag)
discussiontools-visual (hidden tag)
Flickr
Manual revert
New redirect
New topic
Redirect target changed
Removed redirect
Replaced
Reply
Reverted
Rollback
Undo
Upload Wizard
Visual edit
Visual edit: Switched
wikieditor (hidden tag)