Všetky systémové správy
Toto je zoznam všetkých správ dostupných v mennom priestore MediaWiki.
Prosím, navštívte MediaWiki Localisation a translatewiki.net ak chcete prispieť k všeobecnej lokalizácii MediaWiki.
Názov | štandardný text |
---|---|
aktuálny text | |
apihelp-query+prefixsearch-summary (diskusia) (Preložiť) | Perform a prefix search for page titles. |
apihelp-query+protectedtitles-example-generator (diskusia) (Preložiť) | Find links to protected titles in the main namespace. |
apihelp-query+protectedtitles-example-simple (diskusia) (Preložiť) | List protected titles. |
apihelp-query+protectedtitles-param-end (diskusia) (Preložiť) | Stop listing at this protection timestamp. |
apihelp-query+protectedtitles-param-level (diskusia) (Preložiť) | Only list titles with these protection levels. |
apihelp-query+protectedtitles-param-limit (diskusia) (Preložiť) | How many total pages to return. |
apihelp-query+protectedtitles-param-namespace (diskusia) (Preložiť) | Only list titles in these namespaces. |
apihelp-query+protectedtitles-param-prop (diskusia) (Preložiť) | Which properties to get: |
apihelp-query+protectedtitles-param-start (diskusia) (Preložiť) | Start listing at this protection timestamp. |
apihelp-query+protectedtitles-paramvalue-prop-comment (diskusia) (Preložiť) | Adds the comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-expiry (diskusia) (Preložiť) | Adds the timestamp of when the protection will be lifted. |
apihelp-query+protectedtitles-paramvalue-prop-level (diskusia) (Preložiť) | Adds the protection level. |
apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (diskusia) (Preložiť) | Adds the parsed comment for the protection. |
apihelp-query+protectedtitles-paramvalue-prop-timestamp (diskusia) (Preložiť) | Adds the timestamp of when protection was added. |
apihelp-query+protectedtitles-paramvalue-prop-user (diskusia) (Preložiť) | Adds the user that added the protection. |
apihelp-query+protectedtitles-paramvalue-prop-userid (diskusia) (Preložiť) | Adds the user ID that added the protection. |
apihelp-query+protectedtitles-summary (diskusia) (Preložiť) | List all titles protected from creation. |
apihelp-query+querypage-example-ancientpages (diskusia) (Preložiť) | Return results from [[Special:Ancientpages]]. |
apihelp-query+querypage-param-limit (diskusia) (Preložiť) | Number of results to return. |
apihelp-query+querypage-param-page (diskusia) (Preložiť) | The name of the special page. Note, this is case-sensitive. |
apihelp-query+querypage-summary (diskusia) (Preložiť) | Get a list provided by a QueryPage-based special page. |
apihelp-query+random-example-generator (diskusia) (Preložiť) | Return page info about two random pages from the main namespace. |
apihelp-query+random-example-simple (diskusia) (Preložiť) | Return two random pages from the main namespace. |
apihelp-query+random-extended-description (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | How to filter for redirects. |
apihelp-query+random-param-limit (diskusia) (Preložiť) | Limit how many random pages will be returned. |
apihelp-query+random-param-namespace (diskusia) (Preložiť) | Return pages in these namespaces only. |
apihelp-query+random-param-redirect (diskusia) (Preložiť) | Use <kbd>$1filterredir=redirects</kbd> instead. |
apihelp-query+random-summary (diskusia) (Preložiť) | Get a set of random pages. |
apihelp-query+recentchanges-example-generator (diskusia) (Preložiť) | Get page info about recent unpatrolled changes. |
apihelp-query+recentchanges-example-simple (diskusia) (Preložiť) | Seznam posledních změn. |
apihelp-query+recentchanges-param-end (diskusia) (Preložiť) | The timestamp to end enumerating. |
apihelp-query+recentchanges-param-excludeuser (diskusia) (Preložiť) | Nezobrazovat změny od tohoto uživatele. |
apihelp-query+recentchanges-param-generaterevisions (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | How many total changes to return. |
apihelp-query+recentchanges-param-namespace (diskusia) (Preložiť) | Filter changes to only these namespaces. |
apihelp-query+recentchanges-param-prop (diskusia) (Preložiť) | Include additional pieces of information: |
apihelp-query+recentchanges-param-show (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | Only list changes that touch the named slot. |
apihelp-query+recentchanges-param-start (diskusia) (Preložiť) | The timestamp to start enumerating from. |
apihelp-query+recentchanges-param-tag (diskusia) (Preložiť) | Only list changes tagged with this tag. |
apihelp-query+recentchanges-param-title (diskusia) (Preložiť) | Filter entries to those related to a page. |
apihelp-query+recentchanges-param-toponly (diskusia) (Preložiť) | Only list changes which are the latest revision. |
apihelp-query+recentchanges-param-type (diskusia) (Preložiť) | Which types of changes to show. |
apihelp-query+recentchanges-param-user (diskusia) (Preložiť) | Only list changes by this user. |
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (diskusia) (Preložiť) | Tags patrollable edits as being autopatrolled or not. |
apihelp-query+recentchanges-paramvalue-prop-comment (diskusia) (Preložiť) | 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 (diskusia) (Preložiť) | Adds flags for the edit. |
apihelp-query+recentchanges-paramvalue-prop-ids (diskusia) (Preložiť) | Adds the page ID, recent changes ID and the new and old revision ID. |
apihelp-query+recentchanges-paramvalue-prop-loginfo (diskusia) (Preložiť) | Adds log information (log ID, log type, etc) to log entries. |