Template:Forum: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
mNo edit summary
(Updated the "Related templates" section to fix the link to {{forum link}}, previously 'forumref', and to add {{project infrastructure}} and {{forum url}}.)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style="float: right; border:1px solid #aaa; background-color:#f9f9f9; padding:5px; text-align: left">The FlightGear forum has a <br>
{{Side box
subforum related to: ''[http://www.flightgear.org/forums/viewforum.php?f={{{1}}} {{{2}}}]''
| position  = {{{position|}}}
</div>
| image      = [[File:FlightGear logo.png|40px]]
| text       = The FlightGear forum has a <br>
subforum related to: {{project infrastructure|forum|urn=viewforum.php?f={{{1}}}|text=''{{{2}}}''}}
| class      = plainlinks
}}<noinclude>{{Informative template|1=
__NOTOC__
== Goal ==
This template is used to indicate that the subject of a page has a subforum on the official FlightGear forum.
 
== Usage ==
<nowiki>{{</nowiki>'''forum'''<nowiki>|</nowiki>f-number<nowiki>|</nowiki>name<nowiki>}}</nowiki>
Both parameters are mandatory.
 
; f-number:  "f number" of the subforum. Can be found in the end of the subforums URL after <tt>?f=</tt>.
 
; name:  Name of the the subforum.
 
== Examples ==
<nowiki>{{forum|30|Nasal}}</nowiki>
{{forum|30|Nasal}}
 
== Related templates ==
* {{tl|project infrastructure}}
* {{tl|forum url}}
* {{tl|forum link}}
}}
 
[[Category:Link templates]]
</noinclude>

Latest revision as of 08:02, 5 June 2019

The following template description is not displayed when the template is inserted in an article.

Goal

This template is used to indicate that the subject of a page has a subforum on the official FlightGear forum.

Usage

{{forum|f-number|name}}

Both parameters are mandatory.

f-number
"f number" of the subforum. Can be found in the end of the subforums URL after ?f=.
name
Name of the the subforum.

Examples

{{forum|30|Nasal}}

Related templates