Jump to content

Module:Params/doc/examples/watchlist: Difference between revisions

From mediawiki.org
Avoid indicizing pages using timestamps, as there could be two identical timestamps by the second: use revision numbers instead
m 4 revisions imported from w:en:Module:Params/doc/examples/watchlist: Import the documentation from enwiki
 
(No difference)

Latest revision as of 00:30, 2 July 2026

Template documentation

This example template shows how to create a list of pages sorted by their last edit time (last edited first).

Wikitext:

The pages I watch are ({{Purge|refresh}}):

{{module:params/doc/examples/watchlist
	| Dominic Kalipersad
	| Epepeotes desertus
	| Lula (singer)
	| Fort Apache, The Bronx
	| Rowland Plumbe
	| Golden Throne (Mysore)
	| Isotopes of radon
}}

Effect:

The pages I watch are (refresh):


Helper subtemplates

[edit source]