Help:Recent changes/da

From mediawiki.org
This page is a translated version of the page Help:Recent changes and the translation is 10% complete.
PD Bemærk: Når du redigerer denne side, accepterer du at udgive dine bidrag under CC0. Se Public Domain Help Pages for mere info. PD

Recent changes is a special page that lists recent changes in reverse order, with change date and time, change in the page size, user who created the page, and edit summary. It also provides links to patrol these new edits when that feature is enabled.

This feature is accessible at Special:RecentChanges. The page results are adjustable using settings the Preferences section "Recent changes".

You can choose which Recent Changes you want to display. You can combine different kinds of filters to display the results you want.

Recent Changes display a list of results. That list is explained on Meta.

Transclusions

This special page can be transcluded, with the first unnamed parameter specifying how many entries should be displayed.

{{Special:RecentChanges/50}}

A wiki can be configured with aliases for the namespace "Special" and the title "Recent changes", and those localized versions can be used instead of the canonical ones.

Additional parameters may be used in a comma separated list such as:

{{Special:RecentChanges/days=5,limit=40,hidebots,hideminor}}

Even if a wiki is configured with aliases for the namespace and title, it is not possible to use localized parameters.

parameter værditype beskrivelse
days integer Maximum number of days to display
limit integer Maximum number of entries to display
namespace integer Limit results to the specified namespace, or multiple namespaces separated by semicolons
hidebots boolean Hide bots
bots boolean Show bots
hideminor boolean Hide minor edits
minor boolean Show minor edits
hideliu boolean Hide logged in users (LIU)
hidepatrolled boolean Only show pages which have not been patrolled.
hideanons boolean Hide Anonymous users
hidemyself boolean Hide the logged in user's own changes
hidecategorization boolean Hide page categorization
tagfilter string Only get entries for that tag (T142878)

Se også