PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Module:Link: Revision history

From PC Gaming Shelter

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.

22 March 2026

  • curprev 21:4421:44, 22 March 2026 WikiVisor talk contribs 589 bytes +589 Created page with "local utils = require( 'Module:Utils' ) local p = {} local function propertiesPlan() return { ['URL'] = {'Has URL'}, ['Link text'] = {'Has link text'}, ['Link group'] = {'Belongs to group'} } end function p.main(frame) local args = frame:getParent().args local propMap = propertiesPlan() local props = utils.setProperties(propMap, args) or {} mw.smw.subobject(props) local url = args['URL'] or nil local label = args['Link text'] or nil local link = '..."