Form:Pattern Definition: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| style = width: 800px; | | style = width: 800px; | ||
| text = This is the "Pattern Definition" form. | | text = This is the "Pattern Definition" form. | ||
To add a new Pattern Definition page with this form (or edit an existing one), enter the name of the Generic Pattern below, with abbreviation '''PD.''' prepended (for example [[PD. | To add a new Pattern Definition page with this form (or edit an existing one), enter the name of the Generic Pattern below, with abbreviation '''PD.''' prepended (for example [[PD.Relational Data Management]]). The form will attempt to autocomplete what you type based on existing pages.}} | ||
<br><br> | <br><br> | ||
{{#forminput:form=Pattern Definition|size=40|default value=PD.|autocomplete on category=Pattern Definition|button text=Create or edit a Pattern Definition}} | {{#forminput:form=Pattern Definition|size=40|default value=PD.|autocomplete on category=Pattern Definition|button text=Create or edit a Pattern Definition}} | ||
Line 12: | Line 12: | ||
=Page header information= | =Page header information= | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template| | {{{for template|Maturity}}} | ||
{| {{prettybox}} | {| {{prettybox}} | ||
| | | | ||
Line 53: | Line 36: | ||
|obsolete | |obsolete | ||
|- | |- | ||
|} | |||
|- | |||
! Page maturity: | |||
| {{{field|1|mandatory|default=0|size=}}} | |||
|- | |||
! Optional maturity remark: | |||
| {{{field|2|size=50}}} | |||
|} | |||
|} | |||
{{{end template}}} | |||
{{{for template|Pageheaderbox4PD}}} | |||
==Page header box== | |||
This section of the form handles entering the information that is shown in the header of the Pattern Definition page. | |||
{| {{prettybox}} | |||
| | |||
{| class="formtable" | |||
! Pattern Definition name: | |||
| {{{field|name|mandatory}}} | |||
|- | |||
! Select the Service Category that this Pattern Definition belongs to: | |||
| {{{field|service category|mandatory|size=25|autocomplete on property=Belongs to Service Category}}} | |||
|- | |||
! Version: | |||
| {{{field|version|mandatory|default=0.1}}} | |||
|- | |||
! Owner - use the user's display name (or wiki username): | |||
| {{{field|owner|mandatory|property=Displayname|default=current user|autocomplete on property=Displayname}}} | |||
|} | |} | ||
|} | |} | ||
==Page Summary== | ==Page Summary== | ||
Please provide a short, functional description of the artefact to which the page relates. This summary will then available throughout the wiki as the "[[Property:Brief description|Brief description]]" property. If left empty, this page's summary will automatically become "unspecified"; | Please provide a short, functional description of the artefact to which the page relates. This summary will then available throughout the wiki as the "[[Property:Brief description|Brief description]]" property. If left empty, this page's summary will automatically become "unspecified";<br> | ||
{{{field|summary|input type=textarea||cols=80|rows=2|autogrow|default=unspecified}}} | {{{field|summary|input type=textarea||cols=80|rows=2|autogrow|default=unspecified}}} | ||
{{{end template}}} | {{{end template}}} | ||
Line 87: | Line 97: | ||
| {{{field|title}}} | | {{{field|title}}} | ||
|} | |} | ||
| | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{clear}} | {{clear}} | ||
Line 110: | Line 120: | ||
|{{{field|reason|input type=textarea|mandatory|cols=80|rows=4}}} | |{{{field|reason|input type=textarea|mandatory|cols=80|rows=4}}} | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
<headertabs /> | <headertabs /> |
Latest revision as of 14:21, 3 December 2019
This is the "Pattern Definition" form. To add a new Pattern Definition page with this form (or edit an existing one), enter the name of the Generic Pattern below, with abbreviation PD. prepended (for example PD.Relational Data Management). The form will attempt to autocomplete what you type based on existing pages. |