Jump to content

Module:ExternalLinks/doc: 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.

8 May 2025

7 May 2025

  • curprev 23:5823:58, 7 May 2025 Merc talk contribs 633 bytes +633 Created page with "== Module:ExternalLinks == This module defines a centralized table of commonly used external URLs for BadWolfMC. It is invoked via the template Template:Ext-link using: <syntaxhighlight lang="wikitext"> {{ext-link|key|optional display text}} </syntaxhighlight> == How to add a new link == 1. Edit Module:ExternalLinks 2. Add a new entry to the <code>links</code> table in this format: <syntaxhighlight lang="lua"> key = { url = "https://example.com/...", l..."