Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Tabber: Revision history

From Lorcana Wiki

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.

21 April 2026

  • curprev 15:1515:15, 21 April 2026 Khalid talk contribs 3,114 bytes +3,114 Created page with "local p = {} local getArgs = require( 'Module:Arguments' ).getArgs -- Implements Template:SubTabs -- You must enable namespaces on Main for obtaining the base page name to work correctly -- https://www.mediawiki.org/wiki/Manual:$wgNamespacesWithSubpages#Enabling-for-a-namespace function p.sub(frame) local args = getArgs(frame, { wrappers = { 'Template:SubTabs' } }) local main = args[1] or mw.title.getCurrentTitle().baseText -- Use {{BASEPAGENAME}} i..."