Bureaucrats, Moderators (CommentStreams), Interface administrators, Push subscription managers, Suppressors, Administrators
12,040
edits
(Created page with "{{#cargo_query: tables=Tasks |fields=Status, CONCAT('', Title, '')=Title, ComplexityLevel=Complexity |where=Status HOLDS 'Done' |format=table }}") |
No edit summary |
||
| Line 2: | Line 2: | ||
tables=Tasks | tables=Tasks | ||
|fields=Status, CONCAT('[[', _pageName, '|', Title, ']]')=Title, ComplexityLevel=Complexity | |fields=Status, CONCAT('[[', _pageName, '|', Title, ']]')=Title, ComplexityLevel=Complexity | ||
|where= | |where=WikiProject HOLDS 'Backlog wikiproject' | ||
|format=table | |format=table | ||
}} | }} | ||