Difference between revisions of "Template:Kb/doc"
Jump to navigation
Jump to search
imported>Codename Lisa m |
imported>Codename Lisa ({{subst:#invoke:TemplateDataGenerator|f}}) |
||
| Line 6: | Line 6: | ||
;Example: {{evd|KB|960715|Microsoft Security Advisory: Update Rollup for ActiveX Kill Bits}} | ;Example: {{evd|KB|960715|Microsoft Security Advisory: Update Rollup for ActiveX Kill Bits}} | ||
| + | |||
| + | ==Parameters== | ||
| + | <templatedata> | ||
| + | { "description": "", | ||
| + | "params": { "1": | ||
| + | { "label": "", | ||
| + | "description": "", | ||
| + | "type": "string", | ||
| + | "required": false | ||
| + | }, | ||
| + | "2": | ||
| + | { "label": "", | ||
| + | "description": "", | ||
| + | "type": "string", | ||
| + | "required": false | ||
| + | }, | ||
| + | "3": | ||
| + | { "label": "", | ||
| + | "description": "", | ||
| + | "type": "string", | ||
| + | "required": false | ||
| + | }, | ||
| + | "4": | ||
| + | { "label": "", | ||
| + | "description": "", | ||
| + | "type": "string", | ||
| + | "required": false | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata> | ||
| + | |||
=== See also === | === See also === | ||
Revision as of 18:59, 2 December 2013
| 40px | This is a documentation subpage for Template:Kb. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Add {{KB|<isssue number>|title}} where issuenumber is from the http://support.microsoft.com/kb/<isssue number>.
- Example
- Template:Xpd2
Parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
1 | String | optional | ||
2 | String | optional | ||
3 | String | optional | ||
4 | String | optional | ||