Difference between revisions of "Template: EPPOHead"
From Genesys Documentation
Line 31: | Line 31: | ||
|order by=DisplayName DESC | |order by=DisplayName DESC | ||
|limit=1 | |limit=1 | ||
− | |more results text=}}</div></div> | + | |more results text=}}</div></div>{{#cargo_query: |
+ | tables=RNSection,CloudRN | ||
+ | |join on=RNSection._pageName=CloudRN._pageName | ||
+ | |fields=CloudRN._pageName=Page,DisplayName,ProductArea,RNShort,Component | ||
+ | |format=template | ||
+ | |template=CloudRNPrint | ||
+ | |named args=yes | ||
+ | |where=Product="{{MINTYDOCSPRODUCT}}" AND Component="{{{Component}}}" | ||
+ | |order by=DisplayName DESC | ||
+ | |default= | ||
+ | |group by=DisplayName | ||
+ | |offset=1 | ||
+ | }} | ||
|#default=<div class="panel eppo"> | |#default=<div class="panel eppo"> | ||
<div class="panel-body"> | <div class="panel-body"> |