Difference between revisions of "Template:Tmforum"

From Mania Tech Wiki
Jump to navigation Jump to search
(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...")
 
m (try param fix)
Line 1: Line 1:
<includeonly>[http://www.tm-forum.com/viewtopic.php?t={{{t|{{{1}}}}}} {{{2|{{{1|TM forum topic}}}}}}]</includeonly><noinclude>
+
<includeonly>[http://www.tm-forum.com/viewtopic.php?t={{{t|{{{1}}}}}} {{{2|TM forum topic}}}]</includeonly><noinclude>
 
== Purpose ==
 
== Purpose ==
 
Create a link to a topic at the [http://www.tm-forum.com/ TrackMania forum].
 
Create a link to a topic at the [http://www.tm-forum.com/ TrackMania forum].

Revision as of 12:17, 5 June 2017

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.