Difference between revisions of "Template: EPPOHead"
From Genesys Documentation
Line 1: | Line 1: | ||
− | <onlyinclude><div class="panel eppo"> | + | <onlyinclude>{{#switch:{{{CloudRNStyle}}} |
+ | |Yes= | ||
+ | <div class="icons"><span class="sub-heading">'''Platforms''': </span>{{SMART_Icons|Offering={{{Platform}}}}}</div> | ||
+ | <div class="col-md-12" style="padding-left:0;"> | ||
+ | <div style="padding: 30px 50px;background-color: #f5f5f5;margin-bottom: 40px;"> | ||
+ | <div class="text-center icon hidden-xs" style=" display: table-cell; | ||
+ | padding-right: 50px; | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
+ | font-size:0.75em;"> | ||
+ | <span class="fa-stack fa-5x" style="position: relative; | ||
+ | display: inline-block; | ||
+ | width: 2em; | ||
+ | height: 2em; | ||
+ | line-height: 2em; | ||
+ | vertical-align: middle; | ||
+ | " > | ||
+ | <i class="fa fa-circle fa-stack-2x text-primary" style="color: #5d3e5d !important;"></i> | ||
+ | <i class="fa fa-bullhorn fa-stack-1x fa-inverse"> </i> | ||
+ | </span> | ||
+ | </div> | ||
+ | <div style="display: table-cell;margin: 0;padding: 0;vertical-align: top; color: #666 !important;line-height: 1.8333333;"> | ||
+ | {{#cargo_query: | ||
+ | tables=RNSection,CloudRN | ||
+ | |join on=RNSection._pageName=CloudRN._pageName | ||
+ | |fields=CloudRN._pageName=Page,DisplayName,ProductArea,RNShort,Component | ||
+ | |format=template | ||
+ | |template={{#switch:{{{PageType|}}}|RNProduct=CloudRNLatestCollectionPrint|RNComponent=CloudRNLatestComponentPrint}} | ||
+ | |named args=yes | ||
+ | |where=Product="{{MINTYDOCSPRODUCT}}" | ||
+ | |order by=DisplayName DESC | ||
+ | |limit=1 | ||
+ | |more results text=}}</div></div> | ||
+ | |#default=<div class="panel eppo"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
{{#if:{{{Context|}}}| | {{#if:{{{Context|}}}| | ||
{{#if:{{{Dimension|}}}|{{#if:{{{Tags|}}}| | {{#if:{{{Dimension|}}}|{{#if:{{{Tags|}}}| | ||
<div class="col-md-6 context"> | <div class="col-md-6 context"> | ||
− | <div class="icons"><span class="sub-heading">Platforms: </span>{{SMART_Icons|Offering={{{Platform}}}}}</div> | + | <div class="icons"><span class="sub-heading">'''Platforms''': </span>{{SMART_Icons|Offering={{{Platform}}}}}</div> |
{{{Context}}} | {{{Context}}} | ||
</div> | </div> | ||
Line 75: | Line 108: | ||
}} | }} | ||
}} | }} | ||
− | </div></div> | + | </div></div>}}<nowiki /></onlyinclude> |
− | <nowiki /></onlyinclude> | + | <noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]][[Category:Cargo_CloudRN]] |
− | <noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]] | ||
</noinclude> | </noinclude> |