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+pageswithprop-param-limit (diskussion) (Översätt) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (diskussion) (Översätt) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (diskussion) (Översätt) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (diskussion) (Översätt) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (diskussion) (Översätt) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (diskussion) (Översätt) Adds the value of the page property.
apihelp-query+pageswithprop-summary (diskussion) (Översätt) Lista alla sidor som använder en angiven sidegenskap.
apihelp-query+prefixsearch-example-simple (diskussion) (Översätt) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (diskussion) (Översätt) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (diskussion) (Översätt) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (diskussion) (Översätt) Namnrymder att söka efter. Ignoreras om <var>$1search</var> börjar med ett giltigt namnrymdsprefix.
apihelp-query+prefixsearch-param-offset (diskussion) (Översätt) Number of results to skip.
apihelp-query+prefixsearch-param-profile (diskussion) (Översätt) Sök profil att använda.
apihelp-query+prefixsearch-param-search (diskussion) (Översätt) Search string.
apihelp-query+prefixsearch-summary (diskussion) (Översätt) Perform a prefix search for page titles.
apihelp-query+protectedtitles-example-generator (diskussion) (Översätt) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (diskussion) (Översätt) Lista skyddade titlar.
apihelp-query+protectedtitles-param-end (diskussion) (Översätt) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (diskussion) (Översätt) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (diskussion) (Översätt) Hur många sidor att returnera totalt.
apihelp-query+protectedtitles-param-namespace (diskussion) (Översätt) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (diskussion) (Översätt) Which properties to get:
apihelp-query+protectedtitles-param-start (diskussion) (Översätt) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (diskussion) (Översätt) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (diskussion) (Översätt) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (diskussion) (Översätt) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (diskussion) (Översätt) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (diskussion) (Översätt) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (diskussion) (Översätt) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (diskussion) (Översätt) Adds the user ID that added the protection.
apihelp-query+protectedtitles-summary (diskussion) (Översätt) List all titles protected from creation.
apihelp-query+querypage-example-ancientpages (diskussion) (Översätt) Return results from [[Special:Ancientpages]].
apihelp-query+querypage-param-limit (diskussion) (Översätt) Number of results to return.
apihelp-query+querypage-param-page (diskussion) (Översätt) The name of the special page. Note, this is case-sensitive.
apihelp-query+querypage-summary (diskussion) (Översätt) Get a list provided by a QueryPage-based special page.
apihelp-query+random-example-generator (diskussion) (Översätt) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (diskussion) (Översätt) Return two random pages from the main namespace.
apihelp-query+random-extended-description (diskussion) (Översätt) Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, <samp>Main Page</samp> is the first random page in the list, <samp>List of fictional monkeys</samp> will <em>always</em> be second, <samp>List of people on stamps of Vanuatu</samp> third, etc.
apihelp-query+random-param-filterredir (diskussion) (Översätt) How to filter for redirects.
apihelp-query+random-param-limit (diskussion) (Översätt) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (diskussion) (Översätt) Return pages in these namespaces only.
apihelp-query+random-param-redirect (diskussion) (Översätt) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+random-summary (diskussion) (Översätt) Hämta en uppsättning slumpsidor.
apihelp-query+recentchanges-example-generator (diskussion) (Översätt) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (diskussion) (Översätt) Lista de senaste ändringarna.
apihelp-query+recentchanges-param-end (diskussion) (Översätt) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (diskussion) (Översätt) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (diskussion) (Översätt) When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.
apihelp-query+recentchanges-param-limit (diskussion) (Översätt) How many total changes to return.
apihelp-query+recentchanges-param-namespace (diskussion) (Översätt) Filter changes to only these namespaces.
Första sidanFöregående sidaNästa sidaSista sidan