This template uses Lua: |
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.
{{Transclude selected recent additions | <search pattern 1> | ... | <search pattern n> | not1= | ... | notn= | months= | max= | latest= | none= | more= |header= |footer= }}
{{Transclude selected recent additions| search pattern }}
{{Transclude selected recent additions| search pattern | second search pattern | third search pattern }}
{{Transclude selected recent additions| search pattern | not=search pattern to exclude from results }}
|not2=
, |not3=
, etc.{{Transclude selected recent additions| header= header template | footer= footer template | other parameters }}
{{Transclude selected recent additions| latest=yes | wikitext=yes | other parameters }}
|1=
, |2=
, |3=
...|not1=
, |not2=
, |not3=
...|months=
30
(nb. you may find large numbers equal to several years won't work for technical reasons).|max=
6
|latest=
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=
yes
to display the wikitext of the items, e.g. when using this template just to generate suggestions|none=
|more=
yes
to show More recent additions... link at the bottom of the list|header=
{{Box-header}}
or {{Box-header colour}}
or similar (with appropriate parameters filled in)|more=
if set)|footer=
{{Box-footer}}
|header=
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.
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....
Note: to show new selections, if available
Europe
{{Transclude selected recent additions|Europe}}
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}}
United Kingdom
{{Transclude selected recent additions|United Kingdom}}
|
---|
|
Europe OR United Kingdom
{{Transclude selected recent additions|Europe|United Kingdom}}
|
---|
|
Europe AND United Kingdom
{{Transclude selected recent additions|Europe.*United Kingdom|United Kingdom.*Europe|months=24}}
|
---|
No recent additions |
United Kingdom AND NOT Australia
{{Transclude selected recent additions|United Kingdom|not=Australia}}
|
---|
|
SomethingWithNoMatches
{{Transclude selected recent additions|SomethingWithNoMatches|months=2}}
|
---|
No recent additions |
United Kingdom – most recent items only (non-randomised)
{{Transclude selected recent additions|United Kingdom|latest=yes|months=24}}
|
---|
|
This template has not been added to any categories. Please help out by adding categories to it so that it can be listed with similar templates. |