Template:ForumLink/doc View history

No edit summary
Line 7: Line 7:
Any of the following (simplified syntax):
Any of the following (simplified syntax):
<pre>
<pre>
{{ForumLink | topic-name-search-text }}
{{ForumLink | search-linktext }}


{{ForumLink | link-text | id-of-topic-in-wikiupdates-forum }}
{{ForumLink | topicid-wikiforum }}


{{ForumLink | link text | id-of-topic-in-wikiupdates-forum }}
{{ForumLink | link-text | topicid-wikiforum }}


{{ForumLink | forumid=id-of-another-forum |link text | id-of-topic-in-any-forum }}
{{ForumLink | forumid=nnn | search-linktext | topicid }}


{{ForumLink | lang=aa | forumid=id-of-another-forum | link text | id-of-topic-in-any-forum }}
{{ForumLink | lang=aa | forumid=nnn | linktext | topicid }}
 
{{ForumLink | forum=url }}


</pre>
</pre>

Revision as of 20:32, 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.

Any of the following (simplified syntax):

{{ForumLink | search-linktext }}

{{ForumLink | topicid-wikiforum }}

{{ForumLink | link-text | topicid-wikiforum }}

{{ForumLink | forumid=nnn | search-linktext | topicid }}

{{ForumLink | lang=aa | forumid=nnn | linktext | topicid }}

{{ForumLink | forum=url }}

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:

Bring up comments or questions on this page 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