{ "@metadata": { "authors": [ "Bjh21", "Chase me ladies, I'm the Cavalry", "Dreamy Jazz", "Macofe", "Reedy", "Samwilson" ] }, "apihelp-main-param-errorsuselocal": "If given, error texts will use locally-customised messages from the {{ns:MediaWiki}} namespace.", "apihelp-compare-param-fromcontentformat-{slot}": "Content serialisation format of fromtext-{slot}.", "apihelp-compare-param-tocontentformat-{slot}": "Content serialisation format of totext-{slot}.", "apihelp-delete-example-simple": "Delete Main Page.", "apihelp-delete-example-reason": "Delete Main Page with the reason Preparing for move.", "apihelp-edit-param-contentformat": "Content serialisation format used for the input text.", "apihelp-parse-param-contentformat": "Content serialisation format used for the input text. Only valid when used with $1text.", "apihelp-query+info-paramvalue-prop-linkclasses": "Gives the additional CSS classes (e.g. link colours) used for links to this page if they were to appear on the page named by $1linkcontext.", "apihelp-query+info-param-linkcontext": "The context title to use when determining extra CSS classes (e.g. link colours) when $1prop contains linkclasses.", "apihelp-query+revisions+base-param-contentformat": "Serialisation format used for $1difftotext and expected for output of content.", "apihelp-query+search-example-generator": "Get page information about the pages returned for a search for meaning.", "apihelp-query+siteinfo-paramvalue-prop-rightsinfo": "Returns wiki rights (licence) information if available.", "apihelp-stashedit-param-contentformat": "Content serialisation format used for the input text.", "apihelp-php-summary": "Output data in serialised PHP format.", "apihelp-phpfm-summary": "Output data in serialised PHP format (pretty-print in HTML).", "api-help-license": "Licence: [[$1|$2]]", "api-help-license-unknown": "Licence: unknown", "api-help-datatypes-top": "Input to MediaWiki should be NFC-normalised UTF-8. MediaWiki may attempt to convert other input, but this may cause some operations (such as [[Special:ApiHelp/edit|edits]] with MD5 checks) to fail.\n\nParameters that take multiple values are normally submitted with the values separated using the pipe character, e.g. param=value1|value2 or param=value1%7Cvalue2. If a value must contain the pipe character, use U+001F (Unit Separator) as the separator ''and'' prefix the value with U+001F, e.g. param=%1Fvalue1%1Fvalue2.\n\nSome parameter types in API requests need further explanation:", "apierror-contentserializationexception": "Content serialisation failed: $1", "apierror-unknownaction": "The action specified, $1, is not recognised.", "apierror-unknownformat": "Unrecognised format \"$1\".", "apierror-unrecognizedparams": "Unrecognised {{PLURAL:$2|parameter|parameters}}: $1.", "apierror-unrecognizedvalue": "Unrecognised value for parameter $1: $2.", "apierror-urlparamnormal": "Could not normalise image parameters for $1.", "apiwarn-badutf8": "The value passed for $1 contains invalid or non-normalised data. Textual data should be valid, NFC-normalised Unicode without C0 control characters other than HT (\\t), LF (\\n), and CR (\\r).", "apiwarn-unrecognizedvalues": "Unrecognised {{PLURAL:$3|value|values}} for parameter $1: $2." }