Системни съобщения

От BFRA Wiki
Направо към навигациятаНаправо към търсенето
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“. Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общото превеждане на софтуера МедияУики.
Системни съобщения
Първа страницаПредишна страницаСледваща страницаПоследна страница
Име Текст по подразбиране
Текущ текст
apihelp-query+recentchanges-param-limit (беседа) (Превод) How many total changes to return.
apihelp-query+recentchanges-param-namespace (беседа) (Превод) Filter changes to only these namespaces.
apihelp-query+recentchanges-param-prop (беседа) (Превод) Include additional pieces of information:
apihelp-query+recentchanges-param-show (беседа) (Превод) 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 (беседа) (Превод) Only list changes that touch the named slot.
apihelp-query+recentchanges-param-start (беседа) (Превод) The timestamp to start enumerating from.
apihelp-query+recentchanges-param-tag (беседа) (Превод) Only list changes tagged with this tag.
apihelp-query+recentchanges-param-title (беседа) (Превод) Filter entries to those related to a page.
apihelp-query+recentchanges-param-toponly (беседа) (Превод) Only list changes which are the latest revision.
apihelp-query+recentchanges-param-type (беседа) (Превод) Which types of changes to show.
apihelp-query+recentchanges-param-user (беседа) (Превод) Only list changes by this user.
apihelp-query+recentchanges-paramvalue-prop-autopatrolled (беседа) (Превод) Tags patrollable edits as being autopatrolled or not.
apihelp-query+recentchanges-paramvalue-prop-comment (беседа) (Превод) 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 (беседа) (Превод) Adds flags for the edit.
apihelp-query+recentchanges-paramvalue-prop-ids (беседа) (Превод) Adds the page ID, recent changes ID and the new and old revision ID.
apihelp-query+recentchanges-paramvalue-prop-loginfo (беседа) (Превод) Adds log information (log ID, log type, etc) to log entries.
apihelp-query+recentchanges-paramvalue-prop-parsedcomment (беседа) (Превод) 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 (беседа) (Превод) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (беседа) (Превод) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (беседа) (Превод) Adds the content checksum for entries associated with a revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-sizes (беседа) (Превод) Adds the new and old page length in bytes.
apihelp-query+recentchanges-paramvalue-prop-tags (беседа) (Превод) Lists tags for the entry.
apihelp-query+recentchanges-paramvalue-prop-timestamp (беседа) (Превод) Adds timestamp of the edit.
apihelp-query+recentchanges-paramvalue-prop-title (беседа) (Превод) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (беседа) (Превод) Adds the user responsible for the edit and tags if they are an IP. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-paramvalue-prop-userid (беседа) (Превод) Adds the user ID responsible for the edit. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+recentchanges-summary (беседа) (Превод) Enumerate recent changes.
apihelp-query+redirects-example-generator (беседа) (Превод) Get information about all redirects to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+redirects-example-simple (беседа) (Превод) Get a list of redirects to the [[{{MediaWiki:Mainpage}}]].
apihelp-query+redirects-param-limit (беседа) (Превод) How many redirects to return.
apihelp-query+redirects-param-namespace (беседа) (Превод) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (беседа) (Превод) Which properties to get:
apihelp-query+redirects-param-show (беседа) (Превод) Show only items that meet these criteria:
apihelp-query+redirects-paramvalue-prop-fragment (беседа) (Превод) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (беседа) (Превод) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (беседа) (Превод) Title of each redirect.
apihelp-query+redirects-paramvalue-show-!fragment (беседа) (Превод) Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-show-fragment (беседа) (Превод) Only show redirects with a fragment.
apihelp-query+redirects-summary (беседа) (Превод) Returns all redirects to the given pages.
apihelp-query+revisions+base-param-contentformat (беседа) (Превод) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-contentformat-slot (беседа) (Превод) Content serialization format used for output of content.
apihelp-query+revisions+base-param-diffto (беседа) (Превод) 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. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-difftotext (беседа) (Превод) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$2diffto</var>. If <var>$2section</var> is set, only that section will be diffed against this text. For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-difftotextpst (беседа) (Превод) 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 (беседа) (Превод) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (беседа) (Превод) 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 (беседа) (Превод) Limit how many revisions will be returned. If <var>$3prop=content</var>, <var>$3prop=parsetree</var>, <var>$3diffto</var> or <var>$3difftotext</var> is used, the limit is $1. If <var>$3parse</var> is used, the limit is $2.
apihelp-query+revisions+base-param-parse (беседа) (Превод) Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires <var>$2prop=content</var>). For performance reasons, if this option is used, <var>$2limit</var> is enforced to $1.
apihelp-query+revisions+base-param-prop (беседа) (Превод) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (беседа) (Превод) Only retrieve the content of the section with this identifier.
Първа страницаПредишна страницаСледваща страницаПоследна страница