Åpne hovedmenyen

Systemmeldinger

Dette er en liste over tilgjengelige systemmeldinger i MediaWiki-navnerommet. Besøk MediaWiki Oversettelse og translatewiki.net om du ønsker å bidra med oversettelse av MediaWiki.
Systemmeldinger
Første sideForrige sideNeste sideSiste side
Navn Standardtekst
Gjeldende beskjedtekst
apihelp-query+recentchanges-paramvalue-prop-patrolled (diskusjon) (Oversett) Tags patrollable edits as being patrolled or unpatrolled.
apihelp-query+recentchanges-paramvalue-prop-redirect (diskusjon) (Oversett) Tags edit if page is a redirect.
apihelp-query+recentchanges-paramvalue-prop-sha1 (diskusjon) (Oversett) Adds the content checksum for entries associated with a revision.
apihelp-query+recentchanges-paramvalue-prop-sizes (diskusjon) (Oversett) Adds the new and old page length in bytes.
apihelp-query+recentchanges-paramvalue-prop-tags (diskusjon) (Oversett) Lists tags for the entry.
apihelp-query+recentchanges-paramvalue-prop-timestamp (diskusjon) (Oversett) Adds timestamp of the edit.
apihelp-query+recentchanges-paramvalue-prop-title (diskusjon) (Oversett) Adds the page title of the edit.
apihelp-query+recentchanges-paramvalue-prop-user (diskusjon) (Oversett) Adds the user responsible for the edit and tags if they are an IP.
apihelp-query+recentchanges-paramvalue-prop-userid (diskusjon) (Oversett) Adds the user ID responsible for the edit.
apihelp-query+recentchanges-summary (diskusjon) (Oversett) Enumerate recent changes.
apihelp-query+redirects-example-generator (diskusjon) (Oversett) Get information about all redirects to the [[Main Page]].
apihelp-query+redirects-example-simple (diskusjon) (Oversett) Get a list of redirects to the [[Main Page]].
apihelp-query+redirects-param-limit (diskusjon) (Oversett) How many redirects to return.
apihelp-query+redirects-param-namespace (diskusjon) (Oversett) Only include pages in these namespaces.
apihelp-query+redirects-param-prop (diskusjon) (Oversett) Which properties to get:
apihelp-query+redirects-param-show (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Fragment of each redirect, if any.
apihelp-query+redirects-paramvalue-prop-pageid (diskusjon) (Oversett) Page ID of each redirect.
apihelp-query+redirects-paramvalue-prop-title (diskusjon) (Oversett) Title of each redirect.
apihelp-query+redirects-summary (diskusjon) (Oversett) Returns all redirects to the given pages.
apihelp-query+revisions+base-param-contentformat (diskusjon) (Oversett) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (diskusjon) (Oversett) 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 (diskusjon) (Oversett) 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 (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Use <kbd>[[Special:ApiHelp/expandtemplates|action=expandtemplates]]</kbd> instead. Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (diskusjon) (Oversett) Only retrieve the content of this section number.
apihelp-query+revisions+base-param-slots (diskusjon) (Oversett) 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 (diskusjon) (Oversett) Comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-content (diskusjon) (Oversett) Content of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (diskusjon) (Oversett) Content model ID of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-flags (diskusjon) (Oversett) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (diskusjon) (Oversett) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (diskusjon) (Oversett) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (diskusjon) (Oversett) 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 (diskusjon) (Oversett) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (diskusjon) (Oversett) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (diskusjon) (Oversett) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (diskusjon) (Oversett) SHA-1 (base 16) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-slotsize (diskusjon) (Oversett) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (diskusjon) (Oversett) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (diskusjon) (Oversett) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (diskusjon) (Oversett) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (diskusjon) (Oversett) User ID of the revision creator.
apihelp-query+revisions-example-content (diskusjon) (Oversett) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (diskusjon) (Oversett) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (diskusjon) (Oversett) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
Første sideForrige sideNeste sideSiste side