Difference between revisions of "Template: UseCaseHead"
From Genesys Documentation
m (Text replacement - "Genesys Engage [cC]loud" to "Genesys Multicloud CX") |
|||
(133 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | <div class="public-uc"> | ||
+ | <div id="public-uc-heading"><span class="image-link" style="display:none;">{{#cargo_query:tables=SMART_Canonical|fields=DataSheetImageURL|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}"}}</span> | ||
+ | <div>{{{Subtitle|}}}</div> | ||
+ | </div> | ||
+ | <div class="public-uc-content"> | ||
<div class="col-md-12"> | <div class="col-md-12"> | ||
− | + | <h2>What's the challenge?</h2> | |
− | + | {{{PlatformChallenge|}}} | |
− | + | <h2>What's the solution?</h2> | |
− | + | {{{PlatformSolution|}}} | |
− | + | </div>{{#if:{{{Video}}}| | |
− | <div class="col-md- | + | <div class="col-md-7" style="margin-top: 40px;"> |
− | + | {{#widget:Vimeo|id={{{Video}}}|width=100%}} | |
− | </div></div></div></div> | + | </div>|}} |
+ | {{#if:{{{Video}}}|<div class="col-md-5" style="margin-top: 40px;" >|<div class="col-md-12" style="margin-top: 40px;">}} | ||
+ | {{#cargo_query: | ||
+ | tables=SMART_UseCase | ||
+ | |intro={{#if:{{{Video}}}|<b>Other offerings:</b>|<b>Other offerings:</b><ul class="related-links">}} | ||
+ | |fields=CONCAT ('[[',_pageName,'|', CASE WHEN Offering='GenesysEngage-cloud' THEN 'Genesys Multicloud CX' WHEN Offering='GenesysEngage-onpremises' THEN 'Genesys Engage on-premises' WHEN Offering='GenesysCloud' THEN 'Genesys Cloud' ELSE Offering END,']]') | ||
+ | |where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}" AND Offering !="{{#explode:{{FULLPAGENAME}}|/|2}}" | ||
+ | |format={{#if:{{{Video}}}|template}} | ||
+ | |delimiter= | ||
+ | |template=ListItems | ||
+ | |default= | ||
+ | |outro={{#if:{{{Video}}}|</ul>|}} | ||
+ | }} | ||
+ | </div></div> | ||
+ | <div class="clearfix"></div> | ||
+ | </div> | ||
+ | {{#if:{{{Video}}}||{{#css: | ||
+ | ul.related-links, ul.related-links li {display: inline; margin-left: 0;} | ||
+ | ul.related-links li, ul.related-links>a {padding: 0 20px; border-left: 1px solid #5d3e5d; font-size: 15px;} | ||
+ | ul#prod-link li {border: 0 none;} | ||
+ | ul.related-links li:last-child { border-right: 0 none;} | ||
+ | ul.related-links li.roles {padding:0 18px; border-left: 1px solid #77828f;} | ||
+ | ul.related-links li.roles a, ul.related-links li.roles a:focus, ul.related-links li.roles a:hover {font-weight: 400; color: #77828f;} | ||
+ | ul.related-links li.apps {padding: 0 18px 0 18px;} | ||
+ | ul.related-links li.apps:last-child {padding-right: 18px;} | ||
+ | ul.related-links li.apps:first-child {padding-left: 18px;border-left: 1px solid #77828f;} | ||
+ | ul.related-links li:first-child, ul.related-links>a:first-child {border:0 none;} | ||
+ | }}}} |
Latest revision as of 20:37, November 9, 2021
What's the challenge?
What's the solution?