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-parse-paramvalue-prop-parsetree (Felsökning) (Översätt) The XML parse tree of revision content (requires content model <code>$1</code>)
apihelp-parse-paramvalue-prop-properties (Felsökning) (Översätt) Gives various properties defined in the parsed wikitext.
apihelp-parse-paramvalue-prop-revid (Felsökning) (Översätt) Adds the revision ID of the parsed page.
apihelp-parse-paramvalue-prop-sections (Felsökning) (Översätt) Gives the sections in the parsed wikitext.
apihelp-parse-paramvalue-prop-templates (Felsökning) (Översätt) Gives the templates in the parsed wikitext.
apihelp-parse-paramvalue-prop-text (Felsökning) (Översätt) Gives the parsed text of the wikitext.
apihelp-parse-paramvalue-prop-wikitext (Felsökning) (Översätt) Gives the original wikitext that was parsed.
apihelp-patrol-description (Felsökning) (Översätt) Patrullera en sida eller en version.
apihelp-patrol-example-rcid (Felsökning) (Översätt) Patrullera en nykommen ändring.
apihelp-patrol-example-revid (Felsökning) (Översätt) Patrullera en sidversion
apihelp-patrol-param-rcid (Felsökning) (Översätt) Recentchanges ID to patrol.
apihelp-patrol-param-revid (Felsökning) (Översätt) Versions ID att patrullera.
apihelp-php-description (Felsökning) (Översätt) Output data in serialized PHP format.
apihelp-php-param-formatversion (Felsökning) (Översätt) Output formatting: ;1:Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.). ;2:Experimental modern format. Details may change! ;latest:Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-phpfm-description (Felsökning) (Översätt) Output data in serialized PHP format (pretty-print in HTML).
apihelp-protect-description (Felsökning) (Översätt) Ändra skyddsnivån för en sida.
apihelp-protect-example-protect (Felsökning) (Översätt) Skydda en sida
apihelp-protect-example-unprotect (Felsökning) (Översätt) Unprotect a page by setting restrictions to <kbd>all</kbd>.
apihelp-protect-example-unprotect2 (Felsökning) (Översätt) Unprotect a page by setting no restrictions.
apihelp-protect-param-cascade (Felsökning) (Översätt) Enable cascading protection (i.e. protect transcluded templates and images used in this page). Ignored if none of the given protection levels support cascading.
apihelp-protect-param-expiry (Felsökning) (Översätt) Expiry timestamps. If only one timestamp is set, it'll be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.
apihelp-protect-param-pageid (Felsökning) (Översätt) ID of the page to (un)protect. Cannot be used together with $1title.
apihelp-protect-param-protections (Felsökning) (Översätt) List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). <strong>Note:</strong> Any actions not listed will have restrictions removed.
apihelp-protect-param-reason (Felsökning) (Översätt) Reason for (un)protecting.
apihelp-protect-param-title (Felsökning) (Översätt) Title of the page to (un)protect. Cannot be used together with $1pageid.
apihelp-protect-param-watch (Felsökning) (Översätt) If set, add the page being (un)protected to the current user's watchlist.
apihelp-protect-param-watchlist (Felsökning) (Översätt) Unconditionally add or remove the page from the current user's watchlist, use preferences or do not change watch.
apihelp-purge-description (Felsökning) (Översätt) Purge the cache for the given titles. Requires a POST request if the user is not logged in.
apihelp-purge-example-generator (Felsökning) (Översätt) Purge the first 10 pages in the main namespace.
apihelp-purge-example-simple (Felsökning) (Översätt) Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page.
apihelp-purge-param-forcelinkupdate (Felsökning) (Översätt) Update the links tables.
apihelp-purge-param-forcerecursivelinkupdate (Felsökning) (Översätt) Update the links table, and update the links tables for any page that uses this page as a template.
apihelp-query+allcategories-description (Felsökning) (Översätt) Enumerate all categories.
apihelp-query+allcategories-example-generator (Felsökning) (Översätt) Retrieve info about the category page itself for categories beginning <kbd>List</kbd>.
apihelp-query+allcategories-example-size (Felsökning) (Översätt) List categories with information on the number of pages in each.
apihelp-query+allcategories-param-dir (Felsökning) (Översätt) Riktning att sortera mot.
apihelp-query+allcategories-param-from (Felsökning) (Översätt) The category to start enumerating from.
apihelp-query+allcategories-param-limit (Felsökning) (Översätt) Hur många kategorier att returnera.
apihelp-query+allcategories-param-max (Felsökning) (Översätt) Returnera endast kategorier med som mest så här många medlemmar.
apihelp-query+allcategories-param-min (Felsökning) (Översätt) Returnera endast kategorier med minst så här många medlemmar.
apihelp-query+allcategories-param-prefix (Felsökning) (Översätt) Sök efter alla kategorititlar som börjar med detta värde.
apihelp-query+allcategories-param-prop (Felsökning) (Översätt) Which properties to get:
apihelp-query+allcategories-param-to (Felsökning) (Översätt) The category to stop enumerating at.
apihelp-query+allcategories-paramvalue-prop-hidden (Felsökning) (Översätt) Tags categories that are hidden with <code>__HIDDENCAT__</code>.
apihelp-query+allcategories-paramvalue-prop-size (Felsökning) (Översätt) Adds number of pages in the category.
apihelp-query+alldeletedrevisions-description (Felsökning) (Översätt) Lista alla raderade revisioner av en användare or inom en namnrymd.
apihelp-query+alldeletedrevisions-example-ns-main (Felsökning) (Översätt) Lista dem första 50 revideringarna i huvud-namnrymden
apihelp-query+alldeletedrevisions-example-user (Felsökning) (Översätt) List de senaste 50 raderade bidragen av användaren <kbd>Example<kbd>.
apihelp-query+alldeletedrevisions-param-end (Felsökning) (Översätt) The timestamp to stop enumerating at.
apihelp-query+alldeletedrevisions-param-excludeuser (Felsökning) (Översätt) Lista inte revideringar av denna användaren.
Första sidan
Sista sidan