Difference between revisions of "Template: EPPOHead"

From Genesys Documentation
Jump to: navigation, search
Line 14: Line 14:
 
           |join on=Article._ID=Article__Tags._rowID
 
           |join on=Article._ID=Article__Tags._rowID
 
           |fields=CONCAT('[[',Article__Tags._value,']]')
 
           |fields=CONCAT('[[',Article__Tags._value,']]')
  |intro=<span class="sub-heading">Tags</span>
 
 
  |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL
 
  |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL
 
  |format=ul
 
  |format=ul
Line 62: Line 61:
 
                   |join on=Article._ID=Article__Tags._rowID
 
                   |join on=Article._ID=Article__Tags._rowID
 
                   |fields=CONCAT('[[',Article__Tags._value,']]')
 
                   |fields=CONCAT('[[',Article__Tags._value,']]')
          |intro=<span class="sub-heading">Tags</span>
 
 
          |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL
 
          |where=Article._pageName="{{FULLPAGENAME}}" AND Article__Tags._value IS NOT NULL
 
          |format=ul
 
          |format=ul

Revision as of 14:49, September 20, 2018

Retrieved from "https://all.docs.genesys.com/Template:EPPOHead (2025-06-19 14:36:13)"