Difference between revisions of "Template:Project/UpdateListGlobal"

From Funtoo
Jump to navigation Jump to search
(Created page with "<includeonly>{{#cargo_query: tables=project_updates |fields=date,status |order by=date DESC |limit=8 |format=template |template=Project/UpdateList/Output |default= |named args...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#cargo_query:
<includeonly>{{#cargo_query:
tables=project_updates
tables=project_updates
|fields=date,status
|fields=_pageName=project, date,status
|order by=date DESC
|order by=date, project DESC
|limit=8
|limit=8
|format=template
|format=template
|template=Project/UpdateList/Output
|template=Project/UpdateListGlobal/Output
|default=
|default=
|named args=yes
|named args=yes
}}</includeonly>
}}</includeonly>

Latest revision as of 22:59, March 13, 2022