Systemmeddelanden

Hoppa till navigering Hoppa till sök
Detta är en lista över alla systemmeddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.
Systemmeddelanden
Första sidanFöregående sidaNästa sidaSista sidan
Namn Standardtext
Nuvarande text
apihelp-query+info-param-linkcontext (diskussion) (Översätt) The context title to use when determining extra CSS classes (e.g. link colors) when <var>$1prop</var> contains <var>linkclasses</var>.
apihelp-query+info-param-prop (diskussion) (Översätt) Which additional properties to get:
apihelp-query+info-param-testactions (diskussion) (Översätt) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsdetail (diskussion) (Översätt) 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-paramvalue-prop-associatedpage (diskussion) (Översätt) The prefixed title of the [[:mw:Special:MyLanguage/Help:Associated_pages|associated subject or talk page]].
apihelp-query+info-paramvalue-prop-displaytitle (diskussion) (Översätt) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-linkclasses (diskussion) (Översätt) Gives the additional CSS classes (e.g. link colors) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>.
apihelp-query+info-paramvalue-prop-notificationtimestamp (diskussion) (Översätt) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (diskussion) (Översätt) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (diskussion) (Översätt) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (diskussion) (Översätt) Om användaren kan läsa denna sida. Använd <kbd>intestactions=read</kbd> istället.
apihelp-query+info-paramvalue-prop-subjectid (diskussion) (Översätt) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (diskussion) (Översätt) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (diskussion) (Översätt) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-varianttitles (diskussion) (Översätt) Ger visningstiteln i alla variationer på webbplatsens innehållsspråk.
apihelp-query+info-paramvalue-prop-visitingwatchers (diskussion) (Översätt) The number of watchers of each page who have visited recent edits to that page, if allowed.
apihelp-query+info-paramvalue-prop-watched (diskussion) (Översätt) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (diskussion) (Översätt) The number of watchers, if allowed.
apihelp-query+info-paramvalue-testactionsdetail-boolean (diskussion) (Översätt) Returnera ett booleskt värde för varje åtgärd.
apihelp-query+info-paramvalue-testactionsdetail-full (diskussion) (Översätt) Return messages describing why the action is disallowed, or an empty array if it is allowed.
apihelp-query+info-paramvalue-testactionsdetail-quick (diskussion) (Översätt) Like <kbd>full</kbd> but skipping expensive checks.
apihelp-query+info-summary (diskussion) (Översätt) Få grundläggande sidinformation.
apihelp-query+iwbacklinks-example-generator (diskussion) (Översätt) Get information about pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-example-simple (diskussion) (Översätt) Get pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-extended-description (diskussion) (Översätt) 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 (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+iwbacklinks-param-limit (diskussion) (Översätt) Hur många sidor att returnera totalt.
apihelp-query+iwbacklinks-param-prefix (diskussion) (Översätt) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (diskussion) (Översätt) Which properties to get:
apihelp-query+iwbacklinks-param-title (diskussion) (Översätt) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (diskussion) (Översätt) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (diskussion) (Översätt) Adds the title of the interwiki.
apihelp-query+iwbacklinks-summary (diskussion) (Översätt) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (diskussion) (Översätt) Get interwiki links from the page <kbd>Main Page</kbd>.
apihelp-query+iwlinks-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+iwlinks-param-limit (diskussion) (Översätt) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (diskussion) (Översätt) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (diskussion) (Översätt) Which additional properties to get for each interwiki link:
apihelp-query+iwlinks-param-title (diskussion) (Översätt) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (diskussion) (Översätt) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (diskussion) (Översätt) Adds the full URL.
apihelp-query+iwlinks-summary (diskussion) (Översätt) Returns all interwiki links from the given pages.
apihelp-query+langbacklinks-example-generator (diskussion) (Översätt) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (diskussion) (Översätt) Hämta sidor som länkar till [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (diskussion) (Översätt) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (diskussion) (Översätt) Riktningen att lista mot.
apihelp-query+langbacklinks-param-lang (diskussion) (Översätt) Language for the language link.
apihelp-query+langbacklinks-param-limit (diskussion) (Översätt) Hur många sidor att returnera totalt.
apihelp-query+langbacklinks-param-prop (diskussion) (Översätt) Which properties to get:
apihelp-query+langbacklinks-param-title (diskussion) (Översätt) Language link to search for. Must be used with $1lang.
Första sidanFöregående sidaNästa sidaSista sidan