Template:Infobox quality tool
Appearance
| {{{category}}} | |
|---|---|
| Purpose | {{{purpose}}} |
Infobox for quality tools (e.g., the Seven Basic Tools of Quality).
Usage
[edit]Copy-paste this empty template. Explanations of the parameters are given below.
{{Infobox quality tool
| name =
| image =
| category =
| describer =
| purpose =
}}
Parameter descriptions
[edit]| Parameter | Required? | Default value | Conditional upon | Description |
|---|---|---|---|---|
| name | No | {{PAGENAME}} |
None | The name of the tool if different from the article name |
| image | Yes | None | None | A depiction of the tool |
| category | Yes | None | None | The category of the tool (e.g., Seven Basic Tools of Quality) |
| describer | No | None | None | The person who originally described the tool |
| purpose | Yes | None | None | What the tool performs for the person who uses it |
Example
[edit]| Infobox quality tool | |
|---|---|
| One of the Seven Basic Tools of Quality | |
| First described by | Walter A. Shewhart |
| Purpose | To determine whether a process should undergo a formal examination for quality-related problems |
{{Infobox quality tool
| image = Xbar chart for a paired xbar and R chart.svg
| category = One of the '''[[Seven Basic Tools of Quality]]'''
| describer = [[Walter A. Shewhart]]
| purpose = To determine whether a process should undergo a formal examination for quality-related problems
}}