Template: Zdforums

From 3DGE Wiki
Jump to: navigation, search

Creates a link to a thread over the ZDoom forums.

Usage

{{zdforums|somethread|somename}}
{{zdforums|t=somethread|somename}}
{{zdforums|f=someforum|t=somethread|somename}}
{{zdforums|p=somepost|somename}}

where somethread is the thread ID and somename the thread title or the name you want to give to the link. The thread ID is a number unique to each thread. Optionally, someforum can be specified with the forum ID. For example, in this URL:

https://forum.zdoom.org/viewtopic.php?f=4&t=20573

the thread ID is 20573 and the forum ID is 4.

Alternatively, somepost is the post ID, unique to a post in any forum and thread. For example, in this URL:

https://forum.zdoom.org/viewtopic.php?p=403186#p403186

the post ID is 403186.

  • If no title is given, the template uses a generic "ZDoom forums thread" title.