Difference between revisions of "Template: WorkspaceArticle"
From Genesys Documentation
m (1 revision imported) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 27: | Line 27: | ||
{{EPPOHead|Role={{{Role|}}}|Dimension={{{Dimension|}}}|Context=Use this page to create and manage the versions and manuals in this workspace.|PageType=Article}} | {{EPPOHead|Role={{{Role|}}}|Dimension={{{Dimension|}}}|Context=Use this page to create and manage the versions and manuals in this workspace.|PageType=Article}} | ||
{{NoteFormat| | {{NoteFormat| | ||
− | * | + | *Get How To info in the Writer's Guide {{Link-AnywhereElse|product=ContentAdmin|version=Internal|manual=WritersGuide}} |
− | + | *Go to Admin dashboard (for Admins only): [[Draft:ContentAdmin/Internal/SiteDashboard|Admin dashboard]] | |
− | * | + | *Create a new workspace: send an email request to [mailto:ixhelpdesk@genesys.com IX Help Desk] and we'll get you sorted. |
− | *Create a new workspace | ||
|2}} | |2}} | ||
Line 132: | Line 131: | ||
==Videos in this workspace== | ==Videos in this workspace== | ||
− | {{#cargo_query:tables=Videos,Article|join on=Videos._pageName=Article._pageName|fields=CONCAT ('[[',Article._pageName,'|',DisplayName,']]')=Article,Description=Video,Id|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"}} | + | {{#cargo_query:tables=Videos,Article|join on=Videos._pageName=Article._pageName|fields=CONCAT ('[[',Article._pageName,'|',DisplayName,']]')=Article,IF (Description IS NULL, '<i>Description needed!</i>', Description)=Video,Id,ConcatId|where=productshort="{{#explode:{{FULLPAGENAME}}|/|0}}"|limit=500}} |
__NOCACHE__ | __NOCACHE__ | ||
__TOC__ | __TOC__ |
Latest revision as of 17:51, December 19, 2021
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.