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+embeddedin-param-namespace (overleg) (Vertalen) De door te lopen naamruimte.
apihelp-query+embeddedin-param-pageid (overleg) (Vertalen) Page ID to search. Cannot be used together with $1title.
apihelp-query+embeddedin-param-title (overleg) (Vertalen) Title to search. Cannot be used together with $1pageid.
apihelp-query+embeddedin-summary (overleg) (Vertalen) Find all pages that embed (transclude) the given title.
apihelp-query+extlinks-example-simple (overleg) (Vertalen) Get a list of external links on the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+extlinks-param-expandurl (overleg) (Vertalen) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+extlinks-param-limit (overleg) (Vertalen) How many links to return.
apihelp-query+extlinks-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+extlinks-param-query (overleg) (Vertalen) Search string without protocol. Useful for checking whether a certain page contains a certain external url.
apihelp-query+extlinks-summary (overleg) (Vertalen) Returns all external URLs (not interwikis) from the given pages.
apihelp-query+exturlusage-example-simple (overleg) (Vertalen) Show pages linking to <kbd>https://www.mediawiki.org</kbd>.
apihelp-query+exturlusage-param-expandurl (overleg) (Vertalen) Expand protocol-relative URLs with the canonical protocol.
apihelp-query+exturlusage-param-limit (overleg) (Vertalen) How many pages to return.
apihelp-query+exturlusage-param-namespace (overleg) (Vertalen) The page namespaces to enumerate.
apihelp-query+exturlusage-param-prop (overleg) (Vertalen) Which pieces of information to include:
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) Voegt de ID van de pagina toe.
apihelp-query+exturlusage-paramvalue-prop-title (overleg) (Vertalen) Voegt de titel en de naamruimte-ID van de pagina toe.
apihelp-query+exturlusage-paramvalue-prop-url (overleg) (Vertalen) Voegt de URL toe die op de pagina wordt gebruikt.
apihelp-query+exturlusage-summary (overleg) (Vertalen) Enumerate pages that contain a given URL.
apihelp-query+filearchive-example-simple (overleg) (Vertalen) Toon een lijst met alle verwijderde bestanden.
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+filearchive-summary (overleg) (Vertalen) Enumerate all deleted files sequentially.
apihelp-query+filerepoinfo-example-simple (overleg) (Vertalen) Get information about file repositories.
apihelp-query+filerepoinfo-param-prop (overleg) (Vertalen) Which repository properties to get (properties available may vary on other wikis).
apihelp-query+filerepoinfo-paramvalue-prop-apiurl (overleg) (Vertalen) URL to the repository API - helpful for getting image info from the host.
apihelp-query+filerepoinfo-paramvalue-prop-articlepath (overleg) (Vertalen) Repository wiki's <var>[[mw:Special:MyLanguage/Manual:$wgArticlePath|$wgArticlePath]]</var> or equivalent.
apihelp-query+filerepoinfo-paramvalue-prop-canUpload (overleg) (Vertalen) Whether files can be uploaded to this repository, e.g. via CORS and shared authentication.
apihelp-query+filerepoinfo-paramvalue-prop-displayname (overleg) (Vertalen) The human-readable name of the repository wiki.
apihelp-query+filerepoinfo-paramvalue-prop-favicon (overleg) (Vertalen) Repository wiki's favicon URL, from <var>[[mw:Special:MyLanguage/Manual:$wgFavicon|$wgFavicon]]</var>.
Eerste paginaVorige paginaVolgende paginaLaatste pagina