Difference between revisions of "Template:KB"
Jump to navigation
Jump to search
m |
m (fix) |
||
Line 1: | Line 1: | ||
<includeonly><sup><nowiki>[</nowiki><span class="plainlinks" | <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> | ||
==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> | </noinclude> |
Revision as of 04:26, 17 September 2008
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.