Difference between revisions of "Template:Mpforum"
Jump to navigation
Jump to search
(Created page with "<includeonly>[https://forum.maniaplanet.com/viewtopic.php?t={{{t|{{{1}}}}}} {{{2|{{{1|MP forum topic}}}}}}]</includeonly><noinclude> == Purpose == Create a link to a topic at...") |
(No difference)
|
Revision as of 12:10, 5 June 2017
Purpose
Create a link to a topic at the ManiaPlanet forum.
Usage
- {{mpforum|t=somenumber|somename}}
- {{mpforum|somenumber|somename}}
- {{mpforum|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:
- https://forum.maniaplanet.com/viewtopic.php?f=465&t=15761
the topic ID is 15761.
- If no title is given, the template uses a generic "MP forum topic" title.
Source
This template is adapted from DoomWiki.org.