Khác biệt giữa bản sửa đổi của “Bản mẫu:Mã ISO 3166”

Bách khoa toàn thư mở Wikipedia
Đã lùi lại sửa đổi 58709346 của Mxn (thảo luận)
Thẻ: Lùi sửa
n Mxn đã đổi Bản mẫu:ISO 3166 code thành Bản mẫu:Mã ISO 3166: Việt hóa
(Không có sự khác biệt)

Phiên bản lúc 13:12, ngày 17 tháng 2 năm 2020

Tài liệu bản mẫu[xem] [sửa] [lịch sử] [làm mới]

This template allows parameters for country and top-level subdivision, returning the ISO 3166 code. It is a slightly more verbose and inefficient alternative to the writing:

  • {{ISO 3166 code <quốc gia> <tỉnh>}}

but it allows for more graceful error handling.


Cách sử dụng

Ví dụ:


Support for aliases:

Support for province aliases is built in to the collection of Thể loại:ISO 3166 name from code templates for example:

The same is true for country aliases at the county level

The mechanism here is, however, redirection. This allows for more equivalent constructs such as

  1. {{ISO 3166 code|United Kingdom|Rutland}} ☑Y ☑Y
  2. {{ISO 3166 code|UK|Rutland}} ☑Y KhôngN
  3. {{ISO 3166 code United Kingdom|Rutland}} Bản mẫu:ISO 3166 code United Kingdom ☑Y ☑Y
  4. {{ISO 3166 code UK|Rutland}} Bản mẫu:ISO 3166 code UK ☑Y KhôngN
  5. {{ISO 3166 code United Kingdom Rutland}} Bản mẫu:ISO 3166 code United Kingdom ☑Y ☑Y
  6. {{ISO 3166 code UK Rutland}} Bản mẫu:ISO 3166 code UK Rutland ☑Y KhôngN
(The first mark is whether it is actually supported, the second whether all calls of that type should be expected to work.)

Here "United Kingdom" is the canonical country name, "UK" is an alias.

The plan is to support all reasonable constructs of the forms 1-5, and any common (and not counter-productive) constructs of the form 6.

Xem thêm

  • {{Country abbreviation}} a wrapper for this template that can handle a variety of noise, for example wiki-linked entities, and some common flag templates.