Template:Forums
Template page
More actions
Usage
{{Forums|292}}
Renders as: "Thread" on the
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 |
{{Forums|id=292|label=the official updates thread|on=no}}
or, using unnamed parameters throughout:
{{Forums|292|the official updates thread|no}}