Jump to content

User:Wiki Feed Bot/Documentation/Cheatsheet page data

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Fako85 (talk | contribs) at 09:09, 3 November 2017 (Fako85 moved page User:Wiki Feed Bot/Cheatsheet page data to User:Wiki Feed Bot/Documentation/Cheatsheet page data: Page belongs to documentation section, created it wrong by accident). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
{
    "pageid": "integer",
    "title": "string",
    "image": "",
    "users": ["unique", "user", "names"],
    "revisions": [
        {
            "timestamp": "2017-11-01T07:39:42Z",
            "comment": "string",
            "user": "username or ip",
            "title": "string",
            "pageid": "integer"
        }
    ],
    "categories": [
        {
            "ns": "integer",
            "title": "string (Category:)"
        }
    ],
    "pageviews": "integer (but for now unavailable)"
}