Template:Thread: Difference between revisions
From questden
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
The <tt>board</tt> parameter is used to specify the board of the post. The default is quest. | The <tt>board</tt> parameter is used to specify the board of the post. The default is quest. | ||
The text of the link can be specified. If not specified, it will default to a numbered link of the form <tt>[n]</tt></noinclude><includeonly>[http://tgchan.org/kusaba/{{{board|quest}}}/res/{{{1}}}.html {{{2|}}}]</includeonly> | The text of the link can be specified. If not specified, it will default to a numbered link of the form <tt>[n]</tt> | ||
==Examples== | |||
:{| | |||
| <code><nowiki>{{thread|171}</nowiki></code> | |||
| {{thread|171}} | |||
|- | |||
| <code><nowiki>{{thread|board=questdis|323|Text}}</nowiki></code> | |||
| {{thread|board=questdis|323|Text}} | |||
|} | |||
</noinclude><includeonly>[http://tgchan.org/kusaba/{{{board|quest}}}/res/{{{1}}}.html {{{2|}}}]</includeonly> | |||
<noinclude>[[Category:Templates]]</noinclude> |
Revision as of 21:44, 16 October 2015
Creates a text link to a thread on the board given the thread number.
The board parameter is used to specify the board of the post. The default is quest.
The text of the link can be specified. If not specified, it will default to a numbered link of the form [n]