Difference between revisions of "Template: Article"

From Genesys Documentation
Jump to: navigation, search
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{Article
 
{{Article
 +
|productshort=
 
|ComingSoon=
 
|ComingSoon=
 
|Platform=
 
|Platform=
 +
|Role=
 
|DisplayName=
 
|DisplayName=
 
|TocName=
 
|TocName=
Line 12: Line 14:
 
|Dimension=
 
|Dimension=
 
|Context=
 
|Context=
 +
|Product=
 +
|Manual=
 
}}
 
}}
  
Line 18: Line 22:
  
 
{{#cargo_declare:_table=Article
 
{{#cargo_declare:_table=Article
 +
|productshort=String
 +
|Platform=String
 
|ComingSoon=String
 
|ComingSoon=String
|Platform=String
+
|Role=String
 
|DisplayName=String
 
|DisplayName=String
 
|TocName=String
 
|TocName=String
Line 26: Line 32:
 
|Context=Wikitext (size=10000)
 
|Context=Wikitext (size=10000)
 
|Product=String
 
|Product=String
 +
|Manual=String
 
}}
 
}}
  
 
</noinclude>
 
</noinclude>
<includeonly>[[Category:Article]]__TOC__
+
<includeonly>{{#switch:{{{PageType|}}}|Manual=[[Category:MintyDocsManual]]|#default=[[Category:Article]]}}__TOC__
 
__NOEDITSECTION__{{#cargo_store:_table=Article
 
__NOEDITSECTION__{{#cargo_store:_table=Article
 +
|productshort={{#explode:{{FULLPAGENAME}}|/|0}}
 +
|Role={{{Role|}}}
 +
|ComingSoon={{{ComingSoon|}}}
 
|Platform={{{Platform|}}}
 
|Platform={{{Platform|}}}
|ComingSoon={{{ComingSoon|}}}
 
 
|DisplayName={{{DisplayName|}}}
 
|DisplayName={{{DisplayName|}}}
 
|TocName={{{TocName|}}}
 
|TocName={{{TocName|}}}
Line 39: Line 48:
 
|Context={{{Context|}}}
 
|Context={{{Context|}}}
 
|Product={{MINTYDOCSPRODUCT}}
 
|Product={{MINTYDOCSPRODUCT}}
}}{{#mintydocs_topic:
+
|Manual={{#explode:{{FULLPAGENAME}}|/|2}}
 +
}}{{#switch:{{{PageType|}}}|Manual=|#default={{#mintydocs_topic:
 
|display name={{{DisplayName|}}}
 
|display name={{{DisplayName|}}}
 
|toc name={{{TocName|}}}
 
|toc name={{{TocName|}}}
}}{{#cargo_query:tables=MintyDocsVersion
+
}}}}{{#cargo_query:tables=MintyDocsVersion
 
|fields=MintyDocsVersion.comingsoon
 
|fields=MintyDocsVersion.comingsoon
 
|no html
 
|no html
Line 49: Line 59:
 
|format=template
 
|format=template
 
|template=ComingSoon
 
|template=ComingSoon
}}{{EPPOHead|Platform={{{Platform|}}}|Dimension={{{Dimension|}}}|Context={{{Context|}}}|Tags={{{Tags|}}}}}[[Category:Article]]{{{Section|}}}{{#switch:{{{Standalone}}}|Yes={{#css:  
+
}}{{EPPOHead|Role={{{Role|}}}|Dimension={{{Dimension|}}}|Context={{{Context|}}}|Prereq={{{Prereq|}}}|Tags={{{Tags|}}}}}{{{Section|}}}{{#switch:{{{Standalone}}}|Yes={{#css:  
 
button#version-dropdown { display: none; }
 
button#version-dropdown { display: none; }
}}|#default=}}
+
}}|#default=}}<nowiki /></includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>
<nowiki /></includeonly><noinclude>[[Category:MintyDocs_Cargo]]</noinclude>
 

Revision as of 00:08, May 16, 2019

This is the "Article" template.

It should be called in the following format:

{{Article
|productshort=
|ComingSoon=
|Platform=
|Role=
|DisplayName=
|TocName=
|Tags=
|Dimension=
|Context=
|Product=
|Manual=
}}

Edit the page to see the template text.

This template defines the table "Article". View table.

Retrieved from "https://all.docs.genesys.com/Template:Article (2025-06-19 21:59:50)"