Visi sistēmas paziņojumi

Pārlēkt uz: navigācija, meklēt

Šajā lapā ir visu "MediaWiki:" lapās atrodamo sistēmas paziņojumu uzskaitījums. Šos paziņojumus var izmainīt tikai admini. Izmainot tos šeit, tie tiks izmainīti tikai šajā mediawiki instalācijā. Lai tos izmainītu visām pārējām, apskatieties MediaWiki Localisation un translatewiki.net.

Filtrs
Filtrēt pēc izmainīšanas statusa:    
Pirmā lapa
Pēdējā lapa
Nosaukums Noklusētais ziņojuma teksts
Pašreizējais teksts
apihelp-query+pageswithprop-example-simple (Diskusija) (Tulkot) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (Diskusija) (Tulkot) In which direction to sort.
apihelp-query+pageswithprop-param-limit (Diskusija) (Tulkot) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (Diskusija) (Tulkot) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (Diskusija) (Tulkot) 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 (Diskusija) (Tulkot) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (Diskusija) (Tulkot) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (Diskusija) (Tulkot) Adds the value of the page property.
apihelp-query+prefixsearch-description (Diskusija) (Tulkot) Perform a prefix search for page titles. 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-example-simple (Diskusija) (Tulkot) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-param-limit (Diskusija) (Tulkot) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (Diskusija) (Tulkot) Namespaces to search.
apihelp-query+prefixsearch-param-offset (Diskusija) (Tulkot) Number of results to skip.
apihelp-query+protectedtitles-description (Diskusija) (Tulkot) List all titles protected from creation.
apihelp-query+protectedtitles-example-generator (Diskusija) (Tulkot) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (Diskusija) (Tulkot) List protected titles.
apihelp-query+protectedtitles-param-end (Diskusija) (Tulkot) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (Diskusija) (Tulkot) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (Diskusija) (Tulkot) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (Diskusija) (Tulkot) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (Diskusija) (Tulkot) Which properties to get:
apihelp-query+protectedtitles-param-start (Diskusija) (Tulkot) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (Diskusija) (Tulkot) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (Diskusija) (Tulkot) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (Diskusija) (Tulkot) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (Diskusija) (Tulkot) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (Diskusija) (Tulkot) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (Diskusija) (Tulkot) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (Diskusija) (Tulkot) Adds the user ID that added the protection.
apihelp-query+querypage-description (Diskusija) (Tulkot) Get a list provided by a QueryPage-based special page.
apihelp-query+querypage-example-ancientpages (Diskusija) (Tulkot) Return results from [[Special:Ancientpages]].
apihelp-query+querypage-param-limit (Diskusija) (Tulkot) Number of results to return.
apihelp-query+querypage-param-page (Diskusija) (Tulkot) The name of the special page. Note, this is case sensitive.
apihelp-query+random-description (Diskusija) (Tulkot) Get a set of random pages. 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-example-generator (Diskusija) (Tulkot) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (Diskusija) (Tulkot) Return two random pages from the main namespace.
apihelp-query+random-param-filterredir (Diskusija) (Tulkot) How to filter for redirects.
apihelp-query+random-param-limit (Diskusija) (Tulkot) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (Diskusija) (Tulkot) Return pages in these namespaces only.
apihelp-query+random-param-redirect (Diskusija) (Tulkot) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+recentchanges-description (Diskusija) (Tulkot) Enumerate recent changes.
apihelp-query+recentchanges-example-generator (Diskusija) (Tulkot) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (Diskusija) (Tulkot) List recent changes.
apihelp-query+recentchanges-param-end (Diskusija) (Tulkot) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (Diskusija) (Tulkot) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (Diskusija) (Tulkot) 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 (Diskusija) (Tulkot) How many total changes to return.
apihelp-query+recentchanges-param-namespace (Diskusija) (Tulkot) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (Diskusija) (Tulkot) Include additional pieces of information:
Pirmā lapa
Pēdējā lapa