MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Support_(admin)/KB",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "37": {
                "pageid": 37,
                "ns": 0,
                "title": "Signup Process",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "== Step One - Choose Type/Package ==\n\n=== Domain/Subdomain: ===\n\nUser selects to have a domain or sub-domain.\n\n====Default: Domain====\n\nThis can be changed in the file: /root/includes/tpl/orderform.tpl\n\non lines 176-177 change\n <option value=\"dom\" selected=\"selected\">Domain</option>\n <option value=\"sub\">Subdomain</option>\n\nto\n\n <option value=\"dom\">Domain</option>\n <option value=\"sub\" selected=\"selected\">Subdomain</option>\n\n===Package Selection===\nDisplay of all available packages with name and description. Users can click the order button to continue to the next step.\n\n==Step Two - Terms of Service==\nDisplays the Terms of Service (which is specified in the admin panel) to the user. Requires the user to agree to the terms of service (check-box) before continuing. An information icon is next to the check-box with a tool-tip that is editable via the admin panel.\n\n==Step Three - Client Account==\n===Username:===\nThe Username is the user's unique identity. It is used for the creation of the hosting account on the server and for access to the [[User CP]]. This field checks to make sure it is not in use in THT's database. If it is not in the database but it is used on the server this will create an error on step five since the server is not checked for usernames.\n===Password:===\nAgain this is used by the user in conjunction with the username to access their hosting account on the server and the [[User CP]].\n===Confirm Password:===\nVerifies the user's password so that if the user made a typo they can correct it without any damage being done.\n===Email:===\nThis is the user's email. It is used to send the user's account information after step five. Also this address is sent verification information, invoices, or any other mail that is sent to the client. This field also does checks to make sure that the email is formatted properly.\n\n==Step Four - Hosting Account==\nUser selects a subdomain/domain and enters it in the provided field. THT checks it against the mysql database and if it is unused you can move on to step five.\n\n==Step 5 - Create Account==\nAccount is created via ajax so the page never reloads. Registration errors may occur on this step if THT cannot create the account properly or fully."
                    }
                ]
            },
            "42": {
                "pageid": 42,
                "ns": 0,
                "title": "Support (admin)",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "TheHostingTool offers 2 different areas of support for administrators.\n\n[[Support (admin)/Tickets|Tickets]]- A built-in help desk to allow staff to assist users.\n\n[[Support (admin)/KB|Knowledge Base]]- A collection of information that is provided by staff for end users. Normally this consists of frequently asked questions (FAQs), rules/restrictions/guidelines, tutorials, or other forms of documents that are meant to assist users immediately when staff are not available."
                    }
                ]
            }
        }
    }
}