Index: trunk/phase3/includes/api/ApiQueryCategoryMembers.php |
— | — | @@ -311,6 +311,7 @@ |
312 | 312 | ' ids - Adds the page ID', |
313 | 313 | ' title - Adds the title and namespace ID of the page', |
314 | 314 | ' sortkey - Adds the sortkey used for the category', |
| 315 | + ' type - Adds the type that the page has been categorised as', |
315 | 316 | ' timestamp - Adds the timestamp of when the page was included', |
316 | 317 | ), |
317 | 318 | 'namespace' => 'Only include pages in these namespaces', |