Všetky systémové správy
		
		
		
		
		
		
		Skočit na navigaci
		Skočit na vyhledávání
		
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+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. | 
| 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. | 
| apihelp-query+recentchanges-paramvalue-prop-parsedcomment (diskusia) (Preložiť) | Adds the parsed comment for the edit. | 
| apihelp-query+recentchanges-paramvalue-prop-patrolled (diskusia) (Preložiť) | Tags patrollable edits as being patrolled or unpatrolled. | 
| apihelp-query+recentchanges-paramvalue-prop-redirect (diskusia) (Preložiť) | Tags edit if page is a redirect. | 
| apihelp-query+recentchanges-paramvalue-prop-sha1 (diskusia) (Preložiť) | Adds the content checksum for entries associated with a revision. | 
| apihelp-query+recentchanges-paramvalue-prop-sizes (diskusia) (Preložiť) | Adds the new and old page length in bytes. | 
| apihelp-query+recentchanges-paramvalue-prop-tags (diskusia) (Preložiť) | Lists tags for the entry. | 
| apihelp-query+recentchanges-paramvalue-prop-timestamp (diskusia) (Preložiť) | Adds timestamp of the edit. | 
| apihelp-query+recentchanges-paramvalue-prop-title (diskusia) (Preložiť) | Adds the page title of the edit. | 
| apihelp-query+recentchanges-paramvalue-prop-user (diskusia) (Preložiť) | Adds the user responsible for the edit and tags if they are an IP. | 
| apihelp-query+recentchanges-paramvalue-prop-userid (diskusia) (Preložiť) | Adds the user ID responsible for the edit. | 
| apihelp-query+recentchanges-summary (diskusia) (Preložiť) | Enumerate recent changes. | 
| apihelp-query+redirects-example-generator (diskusia) (Preložiť) | Get information about all redirects to the [[Main Page]]. | 
| apihelp-query+redirects-example-simple (diskusia) (Preložiť) | Zobrazit seznam přesměrování na stránku [[Main Page]]. | 
| apihelp-query+redirects-param-limit (diskusia) (Preložiť) | Počet přesměrování, který má být zobrazen. | 
| apihelp-query+redirects-param-namespace (diskusia) (Preložiť) | Only include pages in these namespaces. | 
| apihelp-query+redirects-param-prop (diskusia) (Preložiť) | Which properties to get: | 
| apihelp-query+redirects-param-show (diskusia) (Preložiť) | Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment. | 
| apihelp-query+redirects-paramvalue-prop-fragment (diskusia) (Preložiť) | Fragment of each redirect, if any. | 
| apihelp-query+redirects-paramvalue-prop-pageid (diskusia) (Preložiť) | Page ID of each redirect. | 
| apihelp-query+redirects-paramvalue-prop-title (diskusia) (Preložiť) | Title of each redirect. | 
| apihelp-query+redirects-summary (diskusia) (Preložiť) | Returns all redirects to the given pages. | 
| apihelp-query+references-description (diskusia) (Preložiť) | Return a data representation of references associated with the given pages. | 
| apihelp-query+references-example-1 (diskusia) (Preložiť) | References associated with <kbd>Albert Einstein</kbd>. | 
| apihelp-query+references-summary (diskusia) (Preložiť) | Return a data representation of references associated with the given pages. | 
| apihelp-query+revisions+base-param-contentformat (diskusia) (Preložiť) | Serialization format used for <var>$1difftotext</var> and expected for output of content. | 
| apihelp-query+revisions+base-param-diffto (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively. | 
| apihelp-query+revisions+base-param-difftotext (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text. | 
| apihelp-query+revisions+base-param-difftotextpst (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Perform a pre-save transform on the text before diffing it. Only valid when used with <var>$1difftotext</var>. | 
| apihelp-query+revisions+base-param-expandtemplates (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content). | 
| apihelp-query+revisions+base-param-generatexml (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Generate XML parse tree for revision content (requires $1prop=content). | 
| apihelp-query+revisions+base-param-limit (diskusia) (Preložiť) | Limit how many revisions will be returned. | 
| apihelp-query+revisions+base-param-parse (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1. | 
| apihelp-query+revisions+base-param-prop (diskusia) (Preložiť) | Which properties to get for each revision: | 
| apihelp-query+revisions+base-param-section (diskusia) (Preložiť) | Only retrieve the content of this section number. | 
| apihelp-query+revisions+base-param-slots (diskusia) (Preložiť) | Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format. | 
| apihelp-query+revisions+base-paramvalue-prop-comment (diskusia) (Preložiť) | Comment by the user for the revision. | 
| apihelp-query+revisions+base-paramvalue-prop-content (diskusia) (Preložiť) | Content of each revision slot. | 
| apihelp-query+revisions+base-paramvalue-prop-contentmodel (diskusia) (Preložiť) | Content model ID of each revision slot. | 
| apihelp-query+revisions+base-paramvalue-prop-flags (diskusia) (Preložiť) | Revision flags (minor). | 
| apihelp-query+revisions+base-paramvalue-prop-ids (diskusia) (Preložiť) | The ID of the revision. | 
| apihelp-query+revisions+base-paramvalue-prop-parsedcomment (diskusia) (Preložiť) | Parsed comment by the user for the revision. | 
| apihelp-query+revisions+base-paramvalue-prop-parsetree (diskusia) (Preložiť) | Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>). |