Sistemska sporočila

Jump to navigation Jump to search
Navedena so v imenskem prostoru MediaWiki dostopna sistemska sporočila. Za lokalizacijo in prevajanje obiščite MediaWiki in translatewiki.net ter tako prispevajte k splošnemu prevodu programja.
Sistemska sporočila
Prva stranPrejšnja stranNaslednja stranZadnja stran
Ime Prednastavljeno besedilo
Trenutno besedilo
apihelp-query+redirects-param-limit (pogovor) (Prevedi) How many redirects to return.
apihelp-query+redirects-param-namespace (pogovor) (Prevedi) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (pogovor) (Prevedi) Which properties to get:
apihelp-query+redirects-param-show (pogovor) (Prevedi) Show only items that meet these criteria: ;fragment:Only show redirects with a fragment. ;!fragment:Only show redirects without a fragment.
apihelp-query+redirects-paramvalue-prop-fragment (pogovor) (Prevedi) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (pogovor) (Prevedi) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (pogovor) (Prevedi) Title of each redirect.
apihelp-query+redirects-summary (pogovor) (Prevedi) Returns all redirects to the given pages.
apihelp-query+revisions+base-param-contentformat (pogovor) (Prevedi) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (pogovor) (Prevedi) 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.
apihelp-query+revisions+base-param-difftotext (pogovor) (Prevedi) Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
apihelp-query+revisions+base-param-difftotextpst (pogovor) (Prevedi) 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 (pogovor) (Prevedi) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (pogovor) (Prevedi) 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 (pogovor) (Prevedi) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (pogovor) (Prevedi) Use <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. Parse revision content (requires $1prop=content). For performance reasons, if this option is used, $1limit is enforced to 1.
apihelp-query+revisions+base-param-prop (pogovor) (Prevedi) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (pogovor) (Prevedi) Only retrieve the content of this section number.
apihelp-query+revisions+base-param-slots (pogovor) (Prevedi) Which revision slots to return data for, when slot-related properties are included in <var>$1props</var>. If omitted, data from the <kbd>main</kbd> slot will be returned in a backwards-compatible format.
apihelp-query+revisions+base-paramvalue-prop-comment (pogovor) (Prevedi) Comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-content (pogovor) (Prevedi) Content of each revision slot. If the content has been revision deleted, a <samp>texthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (pogovor) (Prevedi) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (pogovor) (Prevedi) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (pogovor) (Prevedi) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (pogovor) (Prevedi) Parsed comment by the user for the revision. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-parsetree (pogovor) (Prevedi) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> or <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd> instead. The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-roles (pogovor) (Prevedi) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (pogovor) (Prevedi) SHA-1 (base 16) of the revision. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-size (pogovor) (Prevedi) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (pogovor) (Prevedi) SHA-1 (base 16) of each revision slot. If the content has been revision deleted, a <samp>sha1hidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-slotsize (pogovor) (Prevedi) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (pogovor) (Prevedi) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (pogovor) (Prevedi) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (pogovor) (Prevedi) User that made the revision. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions+base-paramvalue-prop-userid (pogovor) (Prevedi) User ID of the revision creator. If the user has been revision deleted, a <samp>userhidden</samp> property will be returned.
apihelp-query+revisions-example-content (pogovor) (Prevedi) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (pogovor) (Prevedi) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (pogovor) (Prevedi) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (pogovor) (Prevedi) Get first 5 revisions of the <kbd>Main Page</kbd> that were not made by anonymous user <kbd>127.0.0.1</kbd>.
apihelp-query+revisions-example-first5-user (pogovor) (Prevedi) Get first 5 revisions of the <kbd>Main Page</kbd> that were made by the user <kbd>MediaWiki default</kbd>.
apihelp-query+revisions-example-last5 (pogovor) (Prevedi) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-extended-description (pogovor) (Prevedi) May be used in several ways: # Get data about a set of pages (last revision), by setting titles or pageids. # Get revisions for one given page, by using titles or pageids with start, end, or limit. # Get data about a set of revisions by setting their IDs with revids.
apihelp-query+revisions-param-end (pogovor) (Prevedi) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (pogovor) (Prevedi) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (pogovor) (Prevedi) Exclude revisions made by user.
apihelp-query+revisions-param-start (pogovor) (Prevedi) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (pogovor) (Prevedi) Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-tag (pogovor) (Prevedi) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (pogovor) (Prevedi) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (pogovor) (Prevedi) Only include revisions made by user.
Prva stranPrejšnja stranNaslednja stranZadnja stran