Difference between revisions of "Template: MintyDocsProduct"
From Genesys Documentation
Line 7: | Line 7: | ||
|admins= | |admins= | ||
|editors= | |editors= | ||
− | | | + | |previewers= |
}} | }} | ||
</pre> | </pre> | ||
Line 18: | Line 18: | ||
|previewers={{{previewers}}} | |previewers={{{previewers}}} | ||
}} | }} | ||
+ | {{#if:{{{video|}}}| | ||
+ | <div class="col-md-7" style="padding-left:0;"> | ||
{{{definition}}} | {{{definition}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | <div class="col-md-5" style="top:-38px;"> | ||
+ | {{#widget:Vimeo|id={{{video}}}}} | ||
</div> | </div> | ||
+ | <div style="clear:both;"></div> | ||
+ | | | ||
+ | {{{definition}}} | ||
+ | }} | ||
+ | <tabber> | ||
+ | PureEngage= | ||
+ | {{#cargo_query: | ||
+ | tables=MintyDocsProductLandingSections | ||
+ | |fields=Platform,Title,Links,Type,IconLink,Columns | ||
+ | |where=Platform HOLDS LIKE 'PureEngage' AND _pageName="{{FULLPAGENAME}}" | ||
+ | |format=template | ||
+ | |template=MintyDocsProductLandingSectionsPrint | ||
+ | |named args=yes | ||
+ | |group by=Type | ||
+ | |order by=_rowID | ||
+ | }} | ||
+ | |-| | ||
+ | PureConnect= | ||
+ | {{#cargo_query: | ||
+ | tables=MintyDocsProductLandingSections | ||
+ | |fields=Platform,Title,Links,Type,IconLink,Columns | ||
+ | |where=Platform HOLDS 'PureConnect' AND _pageName="{{FULLPAGENAME}}" | ||
+ | |format=template | ||
+ | |template=MintyDocsProductLandingSectionsPrint | ||
+ | |named args=yes | ||
+ | |group by=Type | ||
+ | |order by=_rowID | ||
+ | }} | ||
+ | |-| | ||
+ | PureCloud= | ||
+ | {{#cargo_query: | ||
+ | tables=MintyDocsProductLandingSections | ||
+ | |fields=Platform,Title,Links,Type,IconLink,Columns | ||
+ | |where=Platform HOLDS 'PureCloud' AND _pageName="{{FULLPAGENAME}}" | ||
+ | |format=template | ||
+ | |template=MintyDocsProductLandingSectionsPrint | ||
+ | |named args=yes | ||
+ | |group by=Type | ||
+ | |order by=_rowID | ||
+ | }} | ||
+ | </tabber>{{{MintyDocsProductLandingSections|}}} | ||
[[Category:MintyDocsProduct]] | [[Category:MintyDocsProduct]] | ||
− | </includeonly> | + | </includeonly><noinclude>[[Category:Cargo_MintyDocs]]</noinclude> |
Revision as of 17:36, October 19, 2018
This is the "MintyDocsProduct" template. It should be called in the following format:
{{MintyDocsProduct |displayname= |admins= |editors= |previewers= }}
Edit the page to see the template text. This template defines the table "MintyDocsProduct". View table.