Main public logs
More actions
Combined display of all available logs of Lorcana Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:17, 21 April 2026 Khalid talk contribs created page Template:Tabber (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...")