Systemmeddelanden

Hoppa till: navigering, sök

Detta är en lista över alla meddelanden i namnrymden MediaWiki. Besök MediaWiki Localisation eller translatewiki.net om du vill bidra till översättningen av MediaWiki.

Filtrera
Filtrera efter anpassningsgrad:    
Första sidan
Sista sidan
Namn Standardtext
Nuvarande text
apihelp-query+redirects-paramvalue-prop-title (Felsökning) (Översätt) Title of each redirect.
apihelp-query+revisions+base-param-contentformat (Felsökning) (Översätt) Serialization format used for <var>$1difftotext</var> and expected for output of content.
apihelp-query+revisions+base-param-diffto (Felsökning) (Översätt) 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 (Felsökning) (Översätt) 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-expandtemplates (Felsökning) (Översätt) Expand templates in revision content (requires $1prop=content).
apihelp-query+revisions+base-param-generatexml (Felsökning) (Översätt) Generate XML parse tree for revision content (requires $1prop=content; replaced by <kbd>$1prop=parsetree</kbd>).
apihelp-query+revisions+base-param-limit (Felsökning) (Översätt) Limit how many revisions will be returned.
apihelp-query+revisions+base-param-parse (Felsökning) (Översätt) 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 (Felsökning) (Översätt) Which properties to get for each revision:
apihelp-query+revisions+base-param-section (Felsökning) (Översätt) Only retrieve the content of this section number.
apihelp-query+revisions+base-paramvalue-prop-comment (Felsökning) (Översätt) Comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-content (Felsökning) (Översätt) Text of the revision.
apihelp-query+revisions+base-paramvalue-prop-contentmodel (Felsökning) (Översätt) Content model ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-flags (Felsökning) (Översätt) Revision flags (minor).
apihelp-query+revisions+base-paramvalue-prop-ids (Felsökning) (Översätt) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (Felsökning) (Översätt) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (Felsökning) (Översätt) The XML parse tree of revision content (requires content model <code>$1</code>).
apihelp-query+revisions+base-paramvalue-prop-sha1 (Felsökning) (Översätt) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (Felsökning) (Översätt) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-tags (Felsökning) (Översätt) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (Felsökning) (Översätt) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (Felsökning) (Översätt) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (Felsökning) (Översätt) User ID of the revision creator.
apihelp-query+revisions-description (Felsökning) (Översätt) Get revision information. 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-example-content (Felsökning) (Översätt) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (Felsökning) (Översätt) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (Felsökning) (Översätt) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (Felsökning) (Översätt) Hämta första 5 revideringarna av "huvudsidan" och som inte gjorts av anonym användare "127.0.0.1"
apihelp-query+revisions-example-first5-user (Felsökning) (Översätt) 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 (Felsökning) (Översätt) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-param-end (Felsökning) (Översätt) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (Felsökning) (Översätt) Stop revision enumeration on this revision ID.
apihelp-query+revisions-param-excludeuser (Felsökning) (Översätt) Exclude revisions made by user.
apihelp-query+revisions-param-start (Felsökning) (Översätt) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (Felsökning) (Översätt) From which revision ID to start enumeration.
apihelp-query+revisions-param-tag (Felsökning) (Översätt) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (Felsökning) (Översätt) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (Felsökning) (Översätt) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (Felsökning) (Översätt) May only be used with a single page (mode #2).
apihelp-query+search-description (Felsökning) (Översätt) Perform a full text search.
apihelp-query+search-example-generator (Felsökning) (Översätt) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (Felsökning) (Översätt) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (Felsökning) (Översätt) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (Felsökning) (Översätt) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (Felsökning) (Översätt) Enable internal query rewriting. Some search backends can rewrite the query into one its thinks gives better results, such as correcting spelling errors.
apihelp-query+search-param-info (Felsökning) (Översätt) Which metadata to return.
apihelp-query+search-param-interwiki (Felsökning) (Översätt) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (Felsökning) (Översätt) How many total pages to return.
apihelp-query+search-param-namespace (Felsökning) (Översätt) Search only within these namespaces.
apihelp-query+search-param-prop (Felsökning) (Översätt) Which properties to return:
Första sidan
Sista sidan