Všechna systémová hlášení
Z wiki.smutny.name
Toto je seznam všech hlášení dostupných ve jmenném prostoru MediaWiki. Pokud si přejete přispívat k lokalizaci softwaru MediaWiki, navštivte lokalizační stránku na mediawiki.org a server translatewiki.net.
Označení hlášení | Původní text |
---|---|
Aktuální text | |
apihelp-query+pageswithprop-paramvalue-prop-title (diskuse) (přeložit) | Adds the title and namespace ID of the page. |
apihelp-query+pageswithprop-paramvalue-prop-value (diskuse) (přeložit) | Adds the value of the page property. |
apihelp-query+pageswithprop-summary (diskuse) (přeložit) | List all pages using a given page property. |
apihelp-query+prefixsearch-example-simple (diskuse) (přeložit) | Search for page titles beginning with <kbd>meaning</kbd>. |
apihelp-query+prefixsearch-extended-description (diskuse) (přeložit) | 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 (diskuse) (přeložit) | Maximum number of results to return. |
apihelp-query+prefixsearch-param-namespace (diskuse) (přeložit) | Jmenné prostory pro vyhledávání. Ignorováno, pokud <var>$1search</var> začíná platným jmenným prostorem. |
apihelp-query+prefixsearch-param-offset (diskuse) (přeložit) | Number of results to skip. |
apihelp-query+prefixsearch-param-profile (diskuse) (přeložit) | Search profile to use. |
apihelp-query+prefixsearch-param-search (diskuse) (přeložit) | Search string. |
apihelp-query+prefixsearch-summary (diskuse) (přeložit) | Perform a prefix search for page titles. |
apihelp-query+protectedtitles-example-generator (diskuse) (přeložit) | Find links to protected titles in the main namespace. |
apihelp-query+protectedtitles-example-simple (diskuse) (přeložit) | List protected titles. |
apihelp-query+protectedtitles-param-end (diskuse) (přeložit) | Stop listing at this protection timestamp. |
apihelp-query+protectedtitles-param-level (diskuse) (přeložit) | Only list titles with these protection levels. |
apihelp-query+protectedtitles-param-limit (diskuse) (přeložit) | How many total pages to return. |
apihelp-query+protectedtitles-param-namespace (diskuse) (přeložit) | Only list titles in these namespaces. |
apihelp-query+protectedtitles-param-prop (diskuse) (přeložit) | Which properties to get: |
apihelp-query+protectedtitles-param-start (diskuse) (přeložit) | Start listing at this protection timestamp. |
apihelp-query+protectedtitles-paramvalue-prop-comment (diskuse) (přeložit) | Adds the comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-expiry (diskuse) (přeložit) | Adds the timestamp of when the protection will be lifted. |
apihelp-query+protectedtitles-paramvalue-prop-level (diskuse) (přeložit) | Adds the protection level. |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (diskuse) (přeložit) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (diskuse) (přeložit) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (diskuse) (přeložit) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (diskuse) (přeložit) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (diskuse) (přeložit) | List all titles protected from creation. |
apihelp-query+querypage-example-ancientpages (diskuse) (přeložit) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (diskuse) (přeložit) | Number of results to return. |
apihelp-query+querypage-param-page (diskuse) (přeložit) | The name of the special page. Note, this is case sensitive. |
apihelp-query+querypage-summary (diskuse) (přeložit) | Get a list provided by a QueryPage-based special page. |
apihelp-query+random-example-generator (diskuse) (přeložit) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (diskuse) (přeložit) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (diskuse) (přeložit) | 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 (diskuse) (přeložit) | How to filter for redirects. |
apihelp-query+random-param-limit (diskuse) (přeložit) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (diskuse) (přeložit) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (diskuse) (přeložit) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (diskuse) (přeložit) | Get a set of random pages. |
apihelp-query+recentchanges-example-generator (diskuse) (přeložit) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (diskuse) (přeložit) | Seznam posledních změn. |
apihelp-query+recentchanges-param-end (diskuse) (přeložit) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (diskuse) (přeložit) | Nezobrazovat změny od tohoto uživatele. |
apihelp-query+recentchanges-param-generaterevisions (diskuse) (přeložit) | 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 (diskuse) (přeložit) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (diskuse) (přeložit) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (diskuse) (přeložit) | Include additional pieces of information: |
apihelp-query+recentchanges-param-show (diskuse) (přeložit) | 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-start (diskuse) (přeložit) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (diskuse) (přeložit) | Only list changes tagged with this tag. |