Системски пораки

Прејди на прегледникот Прејди на пребарувањето
Ова е список на системските пораки расположливи за именскиот простор „МедијаВики“. Одете на Превод на МедијаВики и translatewiki.net ако сакате да придонесете кон општото преведување на МедијаВики.
Системски пораки
Прва страницаПретходна страницаСледна страницаПоследна страница
Име Текст по основно
Сегашен текст
apihelp-query+logevents-paramvalue-prop-tags (разговор) (Преведување) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (разговор) (Преведување) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (разговор) (Преведување) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (разговор) (Преведување) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (разговор) (Преведување) Adds the user responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-paramvalue-prop-userid (разговор) (Преведување) Adds the user ID who was responsible for the log event. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+logevents-summary (разговор) (Преведување) Get events from logs.
apihelp-query+mathwbextracts-example-1 (разговор) (Преведување) Бара преглет на математички предмети на Викибазата.
apihelp-query+mathwbextracts-param-qid (разговор) (Преведување) QID на предметот што се бара од Викибазата.
apihelp-query+mathwbextracts-param-uselang (разговор) (Преведување) Јазикот што се бара за предметот од ВИкибазата. По основно е англискиот.
apihelp-query+mathwbextracts-summary (разговор) (Преведување) Дава преглед на математички предмет на Викибазата во HTML.
apihelp-query+mystashedfiles-example-simple (разговор) (Преведување) Get the filekey, file size, and pixel size of files in the current user's upload stash.
apihelp-query+mystashedfiles-param-limit (разговор) (Преведување) Колку податотеки да се дадат.
apihelp-query+mystashedfiles-param-prop (разговор) (Преведување) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (разговор) (Преведување) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (разговор) (Преведување) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (разговор) (Преведување) Get a list of files in the current user's upload stash.
apihelp-query+pagepropnames-example-simple (разговор) (Преведување) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (разговор) (Преведување) The maximum number of names to return.
apihelp-query+pagepropnames-summary (разговор) (Преведување) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (разговор) (Преведување) Get properties for the pages <kbd>{{MediaWiki:Mainpage}}</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (разговор) (Преведување) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (разговор) (Преведување) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (разговор) (Преведување) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (разговор) (Преведување) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (разговор) (Преведување) In which direction to sort.
apihelp-query+pageswithprop-param-limit (разговор) (Преведување) Највеќе страници за прикажување.
apihelp-query+pageswithprop-param-prop (разговор) (Преведување) Кои информации да се вклучат:
apihelp-query+pageswithprop-param-propname (разговор) (Преведување) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
apihelp-query+pageswithprop-paramvalue-prop-ids (разговор) (Преведување) Adds the page ID.
apihelp-query+pageswithprop-paramvalue-prop-title (разговор) (Преведување) Adds the title and namespace ID of the page.
apihelp-query+pageswithprop-paramvalue-prop-value (разговор) (Преведување) Adds the value of the page property.
apihelp-query+pageswithprop-summary (разговор) (Преведување) List all pages using a given page property.
apihelp-query+prefixsearch-example-simple (разговор) (Преведување) Search for page titles beginning with <kbd>meaning</kbd>.
apihelp-query+prefixsearch-extended-description (разговор) (Преведување) Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
apihelp-query+prefixsearch-param-limit (разговор) (Преведување) Највеќе ставки во исходот за прикажување.
apihelp-query+prefixsearch-param-namespace (разговор) (Преведување) Namespaces to search. Ignored if <var>$1search</var> begins with a valid namespace prefix.
apihelp-query+prefixsearch-param-offset (разговор) (Преведување) Number of results to skip.
apihelp-query+prefixsearch-param-profile (разговор) (Преведување) Search profile to use.
apihelp-query+prefixsearch-param-search (разговор) (Преведување) Низа за пребарување.
apihelp-query+prefixsearch-summary (разговор) (Преведување) Perform a prefix search for page titles.
apihelp-query+protectedtitles-example-generator (разговор) (Преведување) Find links to protected titles in the main namespace.
apihelp-query+protectedtitles-example-simple (разговор) (Преведување) List protected titles.
apihelp-query+protectedtitles-param-end (разговор) (Преведување) Stop listing at this protection timestamp.
apihelp-query+protectedtitles-param-level (разговор) (Преведување) Only list titles with these protection levels.
apihelp-query+protectedtitles-param-limit (разговор) (Преведување) Колку вкупно страници да се дадат.
apihelp-query+protectedtitles-param-namespace (разговор) (Преведување) Only list titles in these namespaces.
apihelp-query+protectedtitles-param-prop (разговор) (Преведување) Кои својства да се дадат:
apihelp-query+protectedtitles-param-start (разговор) (Преведување) Start listing at this protection timestamp.
apihelp-query+protectedtitles-paramvalue-prop-comment (разговор) (Преведување) Adds the comment for the protection.
Прва страницаПретходна страницаСледна страницаПоследна страница