Jump to content

Main public logs

Combined display of all available logs of BadWolfMC Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 23:58, 7 May 2025 Merc talk contribs created page Module:ExternalLinks/doc (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...")