(Created initial doc) |
(added example) |
||
Line 15: | Line 15: | ||
:Optional parameter with the link to the specific forum thread that covers the topic of the page on which the template is added. | :Optional parameter with the link to the specific forum thread that covers the topic of the page on which the template is added. | ||
== | == Examples == | ||
<pre>{{ForumLink|forum=http://www.waze.com/forum/viewforum.php?f=276}}</pre> will generate the following: | <pre>{{ForumLink|forum=http://www.waze.com/forum/viewforum.php?f=276}}</pre> will generate the following: | ||
{{ForumLink|forum=http://www.waze.com/forum/viewforum.php?f=276}} | {{ForumLink|forum=http://www.waze.com/forum/viewforum.php?f=276}} | ||
<pre>{{ForumLink}}</pre> will generate the following: | |||
{{ForumLink}} | |||
== Category added == | == Category added == |
Revision as of 17:43, 27 June 2014
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; do not include 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/viewforum.php?f=276}}
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}}