Jump to content

Gbeƒãɖeɖewo

This is a list of system messages available in the MediaWiki namespace. Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
Gbeƒãɖeɖewo
Axa gbãtɔAxa si do ŋgɔAxa yometɔAxa mamlea
Name Default message text
Current message text
apihelp-query+exturlusage-param-expandurl (dzeɖoƒe) (Translate) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+exturlusage-param-limit (dzeɖoƒe) (Translate) How many pages to return.
apihelp-query+exturlusage-param-namespace (dzeɖoƒe) (Translate) The page namespaces to enumerate.
apihelp-query+exturlusage-param-prop (dzeɖoƒe) (Translate) Which pieces of information to include:
apihelp-query+exturlusage-param-protocol (dzeɖoƒe) (Translate) Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd> and <kbd>https</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
apihelp-query+exturlusage-param-query (dzeɖoƒe) (Translate) Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links.
apihelp-query+exturlusage-paramvalue-prop-ids (dzeɖoƒe) (Translate) Adds the ID of page.
apihelp-query+exturlusage-paramvalue-prop-title (dzeɖoƒe) (Translate) Adds the title and namespace ID of the page.
apihelp-query+exturlusage-paramvalue-prop-url (dzeɖoƒe) (Translate) Adds the URL used in the page.
apihelp-query+exturlusage-summary (dzeɖoƒe) (Translate) Enumerate pages that contain a given URL.
apihelp-query+filearchive-example-simple (dzeɖoƒe) (Translate) Show a list of all deleted files.
apihelp-query+filearchive-param-dir (dzeɖoƒe) (Translate) The direction in which to list.
apihelp-query+filearchive-param-from (dzeɖoƒe) (Translate) The image title to start enumerating from.
apihelp-query+filearchive-param-limit (dzeɖoƒe) (Translate) How many images to return in total.
apihelp-query+filearchive-param-prefix (dzeɖoƒe) (Translate) Search for all image titles that begin with this value.
apihelp-query+filearchive-param-prop (dzeɖoƒe) (Translate) Which image information to get:
apihelp-query+filearchive-param-sha1 (dzeɖoƒe) (Translate) SHA1 hash of image. Overrides $1sha1base36.
apihelp-query+filearchive-param-sha1base36 (dzeɖoƒe) (Translate) SHA1 hash of image in base 36 (used in MediaWiki).
apihelp-query+filearchive-param-to (dzeɖoƒe) (Translate) The image title to stop enumerating at.
apihelp-query+filearchive-paramvalue-prop-archivename (dzeɖoƒe) (Translate) Adds the filename of the archive version for non-latest versions.
apihelp-query+filearchive-paramvalue-prop-bitdepth (dzeɖoƒe) (Translate) Adds the bit depth of the version.
apihelp-query+filearchive-paramvalue-prop-description (dzeɖoƒe) (Translate) Adds description of the image version.
apihelp-query+filearchive-paramvalue-prop-dimensions (dzeɖoƒe) (Translate) Alias for size.
apihelp-query+filearchive-paramvalue-prop-mediatype (dzeɖoƒe) (Translate) Adds the media type of the image.
apihelp-query+filearchive-paramvalue-prop-metadata (dzeɖoƒe) (Translate) Lists Exif metadata for the version of the image.
apihelp-query+filearchive-paramvalue-prop-mime (dzeɖoƒe) (Translate) Adds MIME of the image.
apihelp-query+filearchive-paramvalue-prop-parseddescription (dzeɖoƒe) (Translate) Parse the description of the version.
apihelp-query+filearchive-paramvalue-prop-sha1 (dzeɖoƒe) (Translate) Adds SHA-1 hash for the image.
apihelp-query+filearchive-paramvalue-prop-size (dzeɖoƒe) (Translate) Adds the size of the image in bytes and the height, width and page count (if applicable).
apihelp-query+filearchive-paramvalue-prop-timestamp (dzeɖoƒe) (Translate) Adds timestamp for the uploaded version.
apihelp-query+filearchive-paramvalue-prop-user (dzeɖoƒe) (Translate) Adds user who uploaded the image version.
apihelp-query+filearchive-summary (dzeɖoƒe) (Translate) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (dzeɖoƒe) (Translate) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (dzeɖoƒe) (Translate) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (dzeɖoƒe) (Translate) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (dzeɖoƒe) (Translate) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (dzeɖoƒe) (Translate) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (dzeɖoƒe) (Translate) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (dzeɖoƒe) (Translate) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
apihelp-query+filerepoinfo-paramvalue-prop-fetchDescription (dzeɖoƒe) (Translate) Whether file description pages are fetched from this repository when viewing local file description pages.
apihelp-query+filerepoinfo-paramvalue-prop-initialCapital (dzeɖoƒe) (Translate) Whether file names implicitly start with a capital letter.
apihelp-query+filerepoinfo-paramvalue-prop-local (dzeɖoƒe) (Translate) Whether that repository is the local one or not.
apihelp-query+filerepoinfo-paramvalue-prop-name (dzeɖoƒe) (Translate) The key of the repository - used in e.g. <var>[[mw:Special:MyLanguage/Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values.
apihelp-query+filerepoinfo-paramvalue-prop-rootUrl (dzeɖoƒe) (Translate) Root URL path for image paths.
apihelp-query+filerepoinfo-paramvalue-prop-scriptDirUrl (dzeɖoƒe) (Translate) Root URL path for the repository wiki's MediaWiki installation.
apihelp-query+filerepoinfo-paramvalue-prop-server (dzeɖoƒe) (Translate) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgServer|$wgServer]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-thumbUrl (dzeɖoƒe) (Translate) Root URL path for thumbnail paths.
apihelp-query+filerepoinfo-paramvalue-prop-url (dzeɖoƒe) (Translate) Public zone URL path.
apihelp-query+filerepoinfo-summary (dzeɖoƒe) (Translate) Return meta information about image repositories configured on the wiki.
apihelp-query+fileusage-example-generator (dzeɖoƒe) (Translate) Get information about pages using [[:File:Example.jpg]].
Axa gbãtɔAxa si do ŋgɔAxa yometɔAxa mamlea