Difference between revisions of "Template: SellableItem"
From Genesys Documentation
JMcMonagle (talk | contribs) |
JMcMonagle (talk | contribs) (Capitalized the label for each.) |
||
Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
{{#cargo_declare:_table=SellableItems|type=String (allowed values=IVR and Media Port Options,IVR/Media Port Add-Ons - ASR and TTS,Per User (Base Options),Bots and AI,Routing Options,Digital Channels Options)|subtype=String (allowed values=Workforce Optimization,Other Services)|item=Text|unit=String (allowed values=Minutes,Concurrent Ports,Concurrent or Enabled Users,Interactions,Predictive Routing Interaction,Altocloud Interactions,Each,Gigabytes,PerEnabled or Concurrent User,Enabled User ONLY)|comment=Text}} | {{#cargo_declare:_table=SellableItems|type=String (allowed values=IVR and Media Port Options,IVR/Media Port Add-Ons - ASR and TTS,Per User (Base Options),Bots and AI,Routing Options,Digital Channels Options)|subtype=String (allowed values=Workforce Optimization,Other Services)|item=Text|unit=String (allowed values=Minutes,Concurrent Ports,Concurrent or Enabled Users,Interactions,Predictive Routing Interaction,Altocloud Interactions,Each,Gigabytes,PerEnabled or Concurrent User,Enabled User ONLY)|comment=Text}} | ||
− | </noinclude><includeonly>{{#cargo_store:_table=SellableItems|type={{{type|}}}|subtype={{{subtype|}}}|item={{{item|}}}|unit={{{unit|}}}|comment={{{comment|}}} }}{| class="wikitable" | + | </noinclude> |
− | ! | + | <includeonly>{{#cargo_store:_table=SellableItems|type={{{type|}}}|subtype={{{subtype|}}}|item={{{item|}}}|unit={{{unit|}}}|comment={{{comment|}}} }} |
+ | {| class="wikitable" | ||
+ | ! Type | ||
| {{{type|}}} | | {{{type|}}} | ||
|- | |- | ||
− | ! | + | ! Subtype |
| {{{subtype|}}} | | {{{subtype|}}} | ||
|- | |- | ||
− | ! | + | ! Item |
| {{{item|}}} | | {{{item|}}} | ||
|- | |- | ||
− | ! | + | ! Unit |
| {{{unit|}}} | | {{{unit|}}} | ||
|- | |- | ||
− | ! | + | ! Comment |
| {{{comment|}}} | | {{{comment|}}} | ||
|} | |} |
Revision as of 15:50, December 19, 2019
This is the "SellableItem" template. It should be called in the following format:
{{SellableItem |type= |subtype= |item= |unit= |comment= }}
Edit the page to see the template text. This template defines the table "SellableItems". This table has not been created yet.