Difference between revisions of "Template:Dediforump"
Jump to navigation
Jump to search
(Created page with "[http://dedimania.net/SITE/forum/viewtopic.php?pid={{{1}}}#p{{{1}}} {{{2|Dedimania forum post}}}]<noinclude> == Purpose == Create a link to a single post at the [http:// Dedim...") |
(No difference)
|
Revision as of 14:58, 6 June 2017
Purpose
Create a link to a single post at the [http:// Dedimania forum].
Usage
- {{dediforump|somenumber|somename}}
- {{dediforump|somenumber}}
where somenumber is the post ID and somename the post title or the name you want to give to the link. The post ID is a number unique to each post. For example, in these URLs:
- http://dedimania.net/SITE/forum/viewtopic.php?pid=989#p989
the post ID is 989.
- If no title is given, the template uses a generic "Dedimania forum post" title.
Source
This template is adapted from {{tmforump}}.