Systemmeldinger

Hopp til navigering Hopp til søk
Dette er en liste over tilgjengelige systemmeldinger i MediaWiki-navnerommet. Besøk MediaWiki Oversettelse og translatewiki.net om du ønsker å bidra med oversettelse av MediaWiki.
Systemmeldinger
Første sideForrige sideNeste sideSiste side
Navn Standardtekst
Gjeldende beskjedtekst
apihelp-query+images-param-dir (diskusjon) (Oversett) The direction in which to list.
apihelp-query+images-param-images (diskusjon) (Oversett) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (diskusjon) (Oversett) How many files to return.
apihelp-query+images-summary (diskusjon) (Oversett) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (diskusjon) (Oversett) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (diskusjon) (Oversett) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (diskusjon) (Oversett) The direction in which to list.
apihelp-query+imageusage-param-filterredir (diskusjon) (Oversett) 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 (diskusjon) (Oversett) 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 (diskusjon) (Oversett) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (diskusjon) (Oversett) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (diskusjon) (Oversett) Find all pages that use the given image title.
apihelp-query+info-example-protection (diskusjon) (Oversett) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (diskusjon) (Oversett) Get information about the page <kbd>Main Page</kbd>.
apihelp-query+info-param-prop (diskusjon) (Oversett) Which additional properties to get:
apihelp-query+info-param-testactions (diskusjon) (Oversett) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsdetail (diskusjon) (Oversett) Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned.
apihelp-query+info-param-token (diskusjon) (Oversett) Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.
apihelp-query+info-paramvalue-prop-displaytitle (diskusjon) (Oversett) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-notificationtimestamp (diskusjon) (Oversett) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (diskusjon) (Oversett) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (diskusjon) (Oversett) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (diskusjon) (Oversett) Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead.
apihelp-query+info-paramvalue-prop-subjectid (diskusjon) (Oversett) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (diskusjon) (Oversett) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (diskusjon) (Oversett) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-varianttitles (diskusjon) (Oversett) Gives the display title in all variants of the site content language.
apihelp-query+info-paramvalue-prop-visitingwatchers (diskusjon) (Oversett) The number of watchers of each page who have visited recent edits to that page, if allowed.
apihelp-query+info-paramvalue-prop-watched (diskusjon) (Oversett) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (diskusjon) (Oversett) The number of watchers, if allowed.
apihelp-query+info-paramvalue-testactionsdetail-boolean (diskusjon) (Oversett) Return a boolean value for each action.
apihelp-query+info-paramvalue-testactionsdetail-full (diskusjon) (Oversett) Return messages describing why the action is disallowed, or an empty array if it is allowed.
apihelp-query+info-paramvalue-testactionsdetail-quick (diskusjon) (Oversett) Like <kbd>full</kbd> but skipping expensive checks.
apihelp-query+info-summary (diskusjon) (Oversett) Get basic page information.
apihelp-query+iwbacklinks-example-generator (diskusjon) (Oversett) Hent informasjon om sider som lenker til [[wikibooks:Test]].
apihelp-query+iwbacklinks-example-simple (diskusjon) (Oversett) Hent sider som lenker til [[wikibooks:Test]].
apihelp-query+iwbacklinks-extended-description (diskusjon) (Oversett) Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".
apihelp-query+iwbacklinks-param-dir (diskusjon) (Oversett) Retningen det skal listes opp i.
apihelp-query+iwbacklinks-param-limit (diskusjon) (Oversett) Hvor mange sider som skal returneres totalt.
apihelp-query+iwbacklinks-param-prefix (diskusjon) (Oversett) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (diskusjon) (Oversett) Hvilke egenskaper som skal hentes:
apihelp-query+iwbacklinks-param-title (diskusjon) (Oversett) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (diskusjon) (Oversett) Legger til prefikset til interwikien.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (diskusjon) (Oversett) Legger til tittelen til interwikien.
apihelp-query+iwbacklinks-summary (diskusjon) (Oversett) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (diskusjon) (Oversett) Hent interwikilenker fra sida <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (diskusjon) (Oversett) Retningen det skal listes opp i.
apihelp-query+iwlinks-param-limit (diskusjon) (Oversett) Hvor mange interikilenker som skal returneres.
Første sideForrige sideNeste sideSiste side