Difference between revisions of "Template:Forum"
From GeeklogWiki
(New page: <includeonly>http://www.geeklog.net/forum/viewtopic.php?showtopic={{{1}}}</includeonly><noinclude>Supply an forum ID from the main site and get a link for it. ==Usage== <pre><nowiki>{{for...) |
m (Improved description) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>http://www.geeklog.net/forum/viewtopic.php?showtopic={{{1}}}</includeonly><noinclude>Supply | + | <includeonly>'''{{{2}}}''' ([http://www.geeklog.net/forum/viewtopic.php?showtopic={{{1}}} forum link])</includeonly><noinclude>Supply forum parameters and get a link. |
==Usage== | ==Usage== | ||
− | <pre><nowiki>{{forum|forumID}}</nowiki></pre> | + | <pre><nowiki>{{forum|forumID|Title}}</nowiki></pre> |
− | For example, <nowiki>{{forum| | + | For example, <nowiki>{{forum|9778|Test}}</nowiki> would display as: |
− | {{forum| | + | {{forum|9778|Test}} |
</noinclude> | </noinclude> |
Latest revision as of 09:22, 2 November 2009
Supply forum parameters and get a link.
Usage
{{forum|forumID|Title}}
For example, {{forum|9778|Test}} would display as:
Test (forum link)