Difference between revisions of "Template: EPPOHead"
From Genesys Documentation
(Created page with "<onlyinclude><div class="panel eppo"> <div class="panel-body"> {{ #if:{{{Dimension|}}} | <div class="col-md-6 context"> <div class="icons"><span class="sub-heading">Platfo...") |
|||
Line 1: | Line 1: | ||
<onlyinclude><div class="panel eppo"> | <onlyinclude><div class="panel eppo"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
− | {{#if:{{Context|}}} | + | {{ |
− | {{# | + | #if:{{{Dimension|}}} |
− | <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> |
− | <div class="col-md-6 related"> | + | <div class="col-md-6 related"> |
− | <div class="col-md-6 tags"> | + | <div class="col-md-6 tags"> |
− | <span> | + | {{#cargo_query: |
− | {{ | + | tables=Article,Article__Tags |
− | + | |join on=Article._ID=Article__Tags._rowID | |
− | | | + | |fields=CONCAT('[[',Article__Tags._value,']]') |
− | + | |intro=<span class="sub-heading">Tags</span> | |
− | |intro=<span class="sub-heading"> | + | |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL |
− | |where= | + | |format=ul |
− | |format=ul | + | |default= |
+ | }} | ||
+ | </div> | ||
+ | <div class="col-md-6 links"> | ||
+ | {{#cargo_query: | ||
+ | tables=Article | ||
+ | |intro=<span class="sub-heading">Related topics</span> | ||
+ | |fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | ||
+ | |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" | ||
+ | |format=ul | ||
+ | |default= | ||
+ | }} | ||
+ | </div> | ||
+ | </div> | ||
+ | | {{ | ||
+ | #if:{{{Tags|}}} | ||
+ | | <div class="col-md-6 context"> | ||
+ | <div class="icons"><span class="sub-heading">Platforms: </span>{{SMART_Icons|Offering={{{Platform}}}}}</div> | ||
+ | {{{Context}}} | ||
+ | </div> | ||
+ | <div class="col-md-6 related"> | ||
+ | <div class="col-md-6 tags"> | ||
+ | {{#cargo_query: | ||
+ | tables=Article,Article__Tags | ||
+ | |join on=Article._ID=Article__Tags._rowID | ||
+ | |fields=CONCAT('[[',Article__Tags._value,']]') | ||
+ | |intro=<span class="sub-heading">Tags</span> | ||
+ | |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL | ||
+ | |format=ul | ||
+ | |default= | ||
+ | }} | ||
+ | </div> | ||
+ | <div class="col-md-6 links"> | ||
+ | {{#cargo_query: | ||
+ | tables=Article | ||
+ | |intro=<span class="sub-heading">Related topics</span> | ||
+ | |fields=CONCAT('[[',_pageName,'|',DisplayName,']]') | ||
+ | |where=Dimension="{{{Dimension}}}" AND Dimension IS NOT NULL AND _pageName!="{{FULLPAGENAME}}" | ||
+ | |format=ul | ||
+ | |default= | ||
+ | }} | ||
+ | </div> | ||
+ | </div> | ||
+ | | <div class="icons"><span class="sub-heading">Platforms: </span>{{SMART_Icons|Offering={{{Platform}}}}}</div> | ||
+ | {{{Context}}} | ||
+ | }} | ||
}} | }} | ||
</div> | </div> | ||
− | + | </div><nowiki /></onlyinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <nowiki /></onlyinclude> | ||
<noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]] | <noinclude>[[Category:MintyDocs_Cargo]][[Category:EPPO_Cargo]] | ||
</noinclude> | </noinclude> |
Revision as of 17:57, September 5, 2018
Platforms:
{{{Context}}}