Difference between revisions of "Template:Design pattern"
Jump to navigation
Jump to search
Marco Looy (talk | contribs) (Made all fields required) Tag: Visual edit: Switched |
Marco Looy (talk | contribs) (example descriptions updated) Tag: Visual edit: Switched |
||
Line 45: | Line 45: | ||
"Title": { | "Title": { | ||
"type": "string", | "type": "string", | ||
− | "example": " | + | "example": "Design pattern title", |
"required": true | "required": true | ||
}, | }, | ||
"Description": { | "Description": { | ||
"type": "string", | "type": "string", | ||
− | "example": " | + | "example": "Design pattern description", |
"required": true | "required": true | ||
}, | }, | ||
"Version": { | "Version": { | ||
"type": "string", | "type": "string", | ||
− | "example": " | + | "example": "Pega Infinity version", |
"required": true | "required": true | ||
}, | }, | ||
"Applications": { | "Applications": { | ||
"type": "string", | "type": "string", | ||
− | "example": "Application name", | + | "example": "Platform or Application name", |
"required": true | "required": true | ||
}, | }, | ||
Line 70: | Line 70: | ||
"Owner": { | "Owner": { | ||
"type": "string", | "type": "string", | ||
− | "example": " | + | "example": "Design pattern owner", |
"required": true | "required": true | ||
} | } |
Revision as of 13:28, 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
| String | required |
Version | Version | no description
| String | required |
Applications | Applications | no description
| String | required |
Capability Area | Capability Area | no description
| String | required |
Owner | Owner | no description
| String | required |