Difference between revisions of "Template: MLSummaryPageItems"
From Genesys Documentation
(Created page with "{{#cargo_query: tables=MLSummary |fields=MLSummary.Summary, MLSummary.Date, MLSummary.Link, MLSummary.UpdatedSections, MLSummary.AddedSections, MLSummary.QAns |format=templ...") |
|||
Line 3: | Line 3: | ||
|fields=MLSummary.Summary, MLSummary.Date, MLSummary.Link, MLSummary.UpdatedSections, MLSummary.AddedSections, MLSummary.QAns | |fields=MLSummary.Summary, MLSummary.Date, MLSummary.Link, MLSummary.UpdatedSections, MLSummary.AddedSections, MLSummary.QAns | ||
|format=template | |format=template | ||
− | |template= | + | |template=MLSummaryUpdatedPageItem |
|named args=yes | |named args=yes | ||
|default=* There were no updates for this page in the last {{{DiffDays|30}}} days. | |default=* There were no updates for this page in the last {{{DiffDays|30}}} days. | ||
Line 10: | Line 10: | ||
MLSummary.Title = "{{PAGENAME}}" | MLSummary.Title = "{{PAGENAME}}" | ||
AND MLSummary.Summary != "false" | AND MLSummary.Summary != "false" | ||
− | AND DATEDIFF(NOW(),MLSummary.Date) <= {{{DiffDays| | + | AND DATEDIFF(NOW(),MLSummary.Date) <= {{{DiffDays|90}}} |
AND MLSummary.Type="updated" | AND MLSummary.Type="updated" | ||
}} | }} |
Latest revision as of 09:30, October 19, 2022
- There were no updates for this page in the last 30 days.