Toggle menu
Toggle preferences menu
Toggle personal menu
Nejste přihlášen(a)
Your IP address will be publicly visible if you make any edits.

Všechna systémová hlášení

More actions
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.
Všechna systémová hlášení
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka
Označení hlášení Původní text
Aktuální text
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-slot (diskuse) (přeložit) Only list changes that touch the named slot.
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.
apihelp-query+recentchanges-param-title (diskuse) (přeložit) Filter entries to those related to a page.
apihelp-query+recentchanges-param-toponly (diskuse) (přeložit) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (diskuse) (přeložit) Which types of changes to show.
apihelp-query+recentchanges-param-user (diskuse) (přeložit) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (diskuse) (přeložit) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (diskuse) (přeložit) Adds the comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-flags (diskuse) (přeložit) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (diskuse) (přeložit) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (diskuse) (přeložit) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (diskuse) (přeložit) Adds the parsed comment for the edit. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-patrolled (diskuse) (přeložit) Tags patrollable edits as being patrolled or unpatrolled.
První stránkaPředchozí stránkaNásledující stránkaPoslední stránka