Jump to content

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

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

7 May 2025

  • curprev 23:2423:24, 7 May 2025 Merc talk contribs 780 bytes +780 Created page with "local links = { rp = { url = "https://example.com/resourcepack/latest.zip", label = "Resource Pack" }, wiki = { url = "https://wiki.badwolfmc.com/", label = "BadWolfMC Wiki" }, discord = { url = "https://discord.gg/examplecode", label = "Discord" }, -- Add more aliases here } local p = {} function p.link(frame) local args = frame.args local key = args[1] local customLabel = args[2]..."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)