Template:Doc Title: Difference between revisions
From CTMS
m (Minor formatting change) |
m (Minor formatting change) |
||
| Line 71: | Line 71: | ||
"type": "date", | "type": "date", | ||
"required": true, | "required": true, | ||
"autovalue": "{{CURRENTDAY}} {{CURRENTMONTHNAME}} | "autovalue": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", | ||
"default": "{{CURRENTDAY}} {{CURRENTMONTHNAME}} | "default": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}" | ||
}, | }, | ||
"Version": { | "Version": { | ||
Revision as of 15:48, 25 July 2024
A first document page. Use {{Doc_Title}} passing in the parameters below.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Client | Client | The client, customer or Aptean
| String | required |
| Title | Title | The title of the document this title is for.
| String | required |
| System | System | The system to which this document pertains
| String | required |
| Date | Date | The date of production
| Date | required |
| Version | Version | The version number of the document, e.g. v0.01, v1.00, v2.01. Include the v.
| String | suggested |
| Reference | Reference | A reference for the document. This could be a SalesForce or DevOps reference e.g. SCR-CTMS-12345678-01, or a general reference e.g. ADMINISTRATION | String | required |