Difference between revisions of "Template:NewsList"

From Funtoo
Jump to navigation Jump to search
(cargo-ification)
Line 1: Line 1:
{{#ask: [[Category:News]] [[Publication Status::Published]]
{{#cargo_query:
| ?#-
tables=news
| ?Publication Date
|fields=_pageName,Publication_Date,News_Category,Summary,Author,Gravatar_MD5,Icon,News_Format
| ?News Category
|where=Publication_Status=Published
| ?Summary
|format=template
| ?Author # -
|template=NewsDisplay
| ?Gravatar MD5
|order by=Publication_Date DESC
| ?Icon # -
|limit={{{1}}}
| ?News Format
| order=descending
| sort=Publication Date
| format=template
| template=NewsDisplay
| limit={{{1}}}
| mainlabel=-
| searchlabel=
}}
}}

Revision as of 07:09, June 23, 2015

Error: No field named "Gravatar_MD5" found for any of the specified database tables.