Template:ZDaemonforums

From DoomWiki.org

Creates a link to a thread or post on the ZDaemon forums.

Usage

{{zdaemonforums|somethread|somename}}
{{zdaemonforums|t=somethread|somename}}
{{zdaemonforums|f=someforum|t=somethread|somename}}
{{zdaemonforums|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://forums.zdaemon.org/viewtopic.php?f=14&t=14857

the thread ID is 14857 and the forum ID is 14.

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

https://forums.zdaemon.org/viewtopic.php?p=266079#266079

the post ID is 266079.

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