Template:Forum link: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Change forum link to HTTPS)
(The correct server is forum.flightgear.org)
Line 1: Line 1:
<includeonly>[https://www.flightgear.org/forums/viewtopic.php?f={{{f|}}}&t={{{t|}}}&p={{{p|}}}&hilit={{{hilit|}}}{{{label|}}} {{#if:{{{title|}}}|"{{{title|}}}" in the forums|Forum link}}]</includeonly><noinclude>
<includeonly>[https://forum.flightgear.org/viewtopic.php?f={{{f|}}}&t={{{t|}}}&p={{{p|}}}&hilit={{{hilit|}}}{{{label|}}} {{#if:{{{title|}}}|"{{{title|}}}" in the forums|Forum link}}]</includeonly><noinclude>
{{Informative template|1=
{{Informative template|1=
__NOTOC__
__NOTOC__

Revision as of 16:30, 10 April 2016


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

Goal

A template to standardize forum links.

Usage

{{forumref |title= |t= |p= |label= |hilit= |f=}}
title
Topic title
t
t-number (argument for phpbb viewtopic.php) (optional)
p
p-number (argument for phpbb viewtopic.php) (optional)
label
html label, used for jumping to posts (optional)
hilit
Words on the forum to be highlight (optional)
f
f-number (argument for phpbb viewtopic.php) (optional)

Example

{{forumref |title=FlightGear Newsletter |t=7794}}

Template:Forumref

Related template