Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:18, 23 August 2026 by Kaph (talk | contribs) (Replace reader-visible prose double hyphens with a proper em dash entity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Forums|292}}

Renders as: "Thread" on the Loka Loka Forums

The first unnamed parameter (or id) is the thread's numeric ID — the number at the end of its forums URL, e.g. 292 for https://forums.lokamc.com/threads/official-update-thread.292/. The plain numeric URL (https://forums.lokamc.com/threads/292) resolves the same way, so the slug isn't needed.

Parameters

Parameter Description
id The thread's numeric ID. Required. The first unnamed parameter also works.
label Text shown in quotes as the link. Defaults to "Thread". The second unnamed parameter also works.
on Set to no to omit the trailing "on the Loka Loka Forums" — shown by default. The third unnamed parameter also works.
{{Forums|id=292|label=the official updates thread|on=no}}

or, using unnamed parameters throughout:

{{Forums|292|the official updates thread|no}}