Template:Doc Title: Difference between revisions

From CTMS
m (Minor formatting change)
m (Minor formatting change)
Line 68: Line 68:
"label": "Date",
"label": "Date",
"description": "The date of production",
"description": "The date of production",
"example": "31 Dec 2024",
"example": "31st December 2024",
"type": "string",
"type": "string",
"required": true,
"required": true,
"autovalue": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"autovalue": "",
"default": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}"
"default": "31st December 2024"
},
},
"Version": {
"Version": {

Revision as of 17:06, 25 July 2024

A first document page. Use {{Doc_Title}} passing in the parameters below.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ClientClient

The client, customer or Aptean

Default
Aptean
Example
Aptean
Stringrequired
TitleTitle

The title of the document this title is for.

Example
Administration - Access Control Guide
Stringrequired
SystemSystem

The system to which this document pertains

Suggested values
C-TMS CALIDUS C-ePOD C-MCS C-Portal C-Portal TTM C-WMS
Default
C-TMS
Example
C-TMS
Stringrequired
DateDate

The date of production

Default
31st December 2024
Example
31st December 2024
Auto value
Stringrequired
VersionVersion

The version number of the document, e.g. v0.01, v1.00, v2.01. Include the v.

Example
v0.01
Stringsuggested
ReferenceReference

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

Stringrequired