Difference between revisions of "Template:KB"
Jump to navigation
Jump to search
(new template) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><sup><nowiki>[</nowiki><span class="plainlinks | <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== | |||
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 | |||
Input:<br> | Input:<br> | ||
Text<nowiki>{{KB|4567|Group Roles}}</nowiki> | Text<nowiki>{{KB|4567|Group Roles}}</nowiki> | ||
Output: | Output:<br> | ||
Text{{KB|4567|Group Roles}} | Text{{KB|4567|Group Roles}} | ||
==Related Links== | |||
See [[Template:slkb]] for another implementation. | See [[Template:slkb]] for another implementation. | ||
</noinclude> |
Latest revision as of 07: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.