Difference between revisions of "Template: CSDTArticle"

From Genesys Documentation
Jump to: navigation, search
 
Line 17: Line 17:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=CSDTArticle|Title=String|FirstPublished=Datetime|LastPublished=Datetime|ArticleNumber=String|Audience=String|Summary=Wikitext|Overview=Wikitext|Details=Wikitext|Environment=Wikitext|Supplemental=Wikitext|RelatedArticles=List (,) of URL|Attachment=File}}{{#cargo_attach:_table=Article}}
+
{{#cargo_declare:_table=CSDTArticle|Title=String|FirstPublished=Datetime|LastPublished=Datetime|ArticleNumber=String|Audience=String|Summary=Wikitext|Overview=Wikitext|Details=Wikitext|Environment=Wikitext|Supplemental=Wikitext|RelatedArticles=List (,) of URL|Attachment=File|SiteArea=String}}{{#cargo_attach:_table=Article}}
  
</noinclude><includeonly>{{#cargo_store:_table=CSDTArticle|Title={{{Title|}}}|FirstPublished={{{FirstPublished|}}}|LastPublished={{CURRENTTIMESTAMP}}|ArticleNumber={{#explode:{{FULLPAGENAME}}|/|3}}|Audience={{{Audience|}}}|Summary={{{Summary|}}}|Overview={{{Overview|}}}|Details={{{Details|}}}|Environment={{{Environment|}}}|Supplemental={{{Supplemental|}}}|RelatedArticles={{{RelatedArticles|}}}|Attachment={{{Attachment|}}} }}{| class="wikitable"
+
</noinclude><includeonly>{{#cargo_store:_table=CSDTArticle|Title={{{Title|}}}|FirstPublished={{{FirstPublished|}}}|LastPublished={{CURRENTTIMESTAMP}}|ArticleNumber={{#explode:{{FULLPAGENAME}}|/|3}}|Audience={{{Audience|}}}|Summary={{{Summary|}}}|Overview={{{Overview|}}}|Details={{{Details|}}}|Environment={{{Environment|}}}|Supplemental={{{Supplemental|}}}|RelatedArticles={{{RelatedArticles|}}}|Attachment={{{Attachment|}}}|SiteArea={{{SiteArea|}}} }}{| class="wikitable"
 
! FirstPublished
 
! FirstPublished
 
| {{{FirstPublished|}}}
 
| {{{FirstPublished|}}}

Latest revision as of 18:42, November 12, 2021

This is the "CSDTArticle" template. It should be called in the following format:

{{CSDTArticle
|Title=
|FirstPublished=
|LastPublished=
|ArticleNumber=
|Audience=
|Overview=
|Environment=
|Supplemental=
|RelatedArticles=
|Attachment=
}}

Edit the page to see the template text. This template defines the table "CSDTArticle". View table.This template adds rows to the table "Article", which is declared by the template Article. View table.


Retrieved from "https://all.docs.genesys.com/Template:CSDTArticle (2025-07-07 12:09:09)"