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

Template:Random item/doc

From Wikipedia, the free encyclopedia

Returns one of N items at random.

Usage

[edit]
  • {{random item|item1|item2|...|itemN}}
  • All calls to the function using |same=y with the same number of items will return the same item.

Parameters

[edit]
  • |1=|2=|N= → The items to return.
  • |same=y Set to a truthy value for all calls with this parameter set and the same number of items to return the same item.
  • There used to be a |range= parameter, but this is no longer needed.

Examples

[edit]

Purge

  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}2
  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}2
  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4}}4
  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}4
  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}4
  • {{Random item|a|b|c|d|A|B|C|D|1|2|3|4|same=y}}4

See also

[edit]