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+filerepoinfo-paramvalue-prop-url (overleg) (Vertalen) Public zone URL path.
apihelp-query+filerepoinfo-summary (overleg) (Vertalen) Return meta information about image repositories configured on the wiki.
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) Pagina-ID van elke pagina.
apihelp-query+fileusage-paramvalue-prop-redirect (overleg) (Vertalen) Flag if the page is a redirect.
apihelp-query+fileusage-paramvalue-prop-title (overleg) (Vertalen) Titel van elke pagina.
apihelp-query+fileusage-summary (overleg) (Vertalen) Find all pages that use the given files.
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-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.
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.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (overleg) (Vertalen) Adds the canonical title of the file.
apihelp-query+imageinfo-paramvalue-prop-comment (overleg) (Vertalen) Comment on the version.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (overleg) (Vertalen) Lists file format generic metadata for the version of the file.
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.
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.
apihelp-query+imageinfo-paramvalue-prop-mime (overleg) (Vertalen) Adds MIME type of the file.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (overleg) (Vertalen) Parse the comment on the version.
apihelp-query+imageinfo-paramvalue-prop-sha1 (overleg) (Vertalen) Adds SHA-1 hash for the file.
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).
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.
apihelp-query+imageinfo-paramvalue-prop-user (overleg) (Vertalen) Adds the user who uploaded each file version.
apihelp-query+imageinfo-paramvalue-prop-userid (overleg) (Vertalen) Add the ID of the user that uploaded each file version.
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]].
Eerste paginaVorige paginaVolgende paginaLaatste pagina