Systeemteksten
Hieronder staan de systeemberichten uit de MediaWikinaamruimte. Ga naar MediaWikilokalisatie en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |
Naam | Standaardinhoud |
---|---|
Huidige inhoud | |
apihelp-query+exturlusage-param-protocol (Overleg) (Vertalen) | Protocol of the URL. If empty and <var>$1query</var> is set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links. |
apihelp-query+exturlusage-param-query (Overleg) (Vertalen) | Search string without protocol. See [[Special:LinkSearch]]. Leave empty to list all external links. |
apihelp-query+exturlusage-paramvalue-prop-ids (Overleg) (Vertalen) | Adds the ID of page. |
apihelp-query+exturlusage-paramvalue-prop-title (Overleg) (Vertalen) | Adds the title and namespace ID of the page. |
apihelp-query+exturlusage-paramvalue-prop-url (Overleg) (Vertalen) | Adds the URL used in the page. |
apihelp-query+filearchive-description (Overleg) (Vertalen) | Enumerate all deleted files sequentially. |
apihelp-query+filearchive-example-simple (Overleg) (Vertalen) | Show a list of all deleted files. |
apihelp-query+filearchive-param-dir (Overleg) (Vertalen) | The direction in which to list. |
apihelp-query+filearchive-param-from (Overleg) (Vertalen) | The image title to start enumerating from. |
apihelp-query+filearchive-param-limit (Overleg) (Vertalen) | How many images to return in total. |
apihelp-query+filearchive-param-prefix (Overleg) (Vertalen) | Search for all image titles that begin with this value. |
apihelp-query+filearchive-param-prop (Overleg) (Vertalen) | Which image information to get: |
apihelp-query+filearchive-param-sha1 (Overleg) (Vertalen) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+filearchive-param-sha1base36 (Overleg) (Vertalen) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+filearchive-param-to (Overleg) (Vertalen) | The image title to stop enumerating at. |
apihelp-query+filearchive-paramvalue-prop-archivename (Overleg) (Vertalen) | Adds the filename of the archive version for non-latest versions. |
apihelp-query+filearchive-paramvalue-prop-bitdepth (Overleg) (Vertalen) | Adds the bit depth of the version. |
apihelp-query+filearchive-paramvalue-prop-description (Overleg) (Vertalen) | Adds description of the image version. |
apihelp-query+filearchive-paramvalue-prop-dimensions (Overleg) (Vertalen) | Alias for size. |
apihelp-query+filearchive-paramvalue-prop-mediatype (Overleg) (Vertalen) | Adds the media type of the image. |
apihelp-query+filearchive-paramvalue-prop-metadata (Overleg) (Vertalen) | Lists Exif metadata for the version of the image. |
apihelp-query+filearchive-paramvalue-prop-mime (Overleg) (Vertalen) | Adds MIME of the image. |
apihelp-query+filearchive-paramvalue-prop-parseddescription (Overleg) (Vertalen) | Parse the description of the version. |
apihelp-query+filearchive-paramvalue-prop-sha1 (Overleg) (Vertalen) | Adds SHA-1 hash for the image. |
apihelp-query+filearchive-paramvalue-prop-size (Overleg) (Vertalen) | Adds the size of the image in bytes and the height, width and page count (if applicable). |
apihelp-query+filearchive-paramvalue-prop-timestamp (Overleg) (Vertalen) | Adds timestamp for the uploaded version. |
apihelp-query+filearchive-paramvalue-prop-user (Overleg) (Vertalen) | Adds user who uploaded the image version. |
apihelp-query+filerepoinfo-description (Overleg) (Vertalen) | Return meta information about image repositories configured on the wiki. |
apihelp-query+filerepoinfo-example-simple (Overleg) (Vertalen) | Get information about file repositories. |
apihelp-query+filerepoinfo-param-prop (Overleg) (Vertalen) | Which repository properties to get (there may be more available on some wikis): ;apiurl:URL to the repository API - helpful for getting image info from the host. ;name:The key of the repository - used in e.g. <var>[[mw:Manual:$wgForeignFileRepos|$wgForeignFileRepos]]</var> and [[Special:ApiHelp/query+imageinfo|imageinfo]] return values. ;displayname:The human-readable name of the repository wiki. ;rooturl:Root URL for image paths. ;local:Whether that repository is the local one or not. |
apihelp-query+fileusage-description (Overleg) (Vertalen) | Find all pages that use the given files. |
apihelp-query+fileusage-example-generator (Overleg) (Vertalen) | Get information about pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-example-simple (Overleg) (Vertalen) | Get a list of pages using [[:File:Example.jpg]]. |
apihelp-query+fileusage-param-limit (Overleg) (Vertalen) | How many to return. |
apihelp-query+fileusage-param-namespace (Overleg) (Vertalen) | Only include pages in these namespaces. |
apihelp-query+fileusage-param-prop (Overleg) (Vertalen) | Which properties to get: |
apihelp-query+fileusage-param-show (Overleg) (Vertalen) | Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
apihelp-query+fileusage-paramvalue-prop-pageid (Overleg) (Vertalen) | Page ID of each page. |
apihelp-query+fileusage-paramvalue-prop-redirect (Overleg) (Vertalen) | Flag if the page is a redirect. |
apihelp-query+fileusage-paramvalue-prop-title (Overleg) (Vertalen) | Title of each page. |
apihelp-query+imageinfo-description (Overleg) (Vertalen) | Returns file information and upload history. |
apihelp-query+imageinfo-example-dated (Overleg) (Vertalen) | Fetch information about versions of [[:File:Test.jpg]] from 2008 and later. |
apihelp-query+imageinfo-example-simple (Overleg) (Vertalen) | Fetch information about the current version of [[:File:Albert Einstein Head.jpg]]. |
apihelp-query+imageinfo-param-end (Overleg) (Vertalen) | Timestamp to stop listing at. |
apihelp-query+imageinfo-param-extmetadatafilter (Overleg) (Vertalen) | If specified and non-empty, only these keys will be returned for $1prop=extmetadata. |
apihelp-query+imageinfo-param-extmetadatalanguage (Overleg) (Vertalen) | What language to fetch extmetadata in. This affects both which translation to fetch, if multiple are available, as well as how things like numbers and various values are formatted. |
apihelp-query+imageinfo-param-extmetadatamultilang (Overleg) (Vertalen) | If translations for extmetadata property are available, fetch all of them. |
apihelp-query+imageinfo-param-limit (Overleg) (Vertalen) | How many file revisions to return per file. |
apihelp-query+imageinfo-param-localonly (Overleg) (Vertalen) | Look only for files in the local repository. |
apihelp-query+imageinfo-param-metadataversion (Overleg) (Vertalen) | Version of metadata to use. If <kbd>latest</kbd> is specified, use latest version. Defaults to <kbd>1</kbd> for backwards compatibility. |
Eerste pagina |
Vorige pagina |
Volgende pagina |
Laatste pagina |