Bản mẫu:Transclude selected current events/doc

Bách khoa toàn thư mở Wikipedia

This templates transcludes current events on specified topics from the daily subpages of Portal:Current events. It is intended for use in the "In the news" sections of Portals.

Cách sử dụng[sửa mã nguồn]

{{Transclude selected current events | <search pattern 1> | ... | <search pattern n> | not1= | ... | notn= | days= | max= | none= | dates= | more= |header= |footer= }}
Basic
{{Transclude selected current events| search pattern }}
Multiple search patterns
{{Transclude selected current events| search pattern | second search pattern | third search pattern }}
Add as many search patterns as needed
With patterns to exclude items
{{Transclude selected current events| 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 news items are found
{{Transclude selected current events| header= header template | footer= footer template | other parameters }}
As a suggestion generator, e.g. on the portal talk page
{{Transclude selected current events| wikitext=yes | other parameters }}

Tham số[sửa mã nguồn]

|1=, |2=, |3= ...
Search patterns for items
|not1=, |not2=, |not3= ...
Search patterns for excluding items
|days=
Number of days to search through for current events (counting backwards from the current day); 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
|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 news"
|dates=
Set to mdy to use MDY-formatted dates (e.g. tháng 4 9, 2024 rather than 9 tháng 4 2024)
|more=
Wikitext to show at the bottom of the list; OR
Set to yes to show More current events... 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[sửa mã nguồn]

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. External links are not searched for matches.

Light bulb iconB 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....

Ví dụ[sửa mã nguồn]

Bản mẫu:Transclude selected current events/doc/examples

Xem thêm[sửa mã nguồn]

TemplateData
Đây là tài liệu Dữ liệu bản mẫu cho bản mẫu này được sử dụng bởi Trình soạn thảo trực quan và các công cụ khác; xem báo cáo sử dụng tham số hàng tháng cho bản mẫu này.

Dữ liệu bản mẫu cho Transclude selected current events

This templates transcludes current events on specified topics from the daily subpages of Portal:Current Events. Can use Lua search patterns.

Tham số bản mẫu

Nên dùng bản mẫu này với các tham số đặt trên cùng một hàng.

Tham sốMiêu tảKiểuTrạng thái
Search Pattern (unnamed)1

Pattern to search for (multiple instances separated with pipes)

Mặc định
(empty)
Ví dụ
Europe.*United Kingdom
Chuỗi dàibắt buộc
Notnot

Pattern to exclude (multiple instances use notX)

Mặc định
(empty)
Ví dụ
not=Africa, not2=Asia
Chuỗi dàitùy chọn
Daysdays

Number of days back to search (from today)

Mặc định
30
Ví dụ
days=45
Ngày thángkhuyên dùng
Maxmax

Maximum number of values to display

Mặc định
6
Ví dụ
max=10
Sốtùy chọn
Nonenone

Wikitext to display if no results found

Mặc định
No recent news
Ví dụ
none='''Oops.''' Nothing found.
Nội dungtùy chọn
Datesdates

Set date format to use MDY instead of DMY

Mặc định
(empty)
Ví dụ
dates=mdy
Chuỗi dàitùy chọn
Moremore

Wikitext for bottom of listing

Mặc định
(empty)
Ví dụ
more=[[/currentevents|See more]], more=yes
Nội dungtùy chọn