Difference between revisions of "Template: EPPOHead"
From Genesys Documentation
m (1 revision imported) |
en>Jumunn |
||
Line 1: | Line 1: | ||
− | <onlyinclude>{{# | + | <onlyinclude>{{#css: |
− | + | ul.related-links, ul.related-links li {display: inline; margin-left: 0;} | |
− | + | ul.related-links li {padding: 0 20px; border-left: 1px solid #5d3e5d; font-size: 15px;} | |
− | + | ul#prod-link li {border: 0 none;} | |
− | <div class=" | + | ul.related-links li:last-child { border-right: 0 none;} |
− | <div class=" | + | 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 6px 0 0} | |
− | + | ul.related-links li.apps:last-child {padding-right: 18px;} | |
− | tables= | + | ul.related-links li.apps:first-child {padding-left: 18px;border-left: 1px solid #77828f;} |
− | |fields= | + | ul.related-links.pages li:first-child{border:0 none;} |
− | | | + | }}<div style="background-color:#f6f6f6; color: #5d3e5d;margin:-20px -18px 20px -36px; padding:20px 20px 30px 40px;"> |
− | + | <div class="col-md-10" id="eppo-links" style="padding:0; margin-top:-10px;min-height:20px;"> | |
− | |where= | + | <ul class="related-links">{{#if:{{{Application|}}}| |
− | + | {{#arraymaptemplate:{{{Application|}}}|ApplicationsMap|,|}} | |
− | }} | + | }}</ul> |
− | + | <ul class="related-links">{{#if:{{{Role|}}}| | |
− | + | {{#arraymaptemplate:{{{Role|}}}|RolesMap|,|}} | |
− | + | }}</ul> | |
− | + | </div> | |
− | + | <div class="col-md-2" id="eppo-version" style="padding:0;"></div> | |
− | + | <div class="clearfix"></div> | |
− | + | <div id="eppo-heading" style="margin-bottom: 15px;"></div> | |
− | + | {{#ifeq:{{{ComingSoon|}}}|Yes| | |
− | + | <span style="background-color: #5D3E5D; color: #fff; padding: 3px 10px; border: 1px solid #5D3E5D; border-radius: 3px; font-size: 90%; font-weight: 500;margin-right: 5px;"><i class="glyphicon glyphicon-flag" style="margin-right: 5px;"></i>Feature coming soon!</span> | |
− | + | |}}{{#if:{{{Context|}}}| | |
− | + | <span>{{{Context}}}</span> | |
− | + | }} | |
− | + | {{#if:{{#cargo_query: | |
− | + | tables=HIW | |
− | + | |fields=CONCAT('[[',HIW._pageName ,'|',HIW.DisplayName,']]') | |
− | + | |where=HIW.productshort LIKE '%{{#explode:{{FULLPAGENAME}}|/|0}}%' AND HIW._pageNamespace="{{NAMESPACENUMBER}}" AND HIW._pageName!="{{FULLPAGENAME}}" | |
− | + | |format=template | |
− | + | |template=ListItems | |
− | tables= | + | |default= |
+ | }}{{#cargo_query: | ||
+ | tables=GetStarted | ||
+ | |fields=CONCAT('[[',GetStarted._pageName,'|',GetStarted.DisplayName,']]') | ||
+ | |where=GetStarted.productshort LIKE '%{{#explode:{{FULLPAGENAME}}|/|0}}%' AND GetStarted._pageNamespace="{{NAMESPACENUMBER}}" AND GetStarted._pageName!="{{FULLPAGENAME}}" AND _pageName LIKE "%/{{#explode:{{FULLPAGENAME}}|/|2}}/%" | ||
+ | |format=template | ||
+ | |template=ListItems | ||
+ | |default= | ||
+ | }}{{#cargo_query: | ||
+ | tables={{{PageType|}}} | ||
|fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | |fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | ||
− | |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" AND | + | |where=Dimension="{{{Dimension|}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" AND {{{PageType|}}}._pageName LIKE '%{{#explode:{{FULLPAGENAME}}|/|1}}%' AND {{{PageType|}}}._pageNamespace="{{NAMESPACENUMBER}}" |
− | |format= | + | |format=template |
− | | | + | |template=ListItems |
− | + | |default= | |
− | + | }}|<div style="margin-top:20px;"><span style="font-weight:600;">Related pages:</span><ul class="related-links pages"> | |
− | + | {{#cargo_query: | |
− | + | tables=HIW | |
− | < | + | |fields=CONCAT('[[',HIW._pageName ,'|',HIW.DisplayName,']]') |
− | <ul class=" | + | |where=HIW.productshort LIKE '%{{#explode:{{FULLPAGENAME}}|/|0}}%' AND HIW._pageNamespace="{{NAMESPACENUMBER}}" AND HIW._pageName!="{{FULLPAGENAME}}" |
− | + | |format=template | |
− | + | |template=ListItems | |
− | + | |default= | |
− | tables= | + | }}{{#cargo_query: |
− | |fields= | + | tables=GetStarted |
− | | | + | |fields=CONCAT('[[',GetStarted._pageName,'|',GetStarted.DisplayName,']]') |
− | + | |where=GetStarted.productshort LIKE '%{{#explode:{{FULLPAGENAME}}|/|0}}%' AND GetStarted._pageNamespace="{{NAMESPACENUMBER}}" AND GetStarted._pageName!="{{FULLPAGENAME}}" AND _pageName LIKE "%/{{#explode:{{FULLPAGENAME}}|/|2}}/%" | |
− | |where= | + | |format=template |
− | |default={{#cargo_query:tables= | + | |template=ListItems |
− | }} | + | |default= |
− | + | }}{{#cargo_query: | |
− | {{{ | + | tables={{{PageType|}}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | tables= | ||
|fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | |fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | ||
− | |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" AND | + | |where=Dimension="{{{Dimension|}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" AND {{{PageType|}}}._pageName LIKE '%{{#explode:{{FULLPAGENAME}}|/|1}}%' AND {{{PageType|}}}._pageNamespace="{{NAMESPACENUMBER}}" |
− | |format= | + | |format=template |
+ | |template=ListItems | ||
|default= | |default= | ||
− | + | }}</ul></div>|}} | |
− | </div> | + | <div> |
− | < | + | {{#if:{{{UseCase|}}}| |
− | }} | + | {{#switch:{{{Platform|}}} |
− | {{# | + | |PureEngage=<span style="font-weight:600; ">Related use cases:</span><ul class="related-links">{{#arraymaptemplate:{{{UseCase|}}}|UseCasesMapPE|,|}}</ul> |
− | < | + | |PureCloud=<span style="font-weight:600; ">Related use cases:</span><ul class="related-links">{{#arraymaptemplate:{{{UseCase|}}}|UseCasesMapPC|,|}}</ul> |
− | <ul class=" | + | |PureConnect=<span style="font-weight:600; ">Related use cases:</span><ul class="related-links">{{#arraymaptemplate:{{{UseCase|}}}|UseCasesMapPCON|,|}}</ul> |
− | + | }}|}} | |
− | |||
− | {{# | ||
− | |||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | |||
− | < | ||
− | |||
− | </ | ||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
− | + | ||
− | + | <nowiki /></onlyinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]][[Category:Cargo_CloudRN]][[Category:UCSales_Cargo]] | <noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]][[Category:Cargo_CloudRN]][[Category:UCSales_Cargo]] | ||
</noinclude> | </noinclude> |
Revision as of 19:10, November 22, 2019
Related pages: