Difference between revisions of "Template:Design pattern"
Jump to navigation
Jump to search
(extended the capability field to include Industry) Tag: Visual edit: Switched |
Marco Looy (talk | contribs) (Category added) Tag: Visual edit: Switched |
||
Line 14: | Line 14: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{{#set: Class=Design pattern | + | </noinclude> |
+ | |||
+ | <includeonly> | ||
+ | {{#set: Class=Design pattern | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
|Description={{{Description|}}} | |Description={{{Description|}}} | ||
Line 38: | Line 41: | ||
|} | |} | ||
{{{Body|}}} | {{{Body|}}} | ||
+ | [[Category:Design pattern]] | ||
</includeonly> | </includeonly> | ||
+ | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 07:56, 10 October 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.
Template for adding metadata to a Design pattern.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Design pattern title | Title | Description placeholder that explains the purpose of this field
| String | required |
Design pattern description | Description | Description placeholder that explains the purpose of this field
| String | required |
Pega Infinity version | Version | Description placeholder that explains the purpose of this field
| String | required |
Pega Platform or Application | Applications | Description placeholder that explains the purpose of this field
| String | required |
Capability or Industry area | Capability Area | Description placeholder that explains the purpose of this field
| String | required |
Design pattern owner | Owner | Description placeholder that explains the purpose of this field
| User | required |