Difference between revisions of "Template:Kb"

From blackwiki
Jump to navigation Jump to search
imported>Ruud Koot
(we still have an article on the Microsoft Knowledge Base; there is a "Knowledge Base search" link in the navigation bar at the bottom of support.microsoft.com; I think the KB is just a part of Support)
imported>Codename Lisa
(Reverted good faith edits by Ruud Koot (talk): Look, I hate to be a reverting bitch but one mistake does not justify another. Sorry.)
Line 1: Line 1:
 
{{#if:{{{1|}}}
 
{{#if:{{{1|}}}
|{{Cite web |title={{{2|Missing title}}} |url=//support.microsoft.com/kb/{{{1|}}} |work=[[Microsoft Knowledge Base]]|publisher=[[Microsoft]] |date={{{3|}}} |accessdate={{{4|}}}}}
+
|{{Cite web |title={{{2|Missing title}}} |url=//support.microsoft.com/kb/{{{1|}}} |work=Support |publisher=[[Microsoft]] |date={{{3|}}} |accessdate={{{4|}}}}}
 
|{{error|Parameters missing!}}}}<noinclude>
 
|{{error|Parameters missing!}}}}<noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 20:51, 30 April 2015

Parameters missing!

50px Template documentation[view] [edit] [history] [purge]

Usage

Add {{KB|<isssue number>|title}} where issuenumber is from the https://support.microsoft.com/kb/<isssue number>.

Example
Template:Xpd2

Parameters

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Kb

Template parameters

ParameterDescriptionTypeStatus
Article ID1

Main element of identifying the article. To find out, bring up the article and look at its address bar. It should have the general form of https://support.microsoft.com/kb/xxxxxxx where xxxxxxx is the article ID. For example: In https://support.microsoft.com/kb/2433585, the article ID is 2433585.

Numberrequired
Article title2

Article's title plus its revision number in the general form of: title (revision number)

Stringrequired
Date3

Date of the revision of the article being quoted

Stringoptional
Access date4

The date at which the article is accessed

Stringoptional