Difference between revisions of "Template: MintyDocsProduct"
From Genesys Documentation
(11 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{MintyDocsProduct | {{MintyDocsProduct | ||
+ | |Type= | ||
|ComingSoon= | |ComingSoon= | ||
|displayname= | |displayname= | ||
Line 16: | Line 17: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | {{#cargo_declare:_table=MintyDocsProduct|displayname=String|admins=List (,) of String|editors=List (,) of String|previewers=List (,) of String|definition=Wikitext|ComingSoon=String|contentarea=String|landingpage=Boolean|workspace_id=String}} | + | {{#cargo_declare:_table=MintyDocsProduct|Type=String|displayname=String|admins=List (,) of String|editors=List (,) of String|previewers=List (,) of String|definition=Wikitext|ComingSoon=String|contentarea=String|landingpage=Boolean|workspace_id=String}} |
− | </noinclude><includeonly>{{#cargo_store:_table=MintyDocsProduct|ComingSoon={{{ComingSoon|}}}|displayname={{{displayname|}}}|admins={{{admins|}}}|editors={{{editors|}}}|previewers={{{previewers|}}}|definition={{{definition|}}}|contentarea={{{contentarea|}}}|landingpage={{{landingpage|}}}|workspace_id={{PAGENAME}} }} | + | </noinclude><includeonly>{{#cargo_store:_table=MintyDocsProduct|Type={{{Type|}}}|ComingSoon={{{ComingSoon|}}}|displayname={{{displayname|}}}|admins={{{admins|}}}|editors={{{editors|}}}|previewers={{{previewers|}}}|definition={{{definition|}}}|contentarea={{{contentarea|}}}|landingpage={{{landingpage|}}}|workspace_id={{PAGENAME}} }} |
{{#css: | {{#css: | ||
#content { | #content { | ||
Line 63: | Line 64: | ||
|Yes=<div style="display:none;"></div>{{#switch:{{{Platforms}}} | |Yes=<div style="display:none;"></div>{{#switch:{{{Platforms}}} | ||
|GenesysEngage-onpremises= | |GenesysEngage-onpremises= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Multicloud CX</btn></li> | |
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=GenesysEngage- | + | {{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}} |
− | </ | + | </div> |
+ | </div> | ||
|PureConnect= | |PureConnect= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | PureConnect= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|PureConnect</btn></li> |
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
{{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
{{ProductLandingTabQuery|Platforms=PureConnect}} | {{ProductLandingTabQuery|Platforms=PureConnect}} | ||
− | </ | + | </div> |
+ | </div> | ||
|GenesysCloud= | |GenesysCloud= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> | |
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
{{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=GenesysCloud}} | + | {{ProductLandingTabQuery|Platforms=GenesysCloud}} </div> |
− | </ | + | </div> |
|GenesysEngage-onpremises, PureConnect | |GenesysEngage-onpremises, PureConnect | ||
|PureConnect, GenesysEngage-onpremises= | |PureConnect, GenesysEngage-onpremises= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Multicloud CX</btn></li> | |
− | {{#switch:{{{ComingSoon|}}}|GenesysEngage | + | <li><btn data-toggle="tab" class="">#tab2|PureConnect</btn></li> |
− | {{ProductLandingTabQuery|Platforms=GenesysEngage | + | </ul> |
− | + | <div class="tab-content"> | |
− | + | <div id="tab1" class="tab-pane fade in active"> | |
+ | {{#switch:{{{ComingSoon|}}}|GenesysEngage={{ComingSoon}}|#default=}} | ||
+ | {{ProductLandingTabQuery|Platforms=GenesysEngage}} </div> | ||
+ | <div id="tab2" class="tab-pane fade"> | ||
{{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=PureConnect}} | + | {{ProductLandingTabQuery|Platforms=PureConnect}} </div> |
− | </ | + | </div> |
|GenesysEngage-onpremises, GenesysCloud | |GenesysEngage-onpremises, GenesysCloud | ||
|GenesysCloud, GenesysEngage-onpremises= | |GenesysCloud, GenesysEngage-onpremises= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> | |
+ | <li><btn data-toggle="tab" class="">#tab2|Genesys Multicloud CX</btn></li> | ||
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
+ | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | ||
+ | {{ProductLandingTabQuery|Platforms=GenesysCloud}} </div> | ||
+ | <div id="tab2" class="tab-pane fade"> | ||
{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=GenesysEngage- | + | {{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}} </div> |
− | + | </div> | |
− | |||
− | |||
− | |||
− | </ | ||
|PureConnect, GenesysCloud | |PureConnect, GenesysCloud | ||
|GenesysCloud, PureConnect= | |GenesysCloud, PureConnect= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | PureConnect= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> |
+ | <li><btn data-toggle="tab" class="">#tab2|PureConnect</btn></li> | ||
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
{{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | ||
+ | {{ProductLandingTabQuery|Platforms=GenesysCloud}} </div> | ||
+ | <div id="tab2" class="tab-pane fade"> | ||
+ | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
{{ProductLandingTabQuery|Platforms=PureConnect}} | {{ProductLandingTabQuery|Platforms=PureConnect}} | ||
− | + | </div> | |
− | + | </div> | |
− | |||
− | |||
− | </ | ||
|GenesysEngage-onpremises, PureConnect, GenesysCloud | |GenesysEngage-onpremises, PureConnect, GenesysCloud | ||
|GenesysEngage-onpremises, GenesysCloud, PureConnect | |GenesysEngage-onpremises, GenesysCloud, PureConnect | ||
Line 119: | Line 141: | ||
|GenesysCloud, PureConnect, GenesysEngage-onpremises | |GenesysCloud, PureConnect, GenesysEngage-onpremises | ||
|GenesysCloud, GenesysEngage-onpremises, PureConnect= | |GenesysCloud, GenesysEngage-onpremises, PureConnect= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> | |
+ | <li><btn data-toggle="tab" class="">#tab2|Genesys Multicloud CX</btn></li> | ||
+ | <li><btn data-toggle="tab" class="">#tab3|PureConnect</btn></li> | ||
+ | </ul> | ||
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
{{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=GenesysCloud}} | + | {{ProductLandingTabQuery|Platforms=GenesysCloud}} </div> |
− | + | <div id="tab2" class="tab-pane fade"> | |
− | |||
{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | ||
− | {{ProductLandingTabQuery|Platforms=GenesysEngage- | + | {{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}} </div> |
− | + | <div id="tab3" class="tab-pane fade"> | |
− | |||
{{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
{{ProductLandingTabQuery|Platforms=PureConnect}} | {{ProductLandingTabQuery|Platforms=PureConnect}} | ||
− | </ | + | </div> |
+ | </div> | ||
}} | }} | ||
}}__NOCACHE__[[Category:MintyDocsProduct]]{{{MintyDocsProductLandingSections|}}}<nowiki/></includeonly><noinclude>[[Category:MintyDocs]]</noinclude> | }}__NOCACHE__[[Category:MintyDocsProduct]]{{{MintyDocsProductLandingSections|}}}<nowiki/></includeonly><noinclude>[[Category:MintyDocs]]</noinclude> |
Latest revision as of 21:24, November 9, 2021
This is the "MintyDocsProduct" template. It should be called in the following format:
{{MintyDocsProduct |Type= |ComingSoon= |displayname= |admins= |editors= |previewers= |definition= |contentarea= |landingpage= |workspace_id= }}
Edit the page to see the template text. This template defines the table "MintyDocsProduct". View table.