Template:Forum link: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(additional parameters)
(hilit support)
Line 4: Line 4:
;<tt>p</tt>: p-number (argument for phpbb viewtopic.php) (optional)
;<tt>p</tt>: p-number (argument for phpbb viewtopic.php) (optional)
;<tt>label</tt>: html label, used for jumping to posts (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>
;<tt>hilit</tt>: word in forum thread to highlight (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|}}}&hilit={{{hilit|}}}{{{label|}}} {{#if:{{{title|}}}|"{{{title}}}" in the forums|Forum link}}]</includeonly>

Revision as of 18:46, 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)
hilit
word in forum thread to highlight (optional)
f
f-number (argument for phpbb viewtopic.php)