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.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a25601668fce5e44

Jump to content

Template:Transclude selected recent additions/doc

From Wikipedia, the free encyclopedia

This templates transcludes "Did you know?" blurbs on specified topics from the monthly subpages of Wikipedia:Recent additions (the Did you know? archives). It is intended for use in the "Did you know" sections of Portals.

Usage

[edit]
{{Transclude selected recent additions | <search pattern 1> | ... | <search pattern n> | not1= | ... | notn= | months= | max= | latest= | none= | more= |header= |footer= }}
Basic
{{Transclude selected recent additions| search pattern }}
Multiple search patterns
{{Transclude selected recent additions| search pattern | second search pattern | third search pattern }}
Add as many search patterns as needed
With patterns to exclude items
{{Transclude selected recent additions| search pattern | not=search pattern to exclude from results }}
Add additional search patterns to exclude items from results using |not2=, |not3=, etc.
As a portal component which only displays when items are found
{{Transclude selected recent additions| header= header template | footer= footer template | other parameters }}
As a suggestion generator, e.g. on the portal talk page
{{Transclude selected recent additions| latest=yes | wikitext=yes | other parameters }}

Parameters

[edit]
|1=, |2=, |3= ...
Search patterns for items
|not1=, |not2=, |not3= ...
Search patterns for excluding items
|months=
Number of months to search through for items (counting backwards from the current date); default is 30 (nb. you may find large numbers equal to several years won't work for technical reasons).
|max=
Maximum number of items to display; default is 6
|latest=
Set to yes to display the most recent items; omit this parameter to display a randomised set of items (with new selections when the page is purged)
|wikitext=
Set to yes to display the wikitext of the items, e.g. when using this template just to generate suggestions
|none=
Wikitext to display if no matching items are found; default is "No recent additions"
|more=
Wikitext to show at the bottom of the list; OR
Set to yes to show More recent additions... link at the bottom of the list
|header=
Wikitext to show above the items; typically {{Box-header}} or {{Box-header colour}} or similar (with appropriate parameters filled in)
If set, this template only displays output when items are found (overriding |more= if set)
|footer=
Wikitext to show below the items; defaults to {{Box-footer}}
Can only be used in conjunction with |header=

Search patterns

[edit]

Search patterns are Lua patterns, which are similar to regular expressions. This means that ^$()%.[]*+-? characters have special meaning, such as . matching any character. To search for those characters themselves, they need to be escaped by prefixing a %

For piped links, both the target article name as well as the displayed text are searched for matches. Images and image captions are not searched for matches.

Light bulb icon Tip: To make a letter in a search pattern case-insensitive, put both the upper-case and lowercase letter inside square-brackets, i.e. [Aa]pple will match both An apple is... and Apples are....

Examples

[edit]

Information Note: Purge this page to show new selections, if available

Europe

{{Transclude selected recent additions|Europe}}
  • ... that the Regional Workers' Center of Paraguay was largely made up of native Paraguayans, even though its predecessor had been dominated by European and Argentine immigrants?
  • ... that Orthetrum japonicum was one of the first species of Japanese dragonfly to be recognized and described by Europeans?
  • ... that in North America, Europe and New Zealand, research funding is sometimes distributed by lottery?
  • ... that Native American Ted Towendolly pioneered a fly-fishing technique that was independently reinvented in Europe fifty years later?
  • ... that more than 100 European royals boarded the Cruise of the Kings, a 1954 cruise organised by the Greek queen consort Frederica of Hanover to promote tourism in Greece?
  • ... that two European missionaries stationed in a Catholic church were beheaded by Chinese Red Army soldiers led by Mao Zedong in 1935?

Europe (as portal component that is only displayed when there is news; limited to a maximum of 3 items)

{{Transclude selected recent additions|Europe|header={{Box-header color|Did you know...}}|max=3}}
Did you know...
  • ... that the Regional Workers' Center of Paraguay was largely made up of native Paraguayans, even though its predecessor had been dominated by European and Argentine immigrants?
  • ... that during his tenure as the manager of Austria's Burgtheater from 1971 to 1976, Gerhard Klingenberg often directed plays with analogies of a divided Europe?
  • ... that Mount Churchill, a volcano in Alaska, distributed ash as far as Europe and may have driven migration from Canada to southwestern North America?

United Kingdom

Europe OR United Kingdom

Europe AND United Kingdom

United Kingdom AND NOT Australia

SomethingWithNoMatches

United Kingdom – most recent items only (non-randomised)

See also

[edit]