Template:Forum link
From Kerbal Space Program Wiki
# | Optional | Description | Default |
---|---|---|---|
threadID | No | The ID of the thread | |
postID | Yes | The ID of the post. | Not set |
text | Yes | Custom link text. | Forum thread {{{threadID}}} |
threadName | Yes | The name of the thread. | Not set |
See http://www.mediawiki.org/wiki/Help:Templates#Default_values for more information.
Template
Usage | Produces |
---|---|
{{forum link | threadID=12406}} |
Forum thread 12406 |
{{forum link | threadID=12406 | threadName=Show off your awesome KSP Pictures}} |
Forum thread 12406, "Show off your awesome KSP Pictures" |
{{forum link | threadID=12406 | postID=182021}} |
Forum thread 12406 |
{{forum link | threadID=12406 | threadName=Show off your awesome KSP Pictures | postID=182021}} |
Forum thread 12406, "Show off your awesome KSP Pictures" |