Difference between revisions of "Template: MLArticleWhatsNew"
From Genesys Documentation
(Created page with "<noinclude> This is the "ArticleWhatsNew" template. It should be called in the following format: <pre> {{ArticleWhatsNew |DisplayName= |Context= |DiffDays= }} </pre> Edit th...") |
|||
Line 69: | Line 69: | ||
*The summary text shown on this page describes, as a preview, the changes made to content in between revisions. This text is generated automatically, using machine-learning and human-readable diff tools, for your convenience. You may see various grammatical or other syntactical issues. | *The summary text shown on this page describes, as a preview, the changes made to content in between revisions. This text is generated automatically, using machine-learning and human-readable diff tools, for your convenience. You may see various grammatical or other syntactical issues. | ||
*You can also click the "(diff)" link in each entry to go to a visual diff page, showing in detail all changes between revisions. | *You can also click the "(diff)" link in each entry to go to a visual diff page, showing in detail all changes between revisions. | ||
− | |||
− | |||
==Updated articles in the last {{{DiffDays|30}}} days== | ==Updated articles in the last {{{DiffDays|30}}} days== | ||
Line 84: | Line 82: | ||
|where= | |where= | ||
Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}" | Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}" | ||
+ | |||
AND Article._pageNamespace="0" | AND Article._pageNamespace="0" | ||
AND MLSummary.Summary != "false" | AND MLSummary.Summary != "false" | ||
Line 102: | Line 101: | ||
|where= | |where= | ||
Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}" | Article.Manual="{{#explode:{{FULLPAGENAME}}|/|2}}" | ||
+ | AND Article.DisplayName != "" | ||
AND Article._pageNamespace="0" | AND Article._pageNamespace="0" | ||
AND MLSummary.Summary != "false" | AND MLSummary.Summary != "false" |
Revision as of 09:45, October 19, 2022
This is the "ArticleWhatsNew" template.
It should be called in the following format:
{{ArticleWhatsNew |DisplayName= |Context= |DiffDays= }}
Edit the page to see the template text.
This template defines the table "ArticleWhatsNew". This table has not been created yet. This template adds rows to the table "Article", which is declared by the template Article. View table.