• Trang chính
  • Ngẫu nhiên
  • Đăng nhập
  • Tùy chọn
  • Giới thiệu Wikipedia
  • Lời phủ nhận
Wikibeta, Bách khoa tri thức mở

Bản mẫu:Ifeqall

  • Ngôn ngữ
  • Theo dõi
  • Xem mã nguồn
Tài liệu bản mẫu[xem] [sửa] [lịch sử] [làm mới]

The Ifeqall template extends the #ifeq: parser function, allowing it to pass multiple case strings against a single comparison string.

Mục lục

  • 1 Cách sử dụng
  • 2 Các tham số
  • 3 Các ví dụ
  • 4 Cú pháp trống đầy đủ
  • 5 Xem thêm

Cách sử dụng

This meta-template compares if the comparison string (parameter compare) equals case string 1 and case string 2 and case string 3 (up to 10 unnamed numeric parameters) then returns a single result string (parameter output) if equal or returns a single optional default result string (parameter default) if not equal.

Các tham số

compare
Required parameter. The comparison string against which all (up to 10) case strings will be compared with.
output
Required parameter. The result string which is outputted if the comparison string equals all of the inputted case strings.
default
The default result string which is outputted if the comparison string does not equal all of the inputted case strings.

Các ví dụ

Assume there is a WikiProject banner that should make sure all B-Class criteria on the checklist are checked before assigning the article as B-Class. By using...

{{ ifeqall | compare = yes | {{{B-Class-1|}}} | {{{B-Class-2|}}} | {{{B-Class-3|}}} | {{{B-Class-4|}}} | {{{B-Class-5|}}} |
output = B-Class | default = C-Class }}

...this template will check the compare value (i.e., yes) against all the case strings (i.e., {{{B-Class-1|}}}, {{{B-Class-2|}}}, {{{B-Class-3|}}}, {{{B-Class-4|}}}, {{{B-Class-5|}}}) and, if they are all equal, will return the output value (i.e., B-Class). If the compare value is not the same as all of the case strings, then it will return the default value (i.e., C-Class).

Please note: The comparison string and case strings are not case-sensitive, meaning it treats uppercase and lowercase letters as the same. The result string and default result string are case-sensitive and will be returned exactly as inputted.

Cú pháp trống đầy đủ

{{ifeqall
| compare = 
| output  = 
| default = 
<!-- place up to 10 case strings beneath this line with a pipeline (|) before each -->



}}

Xem thêm

{{ifeqany}}
Compares up to 24 case strings against each other with result string and default result string outputs.
{{ifequal}}
Compares up to 16 comparison strings against an equal number of case strings.
{{ifor}}
Compares up to 30 comparison strings against an equal number of case strings with optional result string and default result string outputs.
Tài liệu bên trên được truyền tải từ Bản mẫu:Ifeqall/doc. (sửa | lịch sử)
Biên tập viên sửa đổi có thể thử nghiệm trong các trang chỗ thử (tạo | sao) và trường hợp kiểm thử (tạo) của bản mẫu này.
Xin hãy bổ sung các thể loại vào trang con /doc. Các trang con của bản mẫu này.
Lấy từ “https://wikibeta.org/index.php?title=Bản_mẫu:Ifeqall&oldid=6641947”
Sửa đổi lần cuối lúc 02:24 vào ngày 15 tháng 11 năm 2016

Ngôn ngữ

    Trang này không có sẵn trong ngôn ngữ khác.

    Wikibeta, Bách khoa tri thức mở
    • Creative Commons Ghi công–Chia sẻ tương tự
    • Powered by MediaWiki
    • Trang này được sửa đổi lần cuối vào ngày 15 tháng 11 năm 2016, 02:24.
    • Nếu không có ghi chú khác, nội dung này được cấp phép Creative Commons Ghi công–Chia sẻ tương tự.
    • Chính sách quyền riêng tư
    • Giới thiệu Wikipedia
    • Lời phủ nhận
    • Phiên bản máy tính