Toate mesajele

De la WikiLabs
Jump to navigationJump to search
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Toate mesajele
Prima paginăPagina anterioarăPagina următoareUltima pagină
Nume Textul standard
Textul curent
apihelp-query+pageswithprop-summary (discuție) (Traducere) List all pages using a given page property.
apihelp-query+prefixsearch-example-simple (discuție) (Traducere) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (discuție) (Traducere) 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 (discuție) (Traducere) Maximum number of results to return.
apihelp-query+prefixsearch-param-namespace (discuție) (Traducere) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (discuție) (Traducere) Number of results to skip.
apihelp-query+prefixsearch-param-profile (discuție) (Traducere) Search profile to use.
apihelp-query+prefixsearch-param-search (discuție) (Traducere) Search string.
apihelp-query+prefixsearch-summary (discuție) (Traducere) Perform a prefix search for page titles.
apihelp-query+protectedtitles-example-generator (discuție) (Traducere) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (discuție) (Traducere) List protected titles.
apihelp-query+protectedtitles-param-end (discuție) (Traducere) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (discuție) (Traducere) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (discuție) (Traducere) How many total pages to return.
apihelp-query+protectedtitles-param-namespace (discuție) (Traducere) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (discuție) (Traducere) Which properties to get:
apihelp-query+protectedtitles-param-start (discuție) (Traducere) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (discuție) (Traducere) Adds the comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-expiry (discuție) (Traducere) Adds the timestamp of when the protection will be lifted.
apihelp-query+protectedtitles-paramvalue-prop-level (discuție) (Traducere) Adds the protection level.
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (discuție) (Traducere) Adds the parsed comment for the protection.
apihelp-query+protectedtitles-paramvalue-prop-timestamp (discuție) (Traducere) Adds the timestamp of when protection was added.
apihelp-query+protectedtitles-paramvalue-prop-user (discuție) (Traducere) Adds the user that added the protection.
apihelp-query+protectedtitles-paramvalue-prop-userid (discuție) (Traducere) Adds the user ID that added the protection.
apihelp-query+protectedtitles-summary (discuție) (Traducere) List all titles protected from creation.
apihelp-query+querypage-example-ancientpages (discuție) (Traducere) Return results from [[Special:Ancientpages]].
apihelp-query+querypage-param-limit (discuție) (Traducere) Number of results to return.
apihelp-query+querypage-param-page (discuție) (Traducere) The name of the special page. Note, this is case sensitive.
apihelp-query+querypage-summary (discuție) (Traducere) Get a list provided by a QueryPage-based special page.
apihelp-query+random-example-generator (discuție) (Traducere) Return page info about two random pages from the main namespace.
apihelp-query+random-example-simple (discuție) (Traducere) Return two random pages from the main namespace.
apihelp-query+random-extended-description (discuție) (Traducere) 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 (discuție) (Traducere) How to filter for redirects.
apihelp-query+random-param-limit (discuție) (Traducere) Limit how many random pages will be returned.
apihelp-query+random-param-namespace (discuție) (Traducere) Return pages in these namespaces only.
apihelp-query+random-param-redirect (discuție) (Traducere) Use <kbd>$1filterredir=redirects</kbd> instead.
apihelp-query+random-summary (discuție) (Traducere) Get a set of random pages.
apihelp-query+recentchanges-example-generator (discuție) (Traducere) Get page info about recent unpatrolled changes.
apihelp-query+recentchanges-example-simple (discuție) (Traducere) List recent changes.
apihelp-query+recentchanges-param-end (discuție) (Traducere) The timestamp to end enumerating.
apihelp-query+recentchanges-param-excludeuser (discuție) (Traducere) Don't list changes by this user.
apihelp-query+recentchanges-param-generaterevisions (discuție) (Traducere) 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 (discuție) (Traducere) How many total changes to return.
apihelp-query+recentchanges-param-namespace (discuție) (Traducere) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (discuție) (Traducere) Include additional pieces of information:
apihelp-query+recentchanges-param-show (discuție) (Traducere) 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+recentchanges-param-slot (discuție) (Traducere) Only list changes that touch the named slot.
apihelp-query+recentchanges-param-start (discuție) (Traducere) The timestamp to start enumerating from.
apihelp-query+recentchanges-param-tag (discuție) (Traducere) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-title (discuție) (Traducere) Filter entries to those related to a page.
Prima paginăPagina anterioarăPagina următoareUltima pagină