Difference between revisions of "Template: SMART NavHead"

From Genesys Documentation
Jump to: navigation, search
(Replaced content with "haha")
(Tag: Replaced)
Line 1: Line 1:
<onlyinclude>
+
haha
<div class="col-md-12" style="margin-left:-12px;">
 
<div class="panel">
 
<div class="panel-heading">{{Subtitle|{{#cargo_query:
 
tables=SMART_Meta,SMART_UseCase
 
|join on=SMART_Meta.ID=SMART_UseCase.ID
 
|fields=CONCAT (SMART_Meta.Subtitle)
 
|where=Offering="{{{Offering|}}}" AND SMART_Meta.ID="{{{ID|}}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"
 
|no html}}}}
 
</div><div class="pdf-remove">
 
<div class="panel-body">
 
<ul class="col-md-2">
 
{{#cargo_query:
 
tables=SMART_UseCase
 
|fields=Offering
 
|format=template
 
|template=SMART_Icons
 
|named args=yes
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}"
 
}}
 
</ul>
 
<ul class="col-md-5">
 
{{#cargo_query:
 
tables=SMART_Meta,SMART_UseCase
 
|join on=SMART_Meta.ID=SMART_UseCase.ID
 
|format=list
 
|fields=CONCAT ('<b>Product Category</b>:<br/> [[{{#switch:{{NAMESPACENUMBER}}|620=Draft:|#default=}}UseCases/{{#explode:{{FULLPAGENAME}}|/|1}}/',Offering,'/',Solution,'UseCases|',Solution,']]')
 
|where=SMART_UseCase._pageName="{{FULLPAGENAME}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"|group by=MintyDocsVersion
 
}}
 
</ul>
 
<ul class="col-md-5">
 
{{#cargo_query:
 
tables=SMART_UseCase
 
|intro=<b>Other platforms:</b>
 
|fields=CONCAT ('[[',_pageName,'|',(IF (Offering="PureEngageCloud",'PureEngage Cloud',Offering)),']]')
 
|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND _pageName LIKE "%/%" AND _pageName !="{{FULLPAGENAME}}" AND MintyDocsVersion="{{#explode:{{FULLPAGENAME}}|/|1}}" AND SMART_UseCase._pageNamespace="{{NAMESPACENUMBER}}"
 
|format=ul
 
|default=<b>Other platforms:</b><br/>None yet!
 
}}
 
</ul>
 
</div>
 
</div>
 
</div>
 
<nowiki /></onlyinclude>
 
<noinclude>[[Category:SMART_Cargo]]
 
</noinclude>
 

Revision as of 19:15, July 9, 2020

haha

Retrieved from "https://all.docs.genesys.com/Template:SMART_NavHead (2025-06-19 09:00:13)"