Template:Forum link2/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>Category:Templates</includeonly>")
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>[[Category:Templates]]</includeonly>
*'''{{tl|forum link2}}''' is used to note a forum link on the page itself when you want to give it special attention, like a forum post for an add-on on the add-on's wiki page. Not meant for all forum links. Can also be used for IRC and other discussion-type links.
*{{tl|forum link}} is used on the talk page of a wiki page to direct discussion to the XBMC forums instead.
 
==Usage==
For adding forum links use this format:
 
<pre>{{forum link2|[[forum:336969|Library and Scraping problems]]}}</pre>
 
Which will render as the following:
 
{{forum link2|[[forum:336969|Library and Scraping problems]]}}
 
 
Where the number is what you find in the HTTP browser link.
 
Nothing is auto-linked with this template and there is no default text, so all linking formatting and text must be manually entered.
 
<includeonly>
[[Category:Formatting templates]]
[[Category:Template messages]]
[[Category:External site feature templates]]
</includeonly>

Latest revision as of 07:00, 20 May 2020

  • {{forum link2}} is used to note a forum link on the page itself when you want to give it special attention, like a forum post for an add-on on the add-on's wiki page. Not meant for all forum links. Can also be used for IRC and other discussion-type links.
  • {{forum link}} is used on the talk page of a wiki page to direct discussion to the XBMC forums instead.

Usage

For adding forum links use this format:

{{forum link2|[[forum:336969|Library and Scraping problems]]}}

Which will render as the following:

Attention talk.png Library and Scraping problems


Where the number is what you find in the HTTP browser link.

Nothing is auto-linked with this template and there is no default text, so all linking formatting and text must be manually entered.