Systemmeddelanden

Hoppa till: navigering, sök

Detta är en lista över alla meddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.

Filtrera
Filtrera efter anpassningsgrad:    
Första sidan
Sista sidan
Namn Standardtext
Nuvarande text
apihelp-query+stashimageinfo-param-sessionkey (Felsökning) (Översätt) Alias for $1filekey, for backward compatibility.
apihelp-query+tags-description (Felsökning) (Översätt) List change tags.
apihelp-query+tags-example-simple (Felsökning) (Översätt) Lista tillgängliga taggar.
apihelp-query+tags-param-limit (Felsökning) (Översätt) The maximum number of tags to list.
apihelp-query+tags-param-prop (Felsökning) (Översätt) Which properties to get:
apihelp-query+tags-paramvalue-prop-active (Felsökning) (Översätt) Whether the tag is still being applied.
apihelp-query+tags-paramvalue-prop-defined (Felsökning) (Översätt) Indicate whether the tag is defined.
apihelp-query+tags-paramvalue-prop-description (Felsökning) (Översätt) Adds description of the tag.
apihelp-query+tags-paramvalue-prop-displayname (Felsökning) (Översätt) Adds system message for the tag.
apihelp-query+tags-paramvalue-prop-hitcount (Felsökning) (Översätt) Adds the number of revisions and log entries that have this tag.
apihelp-query+tags-paramvalue-prop-name (Felsökning) (Översätt) Adds name of tag.
apihelp-query+tags-paramvalue-prop-source (Felsökning) (Översätt) Gets the sources of the tag, which may include <samp>extension</samp> for extension-defined tags and <samp>manual</samp> for tags that may be applied manually by users.
apihelp-query+templates-description (Felsökning) (Översätt) Returns all pages transcluded on the given pages.
apihelp-query+templates-example-generator (Felsökning) (Översätt) Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (Felsökning) (Översätt) Get pages in the {{ns:user}} and {{ns:template}} namespaces that are transcluded on the page <kbd>Main Page</kbd>.
apihelp-query+templates-example-simple (Felsökning) (Översätt) Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (Felsökning) (Översätt) The direction in which to list.
apihelp-query+templates-param-limit (Felsökning) (Översätt) How many templates to return.
apihelp-query+templates-param-namespace (Felsökning) (Översätt) Show templates in this namespaces only.
apihelp-query+templates-param-templates (Felsökning) (Översätt) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+tokens-description (Felsökning) (Översätt) Gets tokens for data-modifying actions.
apihelp-query+tokens-example-simple (Felsökning) (Översätt) Retrieve a csrf token (the default).
apihelp-query+tokens-example-types (Felsökning) (Översätt) Retrieve a watch token and a patrol token.
apihelp-query+tokens-param-type (Felsökning) (Översätt) Types of token to request.
apihelp-query+transcludedin-description (Felsökning) (Översätt) Find all pages that transclude the given pages.
apihelp-query+transcludedin-example-generator (Felsökning) (Översätt) Get information about pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-example-simple (Felsökning) (Översätt) Get a list of pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-param-limit (Felsökning) (Översätt) How many to return.
apihelp-query+transcludedin-param-namespace (Felsökning) (Översätt) Only include pages in these namespaces.
apihelp-query+transcludedin-param-prop (Felsökning) (Översätt) Which properties to get:
apihelp-query+transcludedin-param-show (Felsökning) (Översätt) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+transcludedin-paramvalue-prop-pageid (Felsökning) (Översätt) Page ID of each page.
apihelp-query+transcludedin-paramvalue-prop-redirect (Felsökning) (Översätt) Flag if the page is a redirect.
apihelp-query+transcludedin-paramvalue-prop-title (Felsökning) (Översätt) Title of each page.
apihelp-query+usercontribs-description (Felsökning) (Översätt) Get all edits by a user.
apihelp-query+usercontribs-example-ipprefix (Felsökning) (Översätt) Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>.
apihelp-query+usercontribs-example-user (Felsökning) (Översätt) Show contributions of user <kbd>Example</kbd>.
apihelp-query+usercontribs-param-end (Felsökning) (Översätt) The end timestamp to return to.
apihelp-query+usercontribs-param-limit (Felsökning) (Översätt) The maximum number of contributions to return.
apihelp-query+usercontribs-param-namespace (Felsökning) (Översätt) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (Felsökning) (Översätt) Include additional pieces of information:
apihelp-query+usercontribs-param-show (Felsökning) (Översätt) Show only items that meet these criteria, e.g. non minor edits only: <kbd>$2show=!minor</kbd>. If <kbd>$2show=patrolled</kbd> or <kbd>$2show=!patrolled</kbd> is set, revisions older than <var>[[mw:Manual:$wgRCMaxAge|$wgRCMaxAge]]</var> ($1 {{PLURAL:$1|second|seconds}}) won't be shown.
apihelp-query+usercontribs-param-start (Felsökning) (Översätt) The start timestamp to return from.
apihelp-query+usercontribs-param-tag (Felsökning) (Översätt) Only list revisions tagged with this tag.
apihelp-query+usercontribs-param-toponly (Felsökning) (Översätt) Only list changes which are the latest revision.
apihelp-query+usercontribs-param-user (Felsökning) (Översätt) The users to retrieve contributions for.
apihelp-query+usercontribs-param-userprefix (Felsökning) (Översätt) Retrieve contributions for all users whose names begin with this value. Overrides $1user.
apihelp-query+usercontribs-paramvalue-prop-comment (Felsökning) (Översätt) Adds the comment of the edit.
apihelp-query+usercontribs-paramvalue-prop-flags (Felsökning) (Översätt) Adds flags of the edit.
apihelp-query+usercontribs-paramvalue-prop-ids (Felsökning) (Översätt) Adds the page ID and revision ID.
Första sidan
Sista sidan