(Changed example link and reformatted) |
(fixed formatting) |
||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
{{ForumLink | {{ForumLink | ||
| forum = URL of the forum link; | | forum = URL of the forum link; exclude the "s" of "https:" | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 17:58, 27 June 2014
This is a documentation subpage for Template:ForumLink. It contains usage information, categories and other content that is not part of the original template page. |
This template provides a box displaying a link to a forum. It is designed to go on the bottom of pages (or top of talk pages) with an expectation of a high number of user questions.
Usage
Place {{ForumLink}} on a page where this message box is desired. Generally an editor will include a specific forum link passed as a parameter, but it will also work without that parameter and send the user to the general forum on Wiki updates.
{{ForumLink | forum = URL of the forum link; exclude the "s" of "https:" }}
Parameters
forum
- Optional parameter with the link to the specific forum thread that covers the topic of the page on which the template is added.
Examples
{{ForumLink|forum=http://www.waze.com/forum/viewtopic.php?f=276&t=98195}}
will generate the following:
Comments or questions on this page can be brought up in this forum. |
{{ForumLink}}
will generate the following:
Comments or questions on any Wiki page can be brought up in the Wiki updates forum topic. |
Category added
No category is added to pages with this template.
See also
- {{mbox}}