Template:Forum link: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (try fix)
(additional parameters)
Line 1: Line 1:
<noinclude>A template to standerdize forum links. Parameters:
<noinclude>A template to standerdize forum links. Parameters:
;<tt>title</tt>: thread title
;<tt>title</tt>: thread title (optional)
;<tt>t</tt>: t-number (argument for phpbb viewtopic.php)
;<tt>t</tt>: t-number (argument for phpbb viewtopic.php) (optional)
;<tt>f</tt>: f-number (argument for phpbb viewtopic.php)</noinclude><includeonly>[http://flightgear.org/forums/viewtopic.php?f={{{1|{{{f}}}}}}&t={{{2|{{{t}}}}}} {{#if:{{{title|}}}|"{{{1|{{{title}}}}}}" in the forums|Forum link}}]</includeonly>
;<tt>p</tt>: p-number (argument for phpbb viewtopic.php) (optional)
;<tt>label</tt>: html label, used for jumping to posts (optional)
;<tt>f</tt>: f-number (argument for phpbb viewtopic.php)</noinclude><includeonly>[http://flightgear.org/forums/viewtopic.php?f={{{f}}}&t={{{t|}}}&p={{{p|}}}{{{label|}}} {{#if:{{{title|}}}|"{{{title}}}" in the forums|Forum link}}]</includeonly>

Revision as of 18:42, 29 May 2011

A template to standerdize forum links. Parameters:

title
thread title (optional)
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)
f
f-number (argument for phpbb viewtopic.php)