Kerfismeldingar

Úr Japanese Craftpedia Portal
Þ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
Fyrirliggjandi texti skilaboða
apihelp-parse-paramvalue-prop-parsewarnings (spjall) (Þýða) Gives the warnings that occurred while parsing content (as wikitext).
apihelp-parse-paramvalue-prop-parsewarningshtml (spjall) (Þýða) Gives the warnings that occurred while parsing content (as HTML).
apihelp-parse-paramvalue-prop-properties (spjall) (Þýða) Gives various properties defined in the parsed wikitext.
apihelp-parse-paramvalue-prop-revid (spjall) (Þýða) Adds the revision ID of the parsed page.
apihelp-parse-paramvalue-prop-sections (spjall) (Þýða) Gives the sections in the parsed wikitext.
apihelp-parse-paramvalue-prop-subtitle (spjall) (Þýða) Adds the page subtitle for the parsed page.
apihelp-parse-paramvalue-prop-templates (spjall) (Þýða) Gives the templates in the parsed wikitext.
apihelp-parse-paramvalue-prop-text (spjall) (Þýða) Gives the parsed text of the wikitext.
apihelp-parse-paramvalue-prop-wikitext (spjall) (Þýða) Gives the original wikitext that was parsed.
apihelp-parse-summary (spjall) (Þýða) Parses content and returns parser output.
apihelp-patrol-example-rcid (spjall) (Þýða) Patrol a recent change.
apihelp-patrol-example-revid (spjall) (Þýða) Patrol a revision.
apihelp-patrol-param-rcid (spjall) (Þýða) Recentchanges ID to patrol.
apihelp-patrol-param-revid (spjall) (Þýða) Revision ID to patrol.
apihelp-patrol-param-tags (spjall) (Þýða) Change tags to apply to the entry in the patrol log.
apihelp-patrol-summary (spjall) (Þýða) Patrol a page or revision.
apihelp-php-param-formatversion (spjall) (Þýða) Output formatting
apihelp-php-paramvalue-formatversion-1 (spjall) (Þýða) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-php-paramvalue-formatversion-2 (spjall) (Þýða) Modern format.
apihelp-php-paramvalue-formatversion-latest (spjall) (Þýða) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-php-summary (spjall) (Þýða) Output data in serialized PHP format.
apihelp-phpfm-summary (spjall) (Þýða) Output data in serialized PHP format (pretty-print in HTML).
apihelp-protect-example-protect (spjall) (Þýða) Protect a page.
apihelp-protect-example-unprotect (spjall) (Þýða) Unprotect a page by setting restrictions to <kbd>all</kbd> (i.e. everyone is allowed to take the action).
apihelp-protect-example-unprotect2 (spjall) (Þýða) Unprotect a page by setting no restrictions.
apihelp-protect-param-cascade (spjall) (Þýða) 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 (spjall) (Þýða) 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 (spjall) (Þýða) ID of the page to (un)protect. Cannot be used together with $1title.
apihelp-protect-param-protections (spjall) (Þýða) List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction. <strong>Note:</strong> Any actions not listed will have restrictions removed.
apihelp-protect-param-reason (spjall) (Þýða) Reason for (un)protecting.
apihelp-protect-param-tags (spjall) (Þýða) Change tags to apply to the entry in the protection log.
apihelp-protect-param-title (spjall) (Þýða) Title of the page to (un)protect. Cannot be used together with $1pageid.
apihelp-protect-param-watch (spjall) (Þýða) If set, add the page being (un)protected to the current user's watchlist.
apihelp-protect-param-watchlist (spjall) (Þýða) Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
apihelp-protect-param-watchlistexpiry (spjall) (Þýða) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-protect-summary (spjall) (Þýða) Change the protection level of a page.
apihelp-purge-example-generator (spjall) (Þýða) Purge the first 10 pages in the main namespace.
apihelp-purge-example-simple (spjall) (Þýða) Purge <kbd>[[{{MediaWiki:Mainpage}}]]</kbd> and the <kbd>API</kbd> page.
apihelp-purge-param-forcelinkupdate (spjall) (Þýða) Update the links tables and do other secondary data updates.
apihelp-purge-param-forcerecursivelinkupdate (spjall) (Þýða) Same as <kbd>forcelinkupdate</kbd>, and update the links tables for any page that uses this page as a template.
apihelp-purge-summary (spjall) (Þýða) Purge the cache for the given titles.
apihelp-query+allcategories-example-generator (spjall) (Þýða) Retrieve info about the category page itself for categories beginning <kbd>List</kbd>.
apihelp-query+allcategories-example-size (spjall) (Þýða) List categories with information on the number of pages in each.
apihelp-query+allcategories-param-contains (spjall) (Þýða) Search for all category titles that contain this value.
apihelp-query+allcategories-param-dir (spjall) (Þýða) Direction to sort in.
apihelp-query+allcategories-param-from (spjall) (Þýða) The category to start enumerating from.
apihelp-query+allcategories-param-limit (spjall) (Þýða) How many categories to return.
apihelp-query+allcategories-param-max (spjall) (Þýða) Only return categories with at most this many members.
apihelp-query+allcategories-param-min (spjall) (Þýða) Only return categories with at least this many members.
apihelp-query+allcategories-param-prefix (spjall) (Þýða) Search for all category titles that begin with this value.
Fyrsta síðanFyrri síðaNæsta síðaSíðasta síðan