Difference between revisions of "Template:Design pattern"
Jump to navigation
Jump to search
Marco Looy (talk | contribs) (example value for Title) Tag: Visual edit: Switched |
Marco Looy (talk | contribs) (Title is required) Tag: Visual edit: Switched |
||
Line 45: | Line 45: | ||
"Title": { | "Title": { | ||
"type": "string", | "type": "string", | ||
− | "example": "Template title" | + | "example": "Template title", |
+ | "required": true | ||
}, | }, | ||
"Description": {}, | "Description": {}, |
Revision as of 11:53, 1 September 2020
This is the "Design pattern" template. It should be called in the following format:
{{Design pattern
|Title=
|Description=
|Version as of=
|Application=
|Capability/Industry Area=
|Owner=
|Body=
}}
Edit the page to see the template text.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | no description
| String | required |
Description | Description | no description | Unknown | optional |
Version | Version | no description | Unknown | optional |
Applications | Applications | no description | Unknown | optional |
Capability Area | Capability Area | no description | Unknown | optional |
Owner | Owner | no description | Unknown | optional |
Body | Body | no description | Unknown | optional |