Системни съобщения
Тази страница съдържа списък на системните съобщения от именното пространство „МедияУики“. Посетете MediaWiki Localisation и translatewiki.net, ако желаете да допринесете за общата локализация на софтуера МедияУики.
Първа страница |
Предишна страница |
Следваща страница |
Последна страница |
Име | Текст по подразбиране |
---|---|
Текущ текст | |
apihelp-query+allimages-example-mimetypes (беседа) (Превеждане) | Show a list of files with MIME type <kbd>image/png</kbd> or <kbd>image/gif</kbd> |
apihelp-query+allimages-example-recent (беседа) (Превеждане) | Show a list of recently uploaded files, similar to [[Special:NewFiles]]. |
apihelp-query+allimages-param-dir (беседа) (Превеждане) | The direction in which to list. |
apihelp-query+allimages-param-end (беседа) (Превеждане) | The timestamp to end enumerating. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-filterbots (беседа) (Превеждане) | How to filter files uploaded by bots. Can only be used with $1sort=timestamp. Cannot be used together with $1user. |
apihelp-query+allimages-param-from (беседа) (Превеждане) | The image title to start enumerating from. Can only be used with $1sort=name. |
apihelp-query+allimages-param-limit (беседа) (Превеждане) | How many images in total to return. |
apihelp-query+allimages-param-maxsize (беседа) (Превеждане) | Limit to images with at most this many bytes. |
apihelp-query+allimages-param-mime (беседа) (Превеждане) | What MIME types to search for, e.g. <kbd>image/jpeg</kbd>. |
apihelp-query+allimages-param-minsize (беседа) (Превеждане) | Limit to images with at least this many bytes. |
apihelp-query+allimages-param-prefix (беседа) (Превеждане) | Search for all image titles that begin with this value. Can only be used with $1sort=name. |
apihelp-query+allimages-param-sha1 (беседа) (Превеждане) | SHA1 hash of image. Overrides $1sha1base36. |
apihelp-query+allimages-param-sha1base36 (беседа) (Превеждане) | SHA1 hash of image in base 36 (used in MediaWiki). |
apihelp-query+allimages-param-sort (беседа) (Превеждане) | Property to sort by. |
apihelp-query+allimages-param-start (беседа) (Превеждане) | The timestamp to start enumerating from. Can only be used with $1sort=timestamp. |
apihelp-query+allimages-param-to (беседа) (Превеждане) | The image title to stop enumerating at. Can only be used with $1sort=name. |
apihelp-query+allimages-param-user (беседа) (Превеждане) | Only return files uploaded by this user. Can only be used with $1sort=timestamp. Cannot be used together with $1filterbots. |
apihelp-query+alllinks-description (беседа) (Превеждане) | Enumerate all links that point to a given namespace. |
apihelp-query+alllinks-example-B (беседа) (Превеждане) | List linked titles, including missing ones, with page IDs they are from, starting at <kbd>B</kbd>. |
apihelp-query+alllinks-example-generator (беседа) (Превеждане) | Gets pages containing the links. |
apihelp-query+alllinks-example-unique (беседа) (Превеждане) | List unique linked titles. |
apihelp-query+alllinks-example-unique-generator (беседа) (Превеждане) | Gets all linked titles, marking the missing ones. |
apihelp-query+alllinks-param-dir (беседа) (Превеждане) | The direction in which to list. |
apihelp-query+alllinks-param-from (беседа) (Превеждане) | The title of the link to start enumerating from. |
apihelp-query+alllinks-param-limit (беседа) (Превеждане) | How many total items to return. |
apihelp-query+alllinks-param-namespace (беседа) (Превеждане) | The namespace to enumerate. |
apihelp-query+alllinks-param-prefix (беседа) (Превеждане) | Search for all linked titles that begin with this value. |
apihelp-query+alllinks-param-prop (беседа) (Превеждане) | Which pieces of information to include: |
apihelp-query+alllinks-param-to (беседа) (Превеждане) | The title of the link to stop enumerating at. |
apihelp-query+alllinks-param-unique (беседа) (Превеждане) | Only show distinct linked titles. Cannot be used with <kbd>$1prop=ids</kbd>. When used as a generator, yields target pages instead of source pages. |
apihelp-query+alllinks-paramvalue-prop-ids (беседа) (Превеждане) | Adds the page ID of the linking page (cannot be used with <var>$1unique</var>). |
apihelp-query+alllinks-paramvalue-prop-title (беседа) (Превеждане) | Adds the title of the link. |
apihelp-query+allmessages-description (беседа) (Превеждане) | Return messages from this site. |
apihelp-query+allmessages-example-de (беседа) (Превеждане) | Show messages <kbd>august</kbd> and <kbd>mainpage</kbd> in German. |
apihelp-query+allmessages-example-ipb (беседа) (Превеждане) | Show messages starting with <kbd>ipb-</kbd>. |
apihelp-query+allmessages-param-args (беседа) (Превеждане) | Arguments to be substituted into message. |
apihelp-query+allmessages-param-customised (беседа) (Превеждане) | Return only messages in this customisation state. |
apihelp-query+allmessages-param-enableparser (беседа) (Превеждане) | Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.). |
apihelp-query+allmessages-param-filter (беседа) (Превеждане) | Return only messages with names that contain this string. |
apihelp-query+allmessages-param-from (беседа) (Превеждане) | Return messages starting at this message. |
apihelp-query+allmessages-param-includelocal (беседа) (Превеждане) | Also include local messages, i.e. messages that don't exist in the software but do exist as in the {{ns:MediaWiki}} namespace. This lists all {{ns:MediaWiki}}-namespace pages, so it will also list those that aren't really messages such as [[MediaWiki:Common.js|Common.js]]. |
apihelp-query+allmessages-param-lang (беседа) (Превеждане) | Return messages in this language. |
apihelp-query+allmessages-param-messages (беседа) (Превеждане) | Which messages to output. <kbd>*</kbd> (default) means all messages. |
apihelp-query+allmessages-param-nocontent (беседа) (Превеждане) | If set, do not include the content of the messages in the output. |
apihelp-query+allmessages-param-prefix (беседа) (Превеждане) | Return messages with this prefix. |
apihelp-query+allmessages-param-prop (беседа) (Превеждане) | Which properties to get. |
apihelp-query+allmessages-param-title (беседа) (Превеждане) | Page name to use as context when parsing message (for $1enableparser option). |
apihelp-query+allmessages-param-to (беседа) (Превеждане) | Return messages ending at this message. |
apihelp-query+allpages-description (беседа) (Превеждане) | Enumerate all pages sequentially in a given namespace. |
apihelp-query+allpages-example-B (беседа) (Превеждане) | Show a list of pages starting at the letter <kbd>B</kbd>. |
Първа страница |
Предишна страница |
Следваща страница |
Последна страница |