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-description (Diskussion) (Översätt) Returnerar filinformation för temporära filer.
apihelp-query+stashimageinfo-example-params (Diskussion) (Översätt) Returns thumbnails for two stashed files.
apihelp-query+stashimageinfo-example-simple (Diskussion) (Översätt) Returnerar information för en temporär fil
apihelp-query+stashimageinfo-param-filekey (Diskussion) (Översätt) Nyckel som identifierar en tidigare uppladdning som lagrats temporärt.
apihelp-query+stashimageinfo-param-sessionkey (Diskussion) (Översätt) Alias for $1filekey, for backward compatibility.
apihelp-query+tags-description (Diskussion) (Översätt) List change tags.
apihelp-query+tags-example-simple (Diskussion) (Översätt) Lista tillgängliga taggar.
apihelp-query+tags-param-limit (Diskussion) (Översätt) The maximum number of tags to list.
apihelp-query+tags-param-prop (Diskussion) (Översätt) Which properties to get: ;name:Adds name of tag. ;displayname:Adds system message for the tag. ;description:Adds description of the tag. ;hitcount:Adds the number of revisions and log entries that have this tag. ;defined:Indicate whether the tag is defined. ;source: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. ;active:Whether the tag is still being applied.
apihelp-query+templates-description (Diskussion) (Översätt) Returns all pages transcluded on the given pages.
apihelp-query+templates-example-generator (Diskussion) (Översätt) Get information about the template pages used on <kbd>Main Page</kbd>.
apihelp-query+templates-example-namespaces (Diskussion) (Ö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 (Diskussion) (Översätt) Get the templates used on the page <kbd>Main Page</kbd>.
apihelp-query+templates-param-dir (Diskussion) (Översätt) The direction in which to list.
apihelp-query+templates-param-limit (Diskussion) (Översätt) How many templates to return.
apihelp-query+templates-param-namespace (Diskussion) (Översätt) Show templates in this namespaces only.
apihelp-query+templates-param-templates (Diskussion) (Översätt) Only list these templates. Useful for checking whether a certain page uses a certain template.
apihelp-query+tokens-description (Diskussion) (Översätt) Gets tokens for data-modifying actions.
apihelp-query+tokens-example-simple (Diskussion) (Översätt) Retrieve a csrf token (the default).
apihelp-query+tokens-example-types (Diskussion) (Översätt) Retrieve a watch token and a patrol token.
apihelp-query+tokens-param-type (Diskussion) (Översätt) Types of token to request.
apihelp-query+transcludedin-description (Diskussion) (Översätt) Find all pages that transclude the given pages.
apihelp-query+transcludedin-example-generator (Diskussion) (Översätt) Get information about pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-example-simple (Diskussion) (Översätt) Get a list of pages transcluding <kbd>Main Page</kbd>.
apihelp-query+transcludedin-param-limit (Diskussion) (Översätt) How many to return.
apihelp-query+transcludedin-param-namespace (Diskussion) (Översätt) Only include pages in these namespaces.
apihelp-query+transcludedin-param-prop (Diskussion) (Översätt) Which properties to get: ;pageid:Page ID of each page. ;title:Title of each page. ;redirect:Flag if the page is a redirect.
apihelp-query+transcludedin-param-show (Diskussion) (Översätt) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+usercontribs-description (Diskussion) (Översätt) Get all edits by a user.
apihelp-query+usercontribs-example-ipprefix (Diskussion) (Översätt) Show contributions from all IP addresses with prefix <kbd>192.0.2.</kbd>.
apihelp-query+usercontribs-example-user (Diskussion) (Översätt) Show contributions of user <kbd>Example</kbd>.
apihelp-query+usercontribs-param-end (Diskussion) (Översätt) The end timestamp to return to.
apihelp-query+usercontribs-param-limit (Diskussion) (Översätt) The maximum number of contributions to return.
apihelp-query+usercontribs-param-namespace (Diskussion) (Översätt) Only list contributions in these namespaces.
apihelp-query+usercontribs-param-prop (Diskussion) (Översätt) Include additional pieces of information: ;ids:Adds the page ID and revision ID. ;title:Adds the title and namespace ID of the page. ;timestamp:Adds the timestamp of the edit. ;comment:Adds the comment of the edit. ;parsedcomment:Adds the parsed comment of the edit. ;size:Adds the new size of the edit. ;sizediff:Adds the size delta of the edit against its parent. ;flags:Adds flags of the edit. ;patrolled:Tags patrolled edits. ;tags:Lists tags for the edit.
apihelp-query+usercontribs-param-show (Diskussion) (Ö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 (Diskussion) (Översätt) The start timestamp to return from.
apihelp-query+usercontribs-param-tag (Diskussion) (Översätt) Only list revisions tagged with this tag.
apihelp-query+usercontribs-param-toponly (Diskussion) (Översätt) Only list changes which are the latest revision.
apihelp-query+usercontribs-param-user (Diskussion) (Översätt) The users to retrieve contributions for.
apihelp-query+usercontribs-param-userprefix (Diskussion) (Översätt) Retrieve contributions for all users whose names begin with this value. Overrides $1user.
apihelp-query+userinfo-description (Diskussion) (Översätt) Get information about the current user.
apihelp-query+userinfo-example-data (Diskussion) (Översätt) Få ytterligare information om den aktuella användaren.
apihelp-query+userinfo-example-simple (Diskussion) (Översätt) Få information om den aktuella användaren.
apihelp-query+userinfo-param-prop (Diskussion) (Översätt) Which pieces of information to include: ;blockinfo:Tags if the current user is blocked, by whom, and for what reason. ;hasmsg:Adds a tag <samp>message</samp> if the current user has pending messages. ;groups:Lists all the groups the current user belongs to. ;implicitgroups:Lists all the groups the current user is automatically a member of. ;rights:Lists all the rights the current user has. ;changeablegroups:Lists the groups the current user can add to and remove from. ;options:Lists all preferences the current user has set. ;preferencestoken:<span class="apihelp-deprecated">Deprecated.</span> Get a token to change current user's preferences. ;editcount:Adds the current user's edit count. ;ratelimits:Lists all rate limits applying to the current user. ;realname:Adds the user's real name. ;email:Adds the user's email address and email authentication date. ;acceptlang:Echoes the <code>Accept-Language</code> header sent by the client in a structured format. ;registrationdate:Adds the user's registration date. ;unreadcount:Adds the count of unread pages on the user's watchlist (maximum $1; returns <samp>$2</samp> if more).
apihelp-query+users-description (Diskussion) (Översätt) Get information about a list of users.
apihelp-query+users-example-simple (Diskussion) (Översätt) Return information for user <kbd>Example</kbd>.
apihelp-query+users-param-prop (Diskussion) (Översätt) Which pieces of information to include: ;blockinfo:Tags if the user is blocked, by whom, and for what reason. ;groups:Lists all the groups each user belongs to. ;implicitgroups:Lists all the groups a user is automatically a member of. ;rights:Lists all the rights each user has. ;editcount:Adds the user's edit count. ;registration:Adds the user's registration timestamp. ;emailable:Tags if the user can and wants to receive email through [[Special:Emailuser]]. ;gender:Tags the gender of the user. Returns "male", "female", or "unknown".
apihelp-query+users-param-token (Diskussion) (Översätt) Use <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd> instead.
apihelp-query+users-param-users (Diskussion) (Översätt) A list of users to obtain information for.
Första sidan
Sista sidan