{ "@metadata": { "authors": [ "Reedy", "Chase me ladies, I'm the Cavalry" ] }, "apihelp-main-description": "
max-age
header to this many seconds. Errors are never cached.",
"apihelp-main-param-assert": "Verify the user is logged in if set to user, or has the bot userright if bot.",
"apihelp-block-param-user": "Username, IP address, or IP range to block.",
"apihelp-block-param-allowusertalk": "Allow the user to edit their own talk page (depends on [[mw:Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]).",
"apihelp-block-param-watchuser": "Watch the user and talk pages of the user or IP address.",
"apihelp-block-example-ip-simple": "Block IP address 192.0.2.5 for three days with reason First strike.",
"apihelp-clearhasmsg-description": "Clears the hasmsg
flag for the current user.",
"apihelp-compare-description": "Get the difference between 2 pages.\n\nA revision number, a page title, or a page ID for both \"from\" and \"to\" must be passed.",
"apihelp-createaccount-param-password": "Password (ignored if $1mailpassword is set).",
"apihelp-delete-param-title": "Title of the page to delete. Cannot be used together with $1pageid.",
"apihelp-delete-param-watch": "Add the page to the current user's watchlist.",
"apihelp-delete-example-simple": "Delete Main Page.",
"apihelp-delete-example-reason": "Delete Main Page with the reason Preparing for move.",
"apihelp-edit-param-title": "Title of the page to edit. Cannot be used together with $1pageid.",
"apihelp-edit-param-watch": "Add the page to the current user's watchlist.",
"apihelp-edit-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
"apihelp-edit-param-contentformat": "Content serialisation format used for the input text.",
"apihelp-edit-example-prepend": "Prepend __NOTOC__ to a page.",
"apihelp-expandtemplates-example-simple": "Expand the wikitext __NOTOC__
.",
"apihelp-query+protectedtitles-example-generator": "Find links to protected titles in the main namespace.",
"apihelp-query+random-example-simple": "Return two random pages from the main namespace.",
"apihelp-query+random-example-generator": "Return page info about two random pages from the main namespace.",
"apihelp-query+recentchanges-example-simple": "List recent changes.",
"apihelp-query+redirects-example-generator": "Get information about all redirects to the [[Main Page]].",
"apihelp-query+revisions-example-first5-not-localhost": "Get first 5 revisions of the Main Page that were not made by anonymous user 127.0.0.1.",
"apihelp-query+revisions+base-param-difftotext": "Text to diff each revision to. Only diffs a limited number of revisions. Overrides $1diffto. If $1section is set, only that section will be diffed against this text",
"apihelp-query+revisions+base-param-contentformat": "Serialisation format used for $1difftotext and expected for output of content.",
"apihelp-query+search-example-text": "Search texts for meaning.",
"apihelp-query+search-example-generator": "Get page information about the pages returned for a search for meaning.",
"apihelp-query+siteinfo-example-simple": "Fetch site information.",
"apihelp-query+siteinfo-example-replag": "Check the current replication lag.",
"apihelp-query+stashimageinfo-example-simple": "Returns information for a stashed file.",
"apihelp-query+tags-example-simple": "List available tags.",
"apihelp-query+templates-example-simple": "Get the templates used on the page Main Page.",
"apihelp-query+templates-example-generator": "Get information about the template pages used on Main Page.",
"apihelp-query+tokens-example-simple": "Retrieve a csrf token (the default).",
"apihelp-query+tokens-example-types": "Retrieve a watch token and a patrol token.",
"apihelp-query+transcludedin-example-simple": "Get a list of pages transcluding Main Page.",
"apihelp-query+transcludedin-example-generator": "Get information about pages transcluding Main Page.",
"apihelp-query+usercontribs-example-user": "Show contributions of user Example.",
"apihelp-query+userinfo-example-simple": "Get information about the current user.",
"apihelp-query+watchlist-example-simple": "List the top revision for recently changed pages on the watchlist of the current user.",
"apihelp-query+watchlist-example-generator": "Fetch page info for recently changed pages on the current user's watchlist.",
"apihelp-query+watchlistraw-description": "Get all pages on the current user's watchlist.",
"apihelp-query+watchlistraw-example-simple": "List pages on the watchlist of the current user.",
"apihelp-query+watchlistraw-example-generator": "Fetch page info for pages on the current user's watchlist.",
"apihelp-revisiondelete-example-revision": "Hide content for revision 12345 on the page Main Page.",
"apihelp-rollback-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
"apihelp-rollback-example-simple": "Roll back the last edits to page Main Page by user Example.",
"apihelp-setnotificationtimestamp-example-allpages": "Reset the notification status for pages in the {{ns:user}} namespace.",
"apihelp-unblock-param-id": "ID of the block to unblock (obtained through list=blocks). Cannot be used together with $1user.",
"apihelp-undelete-param-timestamps": "Timestamps of the revisions to restore. If both $1timestamps and $1fileids are empty, all will be restored.",
"apihelp-undelete-param-watchlist": "Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.",
"apihelp-undelete-example-page": "Undelete page Main Page.",
"apihelp-undelete-example-revisions": "Undelete two revisions of page Main Page.",
"apihelp-upload-param-comment": "Upload comment. Also used as the initial page text for new files if $1text is not specified.",
"apihelp-upload-example-url": "Upload from a URL.",
"apihelp-upload-example-filekey": "Complete an upload that failed due to warnings.",
"apihelp-userrights-example-userid": "Add the user with ID 123 to group bot, and remove from groups sysop and bureaucrat.",
"apihelp-watch-param-title": "The page to (un)watch. Use $1titles instead.",
"apihelp-watch-example-unwatch": "Unwatch the page Main Page.",
"apihelp-dbg-description": "Output data in PHP's var_export()
format.",
"apihelp-dbgfm-description": "Output data in PHP's var_export()
format (pretty-print in HTML).",
"apihelp-dump-description": "Output data in PHP's var_dump()
format.",
"apihelp-php-description": "Output data in serialised PHP format.",
"apihelp-phpfm-description": "Output data in serialised PHP format (pretty-print in HTML).",
"apihelp-txt-description": "Output data in PHP's print_r()
format.",
"apihelp-txtfm-description": "Output data in PHP's print_r()
format (pretty-print in HTML).",
"api-pageset-param-redirects-generator": "Automatically resolve redirects in $1titles, $1pageids, and $1revids, and in pages returned by $1generator.",
"api-pageset-param-redirects-nogenerator": "Automatically resolve redirects in $1titles, $1pageids, and $1revids.",
"api-help-param-multi-separate": "Separate values with |.",
"api-help-param-disabled-in-miser-mode": "Disabled due to [[mw:Manual:$wgMiserMode|miser mode]].",
"api-help-param-limited-in-miser-mode": "Note: Due to [[mw:Manual:$wgMiserMode|miser mode]], using this may result in fewer than $1limit results returned before continuing; in extreme cases, zero results may be returned."
}