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+watchlist-example-generator-rev (Felsökning) (Översätt) Hämta ändringsinformation för nyligen uppdaterade sidor på nuvarande användares bevakningslista.
apihelp-query+watchlist-example-props (Felsökning) (Översätt) Fetch additional information about the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-simple (Felsökning) (Översätt) List the top revision for recently changed pages on the current user's watchlist.
apihelp-query+watchlist-example-wlowner (Felsökning) (Översätt) List the top revision for recently changed pages on the watchlist of user <kbd>Example</kbd>.
apihelp-query+watchlist-param-allrev (Felsökning) (Översätt) Include multiple revisions of the same page within given timeframe.
apihelp-query+watchlist-param-end (Felsökning) (Översätt) The timestamp to end enumerating.
apihelp-query+watchlist-param-excludeuser (Felsökning) (Översätt) Don't list changes by this user.
apihelp-query+watchlist-param-limit (Felsökning) (Översätt) How many total results to return per request.
apihelp-query+watchlist-param-namespace (Felsökning) (Översätt) Filter changes to only the given namespaces.
apihelp-query+watchlist-param-owner (Felsökning) (Översätt) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlist-param-prop (Felsökning) (Översätt) Which additional properties to get:
apihelp-query+watchlist-param-show (Felsökning) (Översätt) Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set $1show=minor|!anon.
apihelp-query+watchlist-param-start (Felsökning) (Översätt) The timestamp to start enumerating from.
apihelp-query+watchlist-param-token (Felsökning) (Översätt) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlist-param-type (Felsökning) (Översätt) Which types of changes to show: ;edit:Regular page edits. ;external:External changes. ;new:Page creations. ;log:Log entries.
apihelp-query+watchlist-param-user (Felsökning) (Översätt) Only list changes by this user.
apihelp-query+watchlist-paramvalue-prop-comment (Felsökning) (Översätt) Adds comment of the edit.
apihelp-query+watchlist-paramvalue-prop-flags (Felsökning) (Översätt) Adds flags for the edit.
apihelp-query+watchlist-paramvalue-prop-ids (Felsökning) (Översätt) Adds revision IDs and page IDs.
apihelp-query+watchlist-paramvalue-prop-loginfo (Felsökning) (Översätt) Adds log information where appropriate.
apihelp-query+watchlist-paramvalue-prop-notificationtimestamp (Felsökning) (Översätt) Adds timestamp of when the user was last notified about the edit.
apihelp-query+watchlist-paramvalue-prop-parsedcomment (Felsökning) (Översätt) Adds parsed comment of the edit.
apihelp-query+watchlist-paramvalue-prop-patrol (Felsökning) (Översätt) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (Felsökning) (Översätt) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-timestamp (Felsökning) (Översätt) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (Felsökning) (Översätt) Adds title of the page.
apihelp-query+watchlist-paramvalue-prop-user (Felsökning) (Översätt) Adds the user who made the edit.
apihelp-query+watchlist-paramvalue-prop-userid (Felsökning) (Översätt) Adds user ID of whoever made the edit.
apihelp-query+watchlistraw-description (Felsökning) (Översätt) Hämta alla sidor på den aktuella användarens bevakningslista.
apihelp-query+watchlistraw-example-generator (Felsökning) (Översätt) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (Felsökning) (Översätt) Lista sidor på den aktuella användarens bevakningslista.
apihelp-query+watchlistraw-param-fromtitle (Felsökning) (Översätt) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (Felsökning) (Översätt) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (Felsökning) (Översätt) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (Felsökning) (Översätt) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (Felsökning) (Översätt) Which additional properties to get:
apihelp-query+watchlistraw-param-show (Felsökning) (Översätt) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (Felsökning) (Översätt) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (Felsökning) (Översätt) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (Felsökning) (Översätt) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (Felsökning) (Översätt) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (Felsökning) (Översätt) Hämta sidversioner av sidor som börjar med <kbd>API/</kbd>.
apihelp-query-example-revisions (Felsökning) (Översätt) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (Felsökning) (Översätt) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (Felsökning) (Översätt) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (Felsökning) (Översätt) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (Felsökning) (Översätt) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (Felsökning) (Översätt) Vilka listor att hämta.
apihelp-query-param-meta (Felsökning) (Översätt) Vilka metadata att hämta.
apihelp-query-param-prop (Felsökning) (Översätt) Which properties to get for the queried pages.
Första sidan
Sista sidan