User:Mathglot/sandbox/Templates/Last N page contributions/doc

Create a link showing user's Last N page contributions prior to a given date.

Usage

edit

{{Last N page contributions|page |number|timestamp}}

Parameters

edit

All parameters after the first are optional.

  • |1= or |page= page title (required; include namespace prefix if not an article)
  • |2= or |num= number of contributions to display (optional, default:50)
  • |3= or |ts= return edits from strictly before this timestamp; YYYYMMDDhhmmsscc (may be truncated); (optional, default: now )
  • |disp= specify the text to be displayed in the link (optional, default: 'these/Last N page contributions')

Details

edit
param |ts=

When positional parameter 3 (or |ts=) is given, results are strictly before the value given; so that |ts=20210815231530 returns results on or before 23:15:29. Users may leave off digits on the right, this implies they are zero-filled; i.e, |ts=20210815 is equivalent to |ts=20210815000000, which means the most recent possible result would be an edit on August 14 just before midnight. Likewise, |ts=202108 returns the last edits in July; |ts=2021 returns the last edit(s) in 2020, and so on.

Examples

edit

See also

edit
  • {{last N user contributions}}

Redirects:

  • {{last N page contribs}}
  • {{page last N}}
  • {{lnac}}