Toate mesajele

Sari la navigare Sari la căutare
Aceasta este lista completă a mesajelor disponibile în domeniul MediaWiki. Vă rugăm să vizitați MediaWiki Localisation și translatewiki.net dacă vreți să contribuiți la localizarea programului MediaWiki generic.
Toate mesajele
Prima paginăPagina anterioarăPagina următoareUltima pagină
Nume Textul standard
Textul curent
apihelp-query+info-paramvalue-prop-displaytitle (discuție) (Traducere) Gives the manner in which the page title is actually displayed.
apihelp-query+info-paramvalue-prop-editintro (discuție) (Traducere) Gives the intro messages that should be shown to the user while editing this page or revision, as HTML.
apihelp-query+info-paramvalue-prop-linkclasses (discuție) (Traducere) Gives the additional CSS classes (e.g. link colors) used for links to this page if they were to appear on the page named by <var>$1linkcontext</var>.
apihelp-query+info-paramvalue-prop-notificationtimestamp (discuție) (Traducere) The watchlist notification timestamp of each page.
apihelp-query+info-paramvalue-prop-preload (discuție) (Traducere) Gives the text returned by EditFormPreloadText. Use <kbd>preloadcontent</kbd> instead, which supports other kinds of preloaded text too.
apihelp-query+info-paramvalue-prop-preloadcontent (discuție) (Traducere) Gives the content to be shown in the editor when the page does not exist or while adding a new section.
apihelp-query+info-paramvalue-prop-protection (discuție) (Traducere) List the protection level of each page.
apihelp-query+info-paramvalue-prop-readable (discuție) (Traducere) Whether the user can read this page. Use <kbd>intestactions=read</kbd> instead.
apihelp-query+info-paramvalue-prop-subjectid (discuție) (Traducere) The page ID of the parent page for each talk page.
apihelp-query+info-paramvalue-prop-talkid (discuție) (Traducere) The page ID of the talk page for each non-talk page.
apihelp-query+info-paramvalue-prop-url (discuție) (Traducere) Gives a full URL, an edit URL, and the canonical URL for each page.
apihelp-query+info-paramvalue-prop-varianttitles (discuție) (Traducere) Gives the display title in all variants of the site content language.
apihelp-query+info-paramvalue-prop-visitingwatchers (discuție) (Traducere) The number of watchers of each page who have visited recent edits to that page, if allowed.
apihelp-query+info-paramvalue-prop-watched (discuție) (Traducere) List the watched status of each page.
apihelp-query+info-paramvalue-prop-watchers (discuție) (Traducere) The number of watchers, if allowed.
apihelp-query+info-paramvalue-testactionsdetail-boolean (discuție) (Traducere) Return a boolean value for each action.
apihelp-query+info-paramvalue-testactionsdetail-full (discuție) (Traducere) Return messages describing why the action is disallowed, or an empty array if it is allowed.
apihelp-query+info-paramvalue-testactionsdetail-quick (discuție) (Traducere) Like <kbd>full</kbd> but skipping expensive checks.
apihelp-query+info-summary (discuție) (Traducere) Get basic page information.
apihelp-query+iwbacklinks-example-generator (discuție) (Traducere) Get information about pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-example-simple (discuție) (Traducere) Get pages linking to [[wikibooks:Test]].
apihelp-query+iwbacklinks-extended-description (discuție) (Traducere) Can be used to find all links with a prefix, or all links to a title (with a given prefix). Using neither parameter is effectively "all interwiki links".
apihelp-query+iwbacklinks-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+iwbacklinks-param-limit (discuție) (Traducere) How many total pages to return.
apihelp-query+iwbacklinks-param-prefix (discuție) (Traducere) Prefix for the interwiki.
apihelp-query+iwbacklinks-param-prop (discuție) (Traducere) Which properties to get:
apihelp-query+iwbacklinks-param-title (discuție) (Traducere) Interwiki link to search for. Must be used with <var>$1blprefix</var>.
apihelp-query+iwbacklinks-paramvalue-prop-iwprefix (discuție) (Traducere) Adds the prefix of the interwiki.
apihelp-query+iwbacklinks-paramvalue-prop-iwtitle (discuție) (Traducere) Adds the title of the interwiki.
apihelp-query+iwbacklinks-summary (discuție) (Traducere) Find all pages that link to the given interwiki link.
apihelp-query+iwlinks-example-simple (discuție) (Traducere) Get interwiki links from the page [[{{MediaWiki:Mainpage}}]].
apihelp-query+iwlinks-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+iwlinks-param-limit (discuție) (Traducere) How many interwiki links to return.
apihelp-query+iwlinks-param-prefix (discuție) (Traducere) Only return interwiki links with this prefix.
apihelp-query+iwlinks-param-prop (discuție) (Traducere) Which additional properties to get for each interwiki link:
apihelp-query+iwlinks-param-title (discuție) (Traducere) Interwiki link to search for. Must be used with <var>$1prefix</var>.
apihelp-query+iwlinks-param-url (discuție) (Traducere) Whether to get the full URL (cannot be used with $1prop).
apihelp-query+iwlinks-paramvalue-prop-url (discuție) (Traducere) Adds the full URL.
apihelp-query+iwlinks-summary (discuție) (Traducere) Returns all interwiki links from the given pages.
apihelp-query+langbacklinks-example-generator (discuție) (Traducere) Get information about pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-example-simple (discuție) (Traducere) Get pages linking to [[:fr:Test]].
apihelp-query+langbacklinks-extended-description (discuție) (Traducere) Can be used to find all links with a language code, or all links to a title (with a given language). Using neither parameter is effectively "all language links". Note that this may not consider language links added by extensions.
apihelp-query+langbacklinks-param-dir (discuție) (Traducere) The direction in which to list.
apihelp-query+langbacklinks-param-lang (discuție) (Traducere) Language for the language link.
apihelp-query+langbacklinks-param-limit (discuție) (Traducere) How many total pages to return.
apihelp-query+langbacklinks-param-prop (discuție) (Traducere) Which properties to get:
apihelp-query+langbacklinks-param-title (discuție) (Traducere) Language link to search for. Must be used with $1lang.
apihelp-query+langbacklinks-paramvalue-prop-lllang (discuție) (Traducere) Adds the language code of the language link.
apihelp-query+langbacklinks-paramvalue-prop-lltitle (discuție) (Traducere) Adds the title of the language link.
apihelp-query+langbacklinks-summary (discuție) (Traducere) Find all pages that link to the given language link.
Prima paginăPagina anterioarăPagina următoareUltima pagină