TD Garage: Difference between revisions
Appearance
Ttenbergen (talk | contribs) Created page with "{{#cargo_query: tables=ToDo,_pageData |join on=ToDo._pageName=_pageData._pageName |fields= CONCAT("\[\{\{fullurl:",ToDo._pageName, "{{!}}action=edit\}\} edit]")=edit, ToDo._pa..." |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
ToDo._pageName=page, | ToDo._pageName=page, | ||
question, | question, | ||
actionDt = Action, | |||
_modificationDate=ModDate | _modificationDate=ModDate | ||
|where=ToDo.what="garage" | |where=ToDo.what="garage" | ||
Revision as of 16:09, 2021 October 31
{{#cargo_query: tables=ToDo,_pageData |join on=ToDo._pageName=_pageData._pageName |fields= CONCAT("\[\{\{fullurl:",ToDo._pageName, "|action=edit\}\} edit]")=edit, ToDo._pageName=page, question, actionDt = Action, _modificationDate=ModDate |where=ToDo.what="garage" |order by=question |limit=1000 |offset=some number |default=No questions found |format=dynamic table |rows per page=100 }}