Difference between revisions of "Template: MintyDocsProduct"

From Genesys Documentation
Jump to: navigation, search
 
(75 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{MintyDocsProduct
 
{{MintyDocsProduct
 +
|Type=
 +
|ComingSoon=
 
|displayname=
 
|displayname=
 
|admins=
 
|admins=
 
|editors=
 
|editors=
|previwers=
+
|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}}}
 
}}
 
}}
 
+
{{#css:
[[Category:MintyDocsProduct]]
+
  .warningbox {
</includeonly>
+
  display:none}
 +
}}}}{{#switch:{{{ComingSoon|}}}|GenesysEngage-onpremises={{ComingSoon}}|#default=}}{{#switch:{{{WithTabber}}}
 +
|#default={{#switch:{{{UserFunctions|}}}|Yes=|#default={{#cargo_query:
 +
tables=MintyDocsProductLandingSections
 +
|fields=Platform,Title,Description,Links,Type,IconLink
 +
|where=_pageName="{{FULLPAGENAME}}"
 +
|format=template
 +
|template=MintyDocsProductLandingSectionsPrint
 +
|named args=yes
 +
|order by=_rowID
 +
|default=
 +
|no html}}}}
 +
|Yes=<div style="display:none;"></div>{{#switch:{{{Platforms}}}
 +
|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=}}
 +
{{ProductLandingTabQuery|Platforms=GenesysEngage-cloud}}
 +
  </div>
 +
</div>
 +
|PureConnect=
 +
<ul class="nav nav-tabs">
 +
  <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}}
 +
  </div>
 +
</div>
 +
|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=}}
 +
{{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}}
 +
  </div>
 +
</div>
 +
|GenesysEngage-onpremises, PureConnect, GenesysCloud
 +
|GenesysEngage-onpremises, GenesysCloud, PureConnect
 +
|PureConnect, GenesysCloud, GenesysEngage-onpremises
 +
|PureConnect, GenesysEngage-onpremises, GenesysCloud
 +
|GenesysCloud, PureConnect, GenesysEngage-onpremises
 +
|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=}}
 +
{{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}}
 +
  </div>
 +
</div>
 +
}}
 +
}}__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.

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