Difference between revisions of "Template: MintyDocsProduct"

From Genesys Documentation
Jump to: navigation, search
 
(52 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{MintyDocsProduct
 
{{MintyDocsProduct
 +
|Type=
 +
|ComingSoon=
 
|displayname=
 
|displayname=
 
|admins=
 
|admins=
 
|editors=
 
|editors=
 
|previewers=
 
|previewers=
 +
|definition=
 +
|contentarea=
 +
|landingpage=
 +
|workspace_id=
 
}}
 
}}
 
</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|previwers=List (,) of 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|displayname={{{displayname|}}}|admins={{{admins|}}}|editors={{{editors|}}}|previewers={{{previewers|}}} }}{{#mintydocs_product:
+
</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:
 +
  #content {
 +
    padding: 0;
 +
    margin-bottom: 0;
 +
  }
 +
 +
  @media (max-width: 992px) {
 +
    #main-content {
 +
      padding-left: 10px;
 +
      padding-right: 0;
 +
    }
 +
  }
 +
}}{{#cargo_query:tables=MintyDocsVersion|delimiter=|fields=IF (version="Internal",'
 +
',' ')|where=productshort="{{FULLPAGENAME}}" AND version="Internal"|default={{#switch:{{NAMESPACENUMBER}}|620=
 +
==Create an internal version for administrating this workspace==
 +
<div class="template-form">
 +
{{#formlink:form=CreateInternalVersion-PEC
 +
| link text=Create
 +
| link type=post button
 +
|query string=MintyDocsVersion[version]=Internal&MintyDocsVersion[productshort]={{PAGENAME}}
 +
|new window
 +
}}
 +
</div>|#default=}}
 +
{{#mintydocs_product:
 
display name={{{displayname|}}}
 
display name={{{displayname|}}}
 
|admins={{{admins|}}}
 
|admins={{{admins|}}}
Line 18: Line 48:
 
|previewers={{{previewers}}}
 
|previewers={{{previewers}}}
 
}}
 
}}
{{#if:{{{video|}}}|
+
{{#css:
<div class="col-md-7" style="padding-left:0;">
+
  .warningbox {
{{{definition}}}
+
  display:none}
</div>
+
}}}}{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}}{{#switch:{{{WithTabber}}}
<div class="col-md-5" style="top:-38px;">
+
|#default={{#switch:{{{UserFunctions|}}}|Yes=|#default={{#cargo_query:
{{#widget:Vimeo|id={{{video}}}}}
+
tables=MintyDocsProductLandingSections
</div>
+
|fields=Platform,Title,Description,Links,Type,IconLink
<div style="clear:both;"></div>
+
|where=_pageName="{{FULLPAGENAME}}"
|
+
|format=template
{{{definition}}}
+
|template=MintyDocsProductLandingSectionsPrint
}}
+
|named args=yes
{{#switch:{{{Platforms}}}
+
|order by=_rowID
|PureEngage=
+
|default=
<tabber>
+
|no html}}}}
PureEngage=
+
|Yes=<div style="display:none;"></div>{{#switch:{{{Platforms}}}
{{ProductLandingTabQuery|Platforms=PureEngage}}
+
|GenesysEngage-onpremises=
</tabber>
+
<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=}}
 +
{{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}}
 +
  </div>
 +
</div>
 
|PureConnect=
 
|PureConnect=
<tabber>
+
<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=}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
</tabber>
+
  </div>
|PureCloud=
+
</div>
<tabber>
+
|GenesysCloud=
PureCloud=
+
<ul class="nav nav-tabs">
{{ProductLandingTabQuery|Platforms=PureCloud}}
+
  <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li>
</tabber>
+
</ul>
|PureEngage,PureConnect
+
<div class="tab-content">
|PureConnect,PureEngage=
+
  <div id="tab1" class="tab-pane fade in active">
<tabber>
+
{{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}}
PureEngage=
+
{{ProductLandingTabQuery|Platforms=GenesysCloud}}   </div>
 +
</div>
 +
|GenesysEngage-onpremises, PureConnect
 +
|PureConnect, GenesysEngage-onpremises=
 +
<ul class="nav nav-tabs">
 +
  <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Multicloud CX</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>
 +
|GenesysEngage-onpremises, GenesysCloud
 +
|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=}}
 +
{{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}}  </div>
 +
    </div>
 +
|PureConnect, GenesysCloud
 +
|GenesysCloud, 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|PureConnect</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|}}}|PureConnect={{ComingSoon}}|#default=}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
|-|
+
  </div>
PureConnect=
+
</div>
{{ProductLandingTabQuery|Platforms=PureCloud}}
+
|GenesysEngage-onpremises, PureConnect, GenesysCloud
</tabber>
+
|GenesysEngage-onpremises, GenesysCloud, PureConnect
|PureEngage, PureCloud
+
|PureConnect, GenesysCloud, GenesysEngage-onpremises
|PureCloud, PureEngage=
+
|PureConnect, GenesysEngage-onpremises, GenesysCloud
<tabber>
+
|GenesysCloud, PureConnect, GenesysEngage-onpremises
PureConnect=
+
|GenesysCloud, GenesysEngage-onpremises, PureConnect=
{{ProductLandingTabQuery|Platforms=PureEngage}}
+
<ul class="nav nav-tabs">
|-|
+
  <li class="active"><btn data-toggle="tab" class="">#tab1|Genesys Cloud</btn></li>
PureCloud=
+
  <li><btn data-toggle="tab" class="">#tab2|Genesys Multicloud CX</btn></li>
{{ProductLandingTabQuery|Platforms=PureCloud}}
+
  <li><btn data-toggle="tab" class="">#tab3|PureConnect</btn></li>
</tabber>
+
</ul>
|PureConnect, PureCloud
+
<div class="tab-content">
|PureCloud, PureConnect=
+
  <div id="tab1" class="tab-pane fade in active">
<tabber>
+
{{#switch:{{{ComingSoon|}}}|GenesysCloud={{ComingSoon}}|#default=}}
PureConnect=
+
{{ProductLandingTabQuery|Platforms=GenesysCloud}}   </div>
 +
  <div id="tab2" class="tab-pane fade">
 +
{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}}
 +
{{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}}   </div>
 +
  <div id="tab3" class="tab-pane fade">
 +
{{#switch:{{{ComingSoon|}}}|PureConnect={{ComingSoon}}|#default=}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
|-|
+
  </div>
PureCloud=
+
</div>
{{ProductLandingTabQuery|Platforms=PureCloud}}
+
}}
</tabber>
+
}}__NOCACHE__[[Category:MintyDocsProduct]]{{{MintyDocsProductLandingSections|}}}<nowiki/></includeonly><noinclude>[[Category:MintyDocs]]</noinclude>
|PureEngage, PureConnect, PureCloud
 
|PureEngage, PureCloud, PureConnect
 
|PureConnect, PureCloud, PureEngage
 
|PureConnect, PureEngage, PureCloud
 
|PureCloud, PureConnect, PureEngage
 
|PureCloud, PureEngage, PureConnect=
 
<tabber>
 
PureEngage=
 
{{ProductLandingTabQuery|Platforms=PureEngage}}
 
|-|
 
PureConnect=
 
{{ProductLandingTabQuery|Platforms=PureConnect}}
 
|-|
 
PureCloud=
 
{{ProductLandingTabQuery|Platforms=PureCloud}}
 
</tabber>
 
}}{{{MintyDocsProductLandingSections|}}}
 
[[Category:MintyDocsProduct]]
 
</includeonly><noinclude>[[Category:Cargo_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.

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