Cargo query

Jump to navigation Jump to search

There are no results for this report.

Modify query

View wikitext
{{#cargo_query:
tables=Discussions, _pageData
|fields=Discussions._pageName=wiki page, question, _modificationDate=Last modified, CONCAT(" \{\{#show:", _pageData._pageName, "|?Last editor is \}\}")=LastEditor
|where=_modificationDate>(CURDATE()-7) AND (who="all" or who="")
|join on=Discussions._pageName=_pageData._pageName
|order by=`LastEditor` 
|format=table
|offset=5
|limit=100
|default=no results were found
}}