Template:Tmforum

From Mania Tech Wiki
Revision as of 12:05, 5 June 2017 by Xymph (talk | contribs) (Created page with "<includeonly>[http://www.tm-forum.com/viewtopic.php?t={{{t|{{{1}}}}}} {{{2|{{{1|TM forum topic}}}}}}]</includeonly><noinclude> == Purpose == Create a link to a topic at the [h...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Create a link to a topic at the TrackMania forum.

Usage

{{tmforum|t=somenumber|somename}}
{{tmforum|somenumber|somename}}
{{tmforum|somenumber}}

where somenumber is the topic ID and somename the topic title or the name you want to give to the link. The topic ID is a number unique to each topic. For example, in this URL:

http://www.tm-forum.com/viewtopic.php?f=28&t=28315

the topic ID is 28315.

  • If no title is given, the template uses a generic "TM forum topic" title.

Source

This template is adapted from DoomWiki.org.