Difference between revisions of "Template: AzureBoilerplate"
From Genesys Documentation
(Created page with "{{#switch:{{{Boilerplate|}}} |1=Support for Genesys Engage Cloud on Azure |#default= }}<noinclude>Category:RNAutomation<templatedata> { "params": { "Boilerplate": {...") |
|||
Line 1: | Line 1: | ||
{{#switch:{{{Boilerplate|}}} | {{#switch:{{{Boilerplate|}}} | ||
− | |1=Support for Genesys Engage | + | |1=Support for Genesys Engage cloud on Azure |
|#default= | |#default= | ||
}}<noinclude>[[Category:RNAutomation]]<templatedata> | }}<noinclude>[[Category:RNAutomation]]<templatedata> | ||
Line 7: | Line 7: | ||
"Boilerplate": { | "Boilerplate": { | ||
"type": "string", | "type": "string", | ||
− | "autovalue": "First" | + | "autovalue": "", |
+ | "aliases": [ | ||
+ | "Select your message" | ||
+ | ], | ||
+ | "label": "Select your message", | ||
+ | "description": "1 = First release, 2 = TBD, 3 = TBD", | ||
+ | "default": "First" | ||
} | } | ||
}, | }, |
Revision as of 19:55, March 26, 2021
Add boilerplate text for various Azure mentions.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Select your message | Boilerplate Select your message | 1 = First release, 2 = TBD, 3 = TBD
| String | optional |