Module:ExternalLinks/doc
Appearance
This is the documentation page for Module:ExternalLinks
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:
{{ext-link|key|optional display text}}
How to add a new link
- Edit Module:ExternalLinks
- Add a new entry (preferably in alphabetical order) to the
linkstable in this format:key = { url = "https://example.com/...", label = "Default Label" }
- Use it in the wiki like
{{ext-link|key}}