Difference between revisions of "Template: WorkspaceArticle"

From Genesys Documentation
Jump to: navigation, search
Line 48: Line 48:
  
 
==Manage your manuals==
 
==Manage your manuals==
{{#cargo_query:tables=MintyDocsManual|fields=CONCAT('[[',_pageName,'|',displayname,']]')=Manual,version=Version,CONCAT('<span class="button">[{{server}}/Special:FormEdit/CreateMintyDocsManual/',_pageName,'?returnto={{FULLPAGENAME}} Setup]</span>&nbsp;&nbsp;<span class="button">[{{server}}/Special:FormEdit/EditTOC/',_pageName,'?returnto={{FULLPAGENAME}} Edit TOC]</span>')=Edit manual|where=product="{{#explode:{{FULLPAGENAME}}|/|0}}" AND _pageName!="{{FULLPAGENAME}}"|format=dynamic table}}
+
{{#cargo_query:tables=MintyDocsManual|fields=CONCAT('[[',_pageName,'|',displayname,']]')=Manual,version=Version,CONCAT('<span class="button">[{{server}}/Special:FormEdit/EditMintyDocsManual/',_pageName,'?returnto={{FULLPAGENAME}} Setup]</span>&nbsp;&nbsp;<span class="button">[{{server}}/Special:FormEdit/EditTOC/',_pageName,'?returnto={{FULLPAGENAME}} Edit TOC]</span>')=Edit manual|where=product="{{#explode:{{FULLPAGENAME}}|/|0}}" AND _pageName!="{{FULLPAGENAME}}"|format=dynamic table}}
 
==Manage Standalone articles==
 
==Manage Standalone articles==
 
You can create two kinds of standalone articles: generic standalone and How It Works articles. Each article type lives within this workspace.
 
You can create two kinds of standalone articles: generic standalone and How It Works articles. Each article type lives within this workspace.

Revision as of 14:57, July 13, 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.

Retrieved from "https://all.docs.genesys.com/Template:WorkspaceArticle (2025-07-29 05:48:01)"