Systeemteksten

Naar navigatie springen Naar zoeken springen
Hieronder staan de systeemberichten uit de MediaWiki-naamruimte. Ga naar MediaWiki Localisation en translatewiki.net als u wilt bijdragen aan de algemene vertaling voor MediaWiki.
Systeemteksten
Eerste paginaVorige paginaVolgende paginaLaatste pagina
Naam Standaardinhoud
Huidige inhoud
apihelp-query+imageinfo-param-badfilecontexttitle (overleg) (Vertalen) If <kbd>$2prop=badfile</kbd> is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]]
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.
apihelp-query+imageinfo-param-prop (overleg) (Vertalen) Which file information to get:
apihelp-query+imageinfo-param-start (overleg) (Vertalen) Timestamp to start listing from.
apihelp-query+imageinfo-param-urlheight (overleg) (Vertalen) Similar to $1urlwidth.
apihelp-query+imageinfo-param-urlparam (overleg) (Vertalen) A handler specific parameter string. For example, PDFs might use <kbd>page15-100px</kbd>. <var>$1urlwidth</var> must be used and be consistent with <var>$1urlparam</var>.
apihelp-query+imageinfo-param-urlwidth (overleg) (Vertalen) If $2prop=url is set, a URL to an image scaled to this width will be returned. For performance reasons if this option is used, no more than $1 scaled images will be returned.
apihelp-query+imageinfo-paramvalue-prop-archivename (overleg) (Vertalen) Adds the filename of the archive version for non-latest versions. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-badfile (overleg) (Vertalen) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (overleg) (Vertalen) Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (overleg) (Vertalen) Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-comment (overleg) (Vertalen) Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (overleg) (Vertalen) Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-dimensions (overleg) (Vertalen) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (overleg) (Vertalen) Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mediatype (overleg) (Vertalen) Voegt het mediatype van het bestand toe.
apihelp-query+imageinfo-paramvalue-prop-metadata (overleg) (Vertalen) Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mime (overleg) (Vertalen) Voegt het MIME-type van het bestand toe.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (overleg) (Vertalen) Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-sha1 (overleg) (Vertalen) Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-size (overleg) (Vertalen) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (overleg) (Vertalen) Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-timestamp (overleg) (Vertalen) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (overleg) (Vertalen) Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.
apihelp-query+imageinfo-paramvalue-prop-url (overleg) (Vertalen) Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-user (overleg) (Vertalen) Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-userid (overleg) (Vertalen) Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-summary (overleg) (Vertalen) Returns file information and upload history.
apihelp-query+images-example-generator (overleg) (Vertalen) Get information about all files used in the [[Main Page]].
apihelp-query+images-example-simple (overleg) (Vertalen) Get a list of files used in the [[Main Page]].
apihelp-query+images-param-dir (overleg) (Vertalen) The direction in which to list.
apihelp-query+images-param-images (overleg) (Vertalen) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (overleg) (Vertalen) How many files to return.
apihelp-query+images-summary (overleg) (Vertalen) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (overleg) (Vertalen) Toon informatie over pagina's die [[:File:Albert Einstein Head.jpg]] gebruiken.
apihelp-query+imageusage-example-simple (overleg) (Vertalen) Toon pagina's die [[:File:Albert Einstein Head.jpg]] gebruiken.
apihelp-query+imageusage-param-dir (overleg) (Vertalen) The direction in which to list.
apihelp-query+imageusage-param-filterredir (overleg) (Vertalen) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-param-limit (overleg) (Vertalen) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+imageusage-param-namespace (overleg) (Vertalen) De door te lopen naamruimte.
apihelp-query+imageusage-param-pageid (overleg) (Vertalen) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (overleg) (Vertalen) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+imageusage-param-title (overleg) (Vertalen) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (overleg) (Vertalen) Find all pages that use the given image title.
Eerste paginaVorige paginaVolgende paginaLaatste pagina