Difference between revisions of "Template: WorkspaceArticle"
From Genesys Documentation
Line 113: | Line 113: | ||
==Master List of all articles in this workspace== | ==Master List of all articles in this workspace== | ||
+ | {{#explode:{{FULLPAGENAME}}|/|0}} | ||
{{#cargo_compound_query: | {{#cargo_compound_query: | ||
tables=Article | tables=Article | ||
|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}" | |where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}" | ||
− | |fields=CONCAT('[[',Article._pageName,'|',Article.displayname,']]')=Article,Manual | + | |fields=CONCAT('[[',Article._pageName,'|',Article.displayname,']]')=Article,Manual |
|format=dynamic table}} | |format=dynamic table}} | ||
Revision as of 17:36, June 25, 2020
This is the "WorkspaceArticle" template.
It should be called in the following format:
{{WorkspaceArticle |productshort= |DisplayName= |Product }}
Edit the page to see the template text.
This template defines the table "WorkspaceArticle". View table.