Difference between revisions of "Template: MintyDocsProduct"

From Genesys Documentation
Jump to: navigation, search
Line 29: Line 29:
 
{{{definition}}}
 
{{{definition}}}
 
}}
 
}}
 +
{{#switch:{{{Platforms}}}
 +
|PureEngage=
 +
{{ProductLandingTabQuery|Platform=PureEngage}}
 +
|PureConnect=
 +
{{ProductLandingTabQuery|Platform=PureConnect}}
 +
|PureCloud=
 +
{{ProductLandingTabQuery|Platform=PureCloud}}
 +
|PureEngage,PureConnect
 +
|PureConnect,PureEngage=
 
<tabber>
 
<tabber>
 
PureEngage=
 
PureEngage=
{{#cargo_query:
+
{{ProductLandingTabQuery|Platform=PureConnect}}
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=Title
 
|order by=_rowID
 
}}
 
 
|-|
 
|-|
 
PureConnect=
 
PureConnect=
{{#cargo_query:
+
{{ProductLandingTabQuery|Platform=PureCloud}}
tables=MintyDocsProductLandingSections
+
</tabber>
|fields=Platform,Title,Links,Type,IconLink,Columns
+
|PureEngage,PureCloud
|where=Platform HOLDS 'PureConnect' AND _pageName="{{FULLPAGENAME}}"
+
|PureCloud,PureEngage=
|format=template
+
<tabber>
|template=MintyDocsProductLandingSectionsPrint
+
PureConnect=
|named args=yes
+
{{ProductLandingTabQuery|Platform=PureEngage}}
|group by=Title
+
|-|
|order by=_rowID
+
PureCloud=
}}
+
{{ProductLandingTabQuery|Platform=PureCloud}}
 +
</tabber>
 +
|PureConnect,PureCloud
 +
|PureCloud,PureConnect=
 +
<tabber>
 +
PureConnect=
 +
{{ProductLandingTabQuery|Platform=PureConnect}}
 +
|-|
 +
PureCloud=
 +
{{ProductLandingTabQuery|Platform=PureCloud}}
 +
</tabber>
 +
|PureEngage,PureConnect,PureCloud
 +
|PureEngage,PureCloud,PureConnect
 +
|PureConnect,PureCloud,PureEngage
 +
|PureConnect,PureEngage,PureCloud
 +
|PureCloud,PureConnect,PureEngage
 +
|PureCloud,PureEngage,PureConnect=
 +
<tabber>
 +
PureEngage=
 +
{{ProductLandingTabQuery|Platform=PureEngage}}
 +
|-|
 +
PureConnect=
 +
{{ProductLandingTabQuery|Platform=PureConnect}}
 
|-|
 
|-|
 
PureCloud=
 
PureCloud=
{{#cargo_query:
+
{{ProductLandingTabQuery|Platform=PureCloud}}
tables=MintyDocsProductLandingSections
+
</tabber>
|fields=Platform,Title,Links,Type,IconLink,Columns
+
}}{{{MintyDocsProductLandingSections|}}}
|where=Platform HOLDS 'PureCloud' AND _pageName="{{FULLPAGENAME}}"
 
|format=template
 
|template=MintyDocsProductLandingSectionsPrint
 
|named args=yes
 
|group by=Title
 
|order by=_rowID
 
}}
 
</tabber>{{{MintyDocsProductLandingSections|}}}
 
 
[[Category:MintyDocsProduct]]
 
[[Category:MintyDocsProduct]]
 
</includeonly><noinclude>[[Category:Cargo_MintyDocs]]</noinclude>
 
</includeonly><noinclude>[[Category:Cargo_MintyDocs]]</noinclude>

Revision as of 12:14, October 26, 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.

Retrieved from "https://all.docs.genesys.com/Template:MintyDocsProduct (2025-06-22 23:14:21)"