Difference between revisions of "Template: CSDTArticle"
From Genesys Documentation
(Created page with "<noinclude> This is the "CSDTArticle" template. It should be called in the following format: <pre> {{CSDTArticle |Title= |FirstPublished= |LastPublished= |ArticleNumber= |Audi...") |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
|ArticleNumber= | |ArticleNumber= | ||
|Audience= | |Audience= | ||
− | | | + | |Overview= |
|Environment= | |Environment= | ||
|Supplemental= | |Supplemental= | ||
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|}}} | ||
Line 32: | Line 32: | ||
| {{{Audience|}}} | | {{{Audience|}}} | ||
|- | |- | ||
− | + | ||
− | |||
|} | |} | ||
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.