Template:Dwforumsp

From DoomWiki.org

Revision as of 18:46, 18 October 2010 by Janizdreg (talk | contribs) (fix)

Creates a link to a post over the Doomworld forums.

Usage

{{Dwforumsp|id=somenumber|title=somename}}

where somenumber is the post 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. For example, in this URL:

http://www.doomworld.com/vb/showthread.php?s=&postid=297769#post297769

the post ID is 297769.

Example: {{Dwforumsp|id=297769|title=Old /newstuff and Old Stuff indexes}} becomes Old /newstuff and Old Stuff indexes

  • The ID can also be the first, unnamed parameter: {{Dwforumsp|id=297769|title=tNC indexes}} becomes tNC indexes.
  • The title can also be the second unnamed parameter: {{Dwforumsp|297769|tNC indexes}} becomes tNC indexes.
  • If no title is given, the template uses a generic "Doomworld forums post" title.
  • If no id is given, the template displays an error message: Error: no id given, see the instructions to use this template.