Difference between revisions of "Template: MintyDocsProduct"
From Genesys Documentation
Line 64: | 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"> |
− | Genesys Engage= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Engage</btn></li> |
− | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | + | </ul> |
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade in active"> | ||
+ | '''Tab 1''': Lorem ipsum... | ||
+ | </div> | ||
+ | <div id="tab2" class="tab-pane fade"> | ||
+ | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | ||
{{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}} | {{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> |
− | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | + | </ul> |
+ | <div class="tab-content"> | ||
+ | <div id="tab1" class="tab-pane fade"> | ||
+ | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
{{ProductLandingTabQuery|Platforms=PureConnect}} | {{ProductLandingTabQuery|Platforms=PureConnect}} | ||
− | </ | + | </div> |
+ | </div> | ||
|GenesysCloud= | |GenesysCloud= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | Genesys Cloud= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> |
− | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | + | </ul> |
− | {{ProductLandingTabQuery|Platforms=GenesysCloud}} | + | <div class="tab-content"> |
− | </ | + | <div id="tab1" class="tab-pane fade"> |
+ | {{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}} | ||
+ | {{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 Engage</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|}}}|GenesysEngage={{ComingSoon}}|#default=}} | ||
+ | {{ProductLandingTabQuery|Platforms=GenesysEngage}} </div> | ||
+ | <div id="tab2" class="tab-pane fade"> | ||
+ | {{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}} | ||
+ | {{ProductLandingTabQuery|Platforms=PureConnect}} </div> | ||
+ | </div> | ||
Genesys Engage= | Genesys Engage= | ||
{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | {{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}} | ||
Line 94: | Line 120: | ||
|GenesysEngage-onpremises, GenesysCloud | |GenesysEngage-onpremises, GenesysCloud | ||
|GenesysCloud, GenesysEngage-onpremises= | |GenesysCloud, GenesysEngage-onpremises= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | Genesys Engage= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> |
+ | <li><btn data-toggle="tab" class="">#tab2|Genesys Engage</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-cloud}} | + | {{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 120: | Line 153: | ||
|GenesysCloud, PureConnect, GenesysEngage-onpremises | |GenesysCloud, PureConnect, GenesysEngage-onpremises | ||
|GenesysCloud, GenesysEngage-onpremises, PureConnect= | |GenesysCloud, GenesysEngage-onpremises, PureConnect= | ||
− | < | + | <ul class="nav nav-tabs"> |
− | Genesys Cloud= | + | <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li> |
+ | <li><btn data-toggle="tab" class="">#tab2|Genesys Engage</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-cloud}} | + | {{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> |
Revision as of 20:56, October 21, 2020
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.