Difference between revisions of "Template:Kb"
Jump to navigation
Jump to search
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.) |
imported>Debresser m (Add dash to "access-date".) |
||
| Line 1: | Line 1: | ||
{{#if:{{{1|}}} | {{#if:{{{1|}}} | ||
| − | |{{Cite web |title={{{2|Missing title}}} |url=//support.microsoft.com/kb/{{{1|}}} |work=Support |publisher=[[Microsoft]] |date={{{3|}}} | | + | |{{Cite web |title={{{2|Missing title}}} |url=//support.microsoft.com/kb/{{{1|}}} |work=Support |publisher=[[Microsoft]] |date={{{3|}}} |access-date={{{4|}}}}} |
|{{error|Parameters missing!}}}}<noinclude> | |{{error|Parameters missing!}}}}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 21:52, 30 August 2020
Parameters missing!
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
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Article ID | 1 | 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. | Number | required |
| Article title | 2 | Article's title plus its revision number in the general form of: title (revision number) | String | required |
| Date | 3 | Date of the revision of the article being quoted | String | optional |
| Access date | 4 | The date at which the article is accessed | String | optional |
| The above documentation is transcluded from Template:Kb/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |