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

От LFS Manual
Направо към навигациятаНаправо към търсенето
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“. Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общото превеждане на софтуера МедияУики.
Системни съобщения
Първа страницаПредишна страницаСледваща страницаПоследна страница
Име Текст по подразбиране
Текущ текст
apihelp-query+imageinfo-paramvalue-prop-badfile (беседа) (Превод) Adds whether the file is on the [[MediaWiki:Bad image list]]
apihelp-query+imageinfo-paramvalue-prop-bitdepth (беседа) (Превод) Adds the bit depth of the version. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-canonicaltitle (беседа) (Превод) Adds the canonical title of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-comment (беседа) (Превод) Comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-commonmetadata (беседа) (Превод) Lists file format generic metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-dimensions (беседа) (Превод) Alias for size.
apihelp-query+imageinfo-paramvalue-prop-extmetadata (беседа) (Превод) Lists formatted metadata combined from multiple sources. Results are HTML formatted. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mediatype (беседа) (Превод) Adds the media type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-metadata (беседа) (Превод) Lists Exif metadata for the version of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-mime (беседа) (Превод) Adds MIME type of the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-parsedcomment (беседа) (Превод) Parse the comment on the version. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-sha1 (беседа) (Превод) Adds SHA-1 hash for the file. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-size (беседа) (Превод) Adds the size of the file in bytes and the height, width and page count (if applicable).
apihelp-query+imageinfo-paramvalue-prop-thumbmime (беседа) (Превод) Adds MIME type of the image thumbnail (requires url and param $1urlwidth). If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-timestamp (беседа) (Превод) Adds timestamp for the uploaded version.
apihelp-query+imageinfo-paramvalue-prop-uploadwarning (беседа) (Превод) Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.
apihelp-query+imageinfo-paramvalue-prop-url (беседа) (Превод) Gives URL to the file and the description page. If the file has been revision deleted, a <samp>filehidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-user (беседа) (Превод) Adds the user who uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-paramvalue-prop-userid (беседа) (Превод) Add the ID of the user that uploaded each file version. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+imageinfo-summary (беседа) (Превод) Returns file information and upload history.
apihelp-query+images-example-generator (беседа) (Превод) Get information about all files used in the [[Main Page]].
apihelp-query+images-example-simple (беседа) (Превод) Get a list of files used in the [[Main Page]].
apihelp-query+images-param-dir (беседа) (Превод) The direction in which to list.
apihelp-query+images-param-images (беседа) (Превод) Only list these files. Useful for checking whether a certain page has a certain file.
apihelp-query+images-param-limit (беседа) (Превод) How many files to return.
apihelp-query+images-summary (беседа) (Превод) Returns all files contained on the given pages.
apihelp-query+imageusage-example-generator (беседа) (Превод) Get information about pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-example-simple (беседа) (Превод) Show pages using [[:File:Albert Einstein Head.jpg]].
apihelp-query+imageusage-param-dir (беседа) (Превод) The direction in which to list.
apihelp-query+imageusage-param-filterredir (беседа) (Превод) How to filter for redirects. If set to nonredirects when $1redirect is enabled, this is only applied to the second level.
apihelp-query+imageusage-param-limit (беседа) (Превод) How many total pages to return. If <var>$1redirect</var> is enabled, the limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
apihelp-query+imageusage-param-namespace (беседа) (Превод) The namespace to enumerate.
apihelp-query+imageusage-param-pageid (беседа) (Превод) Page ID to search. Cannot be used together with $1title.
apihelp-query+imageusage-param-redirect (беседа) (Превод) If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
apihelp-query+imageusage-param-title (беседа) (Превод) Title to search. Cannot be used together with $1pageid.
apihelp-query+imageusage-summary (беседа) (Превод) Find all pages that use the given image title.
apihelp-query+info-example-protection (беседа) (Превод) Get general and protection information about the page <kbd>Main Page</kbd>.
apihelp-query+info-example-simple (беседа) (Превод) Get information about the page <kbd>Main Page</kbd>.
apihelp-query+info-param-prop (беседа) (Превод) Which additional properties to get:
apihelp-query+info-param-testactions (беседа) (Превод) Test whether the current user can perform certain actions on the page.
apihelp-query+info-param-testactionsdetail (беседа) (Превод) Detail level for <var>$1testactions</var>. Use the [[Special:ApiHelp/main|main module]]'s <var>errorformat</var> and <var>errorlang</var> parameters to control the format of the messages returned.
apihelp-query+info-param-token (беседа) (Превод) Use [[Special:ApiHelp/query+tokens|action=query&meta=tokens]] instead.
apihelp-query+info-paramvalue-prop-displaytitle (беседа) (Превод) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-notificationtimestamp (беседа) (Превод) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (беседа) (Превод) Gives the text returned by EditFormPreloadText.
apihelp-query+info-paramvalue-prop-protection (беседа) (Превод) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (беседа) (Превод) Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead.
apihelp-query+info-paramvalue-prop-subjectid (беседа) (Превод) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (беседа) (Превод) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (беседа) (Превод) Gives a full URL, an edit URL, and the canonical URL for each page.
Първа страницаПредишна страницаСледваща страницаПоследна страница