Template:Forum link/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Usage==
== Usage ==
*<nowiki>{{</nowiki>forum link | ''THREADNUMBER (required)'' | ''Replace default link text. Default text is "this XBMC forum post" (optional)'' }}
*<nowiki>{{</nowiki>forum link | ''THREADNUMBER (required)'' | ''Replace default link text. Default text is "this XBMC forum post" (optional)'' }}
or
or
*<nowiki>{{</nowiki>forum link | raw= ''Override that replaces all text for a custom message.'' }}
*<nowiki>{{</nowiki>forum link | raw= ''Override that replaces all text for a custom message.'' }}
== Examples ==
=== Example 1===
<pre>{{forum link|112385}}</pre>
Creates:
{{forum link|112385}}
=== Example 2===
<pre>{{forum link|112385|Forum post: Motorola Nyxboard - Custom keyboard.xml}}</pre>
Creates:
{{forum link|112385|Forum post: Motorola Nyxboard - Custom keyboard.xml}}
=== Example 3===
<pre>{{Forum link|raw=For discussion about the editing/evolution of this page please see: '''[[Forum:111197]] (NEW)''' • [[Forum:109625]] (OLD) }}</pre>
Creates:
{{Forum link|raw=For discussion about the editing/evolution of this page please see: '''[[Forum:111197]] (NEW)''' • [[Forum:109625]] (OLD) }}

Revision as of 20:48, 31 October 2011

Usage

  • {{forum link | THREADNUMBER (required) | Replace default link text. Default text is "this XBMC forum post" (optional) }}

or

  • {{forum link | raw= Override that replaces all text for a custom message. }}

Examples

Example 1

{{forum link|112385}}

Creates:

Attention talk.png For discussion about this page please see this Kodi forum post.

Example 2

{{forum link|112385|Forum post: Motorola Nyxboard - Custom keyboard.xml}}

Creates:

Attention talk.png For discussion about this page please see Forum post: Motorola Nyxboard - Custom keyboard.xml.

Example 3

{{Forum link|raw=For discussion about the editing/evolution of this page please see: '''[[Forum:111197]] (NEW)''' • [[Forum:109625]] (OLD) }}

Creates:

Attention talk.png For discussion about the editing/evolution of this page please see: Forum:111197 (NEW)Forum:109625 (OLD)