PDMIndexDPL
This DPL template constructs the table of indexes and the individual tables for each index on the table page. It uses the phantom templates Template:PDMIndex.dpl and Template:PDMIndexItem.dpl2 to format the respective index tables. It is called by the templates that control formatting of the table pages in the Library book (Template:PDMTable) and the final doc (Template:PDMTable.dpl2). It switches for ICON and GIM, because ICON currently does not display information for individual indexes.
{{#dpl:
|namespace=Documentation
|titlematch={{#switch:{{PONYDOCSSTATUS}}
|unreleased
|preview = {{#switch:{{#explode:{{FULLPAGENAME}}|:|1}}
|PSAAS= GIM:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:8.5DRAFT
|#default={{#explode:{{FULLPAGENAME}}|:|1}}:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:{{PONYDOCSVERSION}}}}
|released= {{#switch:{{#explode:{{FULLPAGENAME}}|:|1}}
|PSAAS=GIM:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:8.5PDMSource
|#default={{#explode:{{FULLPAGENAME}}|:|1}}:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:{{#sub:{{#explode:{{FULLPAGENAME}}|:|4}}|0|3}}PDMSource}}}}
|uses=Template:PDMIndex
|skipthispage=no
|noresultsheader=
|include={PDMIndex}.dpl
|mode=userformat
}}
{{#switch:{{#explode:{{FULLPAGENAME}}|:|1}}
|GIM
|RAA
|PSAAS={{#dpl:
|namespace=Documentation
|titlematch={{#switch:{{PONYDOCSSTATUS}}
|unreleased
|preview = {{#switch:{{#explode:{{FULLPAGENAME}}|:|1}}
|PSAAS= GIM:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:8.5DRAFT
|#default={{#explode:{{FULLPAGENAME}}|:|1}}:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:{{PONYDOCSVERSION}}}}
|released= {{#switch:{{#explode:{{FULLPAGENAME}}|:|1}}
|PSAAS= GIM:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:8.5PDMSource
|#default= {{#explode:{{FULLPAGENAME}}|:|1}}:Library:{{anchorencode:{{#explode:{{FULLPAGENAME}}|:|3}}}}:{{#sub:{{#explode:{{FULLPAGENAME}}|:|4}}|0|3}}PDMSource}}}}
|uses=Template:PDMIndexItem
|skipthispage=no
|noresultsheader=
|include={PDMIndexItem}.dpl2
|mode=userformat
}}
|ICON= }}
This page was last edited on November 13, 2019, at 22:35.
Comments or questions about this documentation? Contact us for support!