注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Project/UpdateListGlobal"
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/ | |template=Project/UpdateListGlobal/Output | ||
|default= | |default= | ||
|named args=yes | |named args=yes | ||
}}</includeonly> | }}</includeonly> |