Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Wikipedia:Wikipedia Signpost/Templates/Article list/doc

From Wikipedia, the free encyclopedia

This template makes lists of Signpost articles. It is based on Wikipedia:Wikipedia Signpost/Templates/Article list maker.

Usage

[edit]

One page only

{{Wikipedia:Wikipedia Signpost/Templates/Article list|page=<!-- page name -->}}

All articles for a particular date

{{Wikipedia:Wikipedia Signpost/Templates/Article list|date=<!-- date -->}}

Articles filtered by tag and date

{{Wikipedia:Wikipedia Signpost/Templates/Article list
| tags      = 
| tagmatch  = 
| startdate = 
| enddate   = 
| sortdir   = 
| sortfield = 
}}

Parameters

[edit]
  • page - If you use this parameter, only the specified page will be outputted.
  • date - If you use this parameter, only articles for the specified date will be outputted.
  • tags - Use this parameter to limit the displayed articles by tag. You can specify an unlimited number of tags, separated by commas.
  • tagmatch - If this is set to "all", then only articles that match all the tags specified in tags will be outputted. Otherwise, articles matching any of the tags will be outputted.
  • startdate - Don't output any articles before this date.
  • enddate - Don't output any articles later than this date.
  • sortdir - The direction to sort the articles in, either "ascending" or "descending". The default is "ascending".
  • sortfield - The field to sort the articles by. Valid options are "date", "page", and "title". The default is "date".

Examples

[edit]
{{Wikipedia:Wikipedia Signpost/Templates/Article list|page=Wikipedia:Wikipedia Signpost/2015-03-11/News and notes}}
{{Wikipedia:Wikipedia Signpost/Templates/Article list|date=11 March 2015}}
{{Wikipedia:Wikipedia Signpost/Templates/Article list|tags=semi-protection}}
{{Wikipedia:Wikipedia Signpost/Templates/Article list
|tags=semi-protection, policy
|tagmatch=all
|sortfield=title
}}