Difference between revisions of "Template: Article"

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

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 22:02:57)"