Jump to content

Module:Portal bar: Revision history

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, (Amagcino) = difference with preceding revision, m = minor edit.

8 uNtulikazi 2024

  • curAmagcino 01:1501:15, 8 uNtulikazi 2024 2601:18e:c67e:71e0:4804:d116:1a0a:7ba6 inkulumo 2,829 bytes +2,829 Created page with "-- This module implements {{portal bar}}. require('strict') -- determine whether we're being called from a sandbox local isSandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) local sandbox = isSandbox and '/sandbox' or '' local portalModule = require('Module:Portal'..sandbox) local getImageName = portalModule._image local checkPortals = portalModule._checkPortals local processPortalArgs = portalModule._processPortalArgs local yesno = require( 'Module:Ye..."