Difference between revisions of "Template:Kb/doc"

From blackwiki
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

Usage

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

Example
Template:Xpd2

Parameters

Template parameters

ParameterDescriptionTypeStatus
1

Stringoptional
2

Stringoptional
3

Stringoptional
4

Stringoptional


See also