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+linkshere-example-simple (Spjall) (Þýða) Get a list of pages linking to the [[Main Page]].
apihelp-query+linkshere-param-limit (Spjall) (Þýða) How many to return.
apihelp-query+linkshere-param-namespace (Spjall) (Þýða) Only include pages in these namespaces.
apihelp-query+linkshere-param-prop (Spjall) (Þýða) Which properties to get:
apihelp-query+linkshere-param-show (Spjall) (Þýða) Show only items that meet these criteria: ;redirect:Only show redirects. ;!redirect:Only show non-redirects.
apihelp-query+linkshere-paramvalue-prop-pageid (Spjall) (Þýða) Page ID of each page.
apihelp-query+linkshere-paramvalue-prop-redirect (Spjall) (Þýða) Flag if the page is a redirect.
apihelp-query+linkshere-paramvalue-prop-title (Spjall) (Þýða) Title of each page.
apihelp-query+linkshere-summary (Spjall) (Þýða) Find all pages that link to the given pages.
apihelp-query+logevents-example-simple (Spjall) (Þýða) List recent log events.
apihelp-query+logevents-param-action (Spjall) (Þýða) Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/).
apihelp-query+logevents-param-end (Spjall) (Þýða) The timestamp to end enumerating.
apihelp-query+logevents-param-limit (Spjall) (Þýða) How many total event entries to return.
apihelp-query+logevents-param-namespace (Spjall) (Þýða) Filter entries to those in the given namespace.
apihelp-query+logevents-param-prefix (Spjall) (Þýða) Filter entries that start with this prefix.
apihelp-query+logevents-param-prop (Spjall) (Þýða) Which properties to get:
apihelp-query+logevents-param-start (Spjall) (Þýða) The timestamp to start enumerating from.
apihelp-query+logevents-param-tag (Spjall) (Þýða) Only list event entries tagged with this tag.
apihelp-query+logevents-param-title (Spjall) (Þýða) Filter entries to those related to a page.
apihelp-query+logevents-param-type (Spjall) (Þýða) Filter log entries to only this type.
apihelp-query+logevents-param-user (Spjall) (Þýða) Filter entries to those made by the given user.
apihelp-query+logevents-paramvalue-prop-comment (Spjall) (Þýða) Adds the comment of the log event.
apihelp-query+logevents-paramvalue-prop-details (Spjall) (Þýða) Lists additional details about the log event.
apihelp-query+logevents-paramvalue-prop-ids (Spjall) (Þýða) Adds the ID of the log event.
apihelp-query+logevents-paramvalue-prop-parsedcomment (Spjall) (Þýða) Adds the parsed comment of the log event.
apihelp-query+logevents-paramvalue-prop-tags (Spjall) (Þýða) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (Spjall) (Þýða) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (Spjall) (Þýða) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (Spjall) (Þýða) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (Spjall) (Þýða) Adds the user responsible for the log event.
apihelp-query+logevents-paramvalue-prop-userid (Spjall) (Þýða) Adds the user ID who was responsible for the log event.
apihelp-query+logevents-summary (Spjall) (Þýða) Get events from logs.
apihelp-query+mystashedfiles-example-simple (Spjall) (Þýða) Get the filekey, file size, and pixel size of files in the current user's upload stash.
apihelp-query+mystashedfiles-param-limit (Spjall) (Þýða) How many files to get.
apihelp-query+mystashedfiles-param-prop (Spjall) (Þýða) Which properties to fetch for the files.
apihelp-query+mystashedfiles-paramvalue-prop-size (Spjall) (Þýða) Fetch the file size and image dimensions.
apihelp-query+mystashedfiles-paramvalue-prop-type (Spjall) (Þýða) Fetch the file's MIME type and media type.
apihelp-query+mystashedfiles-summary (Spjall) (Þýða) Get a list of files in the current user's upload stash.
apihelp-query+pagepropnames-example-simple (Spjall) (Þýða) Get first 10 property names.
apihelp-query+pagepropnames-param-limit (Spjall) (Þýða) The maximum number of names to return.
apihelp-query+pagepropnames-summary (Spjall) (Þýða) List all page property names in use on the wiki.
apihelp-query+pageprops-example-simple (Spjall) (Þýða) Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>.
apihelp-query+pageprops-param-prop (Spjall) (Þýða) Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property.
apihelp-query+pageprops-summary (Spjall) (Þýða) Get various page properties defined in the page content.
apihelp-query+pageswithprop-example-generator (Spjall) (Þýða) Get additional information about the first 10 pages using <code>__NOTOC__</code>.
apihelp-query+pageswithprop-example-simple (Spjall) (Þýða) List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>.
apihelp-query+pageswithprop-param-dir (Spjall) (Þýða) In which direction to sort.
apihelp-query+pageswithprop-param-limit (Spjall) (Þýða) The maximum number of pages to return.
apihelp-query+pageswithprop-param-prop (Spjall) (Þýða) Which pieces of information to include:
apihelp-query+pageswithprop-param-propname (Spjall) (Þýða) Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use).
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan