Difference between revisions of "Template:KB"

From Second Life Wiki
Jump to navigation Jump to search
m (fix)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly><sup><nowiki>[</nowiki><span class="plainlinks"}">[http://secondlife.com/support/?questionID={{{1}}} <span title="{{{2}}">KB</span>]</span><nowiki>]</nowiki></sup></includeonly><noinclude>This template is supposed to be used at [[Help Portal]] related articles to provide a link to a connected Knowledge Base (KB) article. Syntax is <nowiki>{{KB|questionID|Hovertext}}</nowiki>
<includeonly><sup><nowiki>[</nowiki><span class="plainlinks">[https://support.secondlife.com/ics/support/default.asp?deptID=4417&task=knowledge&questionID={{{1}}} <span title="{{{2}}}">KB</span>]</span><nowiki>]</nowiki></sup></includeonly><noinclude>This template is supposed to be used at [[Help Portal]] related articles to provide a link to a connected Knowledge Base (KB) article. Syntax is <nowiki>{{KB|questionID|Hovertext}}</nowiki>
==Example==
==Example==
Input:<br>
Input:<br>

Latest revision as of 08:15, 9 July 2009

This template is supposed to be used at Help Portal related articles to provide a link to a connected Knowledge Base (KB) article. Syntax is {{KB|questionID|Hovertext}}

Example

Input:
Text{{KB|4567|Group Roles}}

Output:
Text[KB]

Related Links

See Template:slkb for another implementation.