Kerfissíða:Meldingar

Þetta er listi yfir kerfismeldingar í MediaWiki-nafnrýminu. Skoðaðu vefinn fyrir MediaWiki-staðfærsluna og translatewiki.net ef þú vilt taka þátt í almennri MediaWiki-staðfærslu.
Kerfismeldingar
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan
Titill Sjálfgefinn texti skilaboða
Núverandi texti
apihelp-query+revisions+base-paramvalue-prop-ids (Spjall) (Þýða) The ID of the revision.
apihelp-query+revisions+base-paramvalue-prop-parsedcomment (Spjall) (Þýða) Parsed comment by the user for the revision.
apihelp-query+revisions+base-paramvalue-prop-parsetree (Spjall) (Þýða) 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 (Spjall) (Þýða) List content slot roles that exist in the revision.
apihelp-query+revisions+base-paramvalue-prop-sha1 (Spjall) (Þýða) SHA-1 (base 16) of the revision.
apihelp-query+revisions+base-paramvalue-prop-size (Spjall) (Þýða) Length (bytes) of the revision.
apihelp-query+revisions+base-paramvalue-prop-slotsha1 (Spjall) (Þýða) SHA-1 (base 16) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-slotsize (Spjall) (Þýða) Length (bytes) of each revision slot.
apihelp-query+revisions+base-paramvalue-prop-tags (Spjall) (Þýða) Tags for the revision.
apihelp-query+revisions+base-paramvalue-prop-timestamp (Spjall) (Þýða) The timestamp of the revision.
apihelp-query+revisions+base-paramvalue-prop-user (Spjall) (Þýða) User that made the revision.
apihelp-query+revisions+base-paramvalue-prop-userid (Spjall) (Þýða) User ID of the revision creator.
apihelp-query+revisions-example-content (Spjall) (Þýða) Get data with content for the last revision of titles <kbd>API</kbd> and <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5 (Spjall) (Þýða) Get first 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-example-first5-after (Spjall) (Þýða) Get first 5 revisions of the <kbd>Main Page</kbd> made after 2006-05-01.
apihelp-query+revisions-example-first5-not-localhost (Spjall) (Þýða) 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 (Spjall) (Þýða) 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 (Spjall) (Þýða) Get last 5 revisions of the <kbd>Main Page</kbd>.
apihelp-query+revisions-extended-description (Spjall) (Þýða) 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 (Spjall) (Þýða) Enumerate up to this timestamp.
apihelp-query+revisions-param-endid (Spjall) (Þýða) Stop enumeration at this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-excludeuser (Spjall) (Þýða) Exclude revisions made by user.
apihelp-query+revisions-param-start (Spjall) (Þýða) From which revision timestamp to start enumeration.
apihelp-query+revisions-param-startid (Spjall) (Þýða) Start enumeration from this revision's timestamp. The revision must exist, but need not belong to this page.
apihelp-query+revisions-param-tag (Spjall) (Þýða) Only list revisions tagged with this tag.
apihelp-query+revisions-param-token (Spjall) (Þýða) Which tokens to obtain for each revision.
apihelp-query+revisions-param-user (Spjall) (Þýða) Only include revisions made by user.
apihelp-query+revisions-paraminfo-singlepageonly (Spjall) (Þýða) May only be used with a single page (mode #2).
apihelp-query+revisions-summary (Spjall) (Þýða) Get revision information.
apihelp-query+search-example-generator (Spjall) (Þýða) Get page info about the pages returned for a search for <kbd>meaning</kbd>.
apihelp-query+search-example-simple (Spjall) (Þýða) Search for <kbd>meaning</kbd>.
apihelp-query+search-example-text (Spjall) (Þýða) Search texts for <kbd>meaning</kbd>.
apihelp-query+search-param-backend (Spjall) (Þýða) Which search backend to use, if not the default.
apihelp-query+search-param-enablerewrites (Spjall) (Þýða) Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.
apihelp-query+search-param-info (Spjall) (Þýða) Which metadata to return.
apihelp-query+search-param-interwiki (Spjall) (Þýða) Include interwiki results in the search, if available.
apihelp-query+search-param-limit (Spjall) (Þýða) How many total pages to return.
apihelp-query+search-param-namespace (Spjall) (Þýða) Search only within these namespaces.
apihelp-query+search-param-prop (Spjall) (Þýða) Which properties to return:
apihelp-query+search-param-qiprofile (Spjall) (Þýða) Query independent profile to use (affects ranking algorithm).
apihelp-query+search-param-search (Spjall) (Þýða) Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.
apihelp-query+search-param-sort (Spjall) (Þýða) Set the sort order of returned results.
apihelp-query+search-param-what (Spjall) (Þýða) Which type of search to perform.
apihelp-query+search-paramvalue-prop-categorysnippet (Spjall) (Þýða) Adds a parsed snippet of the matching category.
apihelp-query+search-paramvalue-prop-extensiondata (Spjall) (Þýða) Adds extra data generated by extensions.
apihelp-query+search-paramvalue-prop-hasrelated (Spjall) (Þýða) Ignored.
apihelp-query+search-paramvalue-prop-isfilematch (Spjall) (Þýða) Adds a boolean indicating if the search matched file content.
apihelp-query+search-paramvalue-prop-redirectsnippet (Spjall) (Þýða) Adds a parsed snippet of the redirect title.
apihelp-query+search-paramvalue-prop-redirecttitle (Spjall) (Þýða) Adds the title of the matching redirect.
apihelp-query+search-paramvalue-prop-score (Spjall) (Þýða) Ignored.
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan