Bản mẫu:US state navigation box
Giao diện
{{US state navigation box}} is a meta-template used for each U.S. state, territory, and the District of Columbia navbox.
Cách sử dụng
[sửa mã nguồn]{{US state navigation box | template_name = {{subst:PAGENAME}} <!-- required --> | title = <!-- required --> | state = | color = | text_color = | flag_name = | capital = | seat = | subtitle = | image = | group1 = <!-- required, can use up to |group8= --> | body1 = <!-- required, can use up to |body8= --> }}
Các tham số
[sửa mã nguồn]Mandatory
[sửa mã nguồn]- template_name
- The name of the template, which is needed for the "view • talk • edit" links to work properly on all of the pages where the template is used on. You can enter
{{subst:PAGENAME}}
for this value as a shortcut.
- title
- Combines the {{{type}}} and {{{name}}} parameters.
- groupn
- Subtitle to appear at the left of each bodyn
- bodyn
- There are a total of 8 group/list pairs, so you can use up to
group8
andlist8
. Additional items can easily be added to the template if needed.
Tùy chọn
[sửa mã nguồn]- state
[autocollapse, uncollapsed, collapsed]
autocollapse
: (default) the navigation box will start out collapsed if there are two or more collapsible tables on the same page.uncollapsed
: always starts out in an expanded state.collapsed
: the navigation box will always start out in a collapsed state.
- state
- color
- Changes the default background color for the main title and sidebar titles, i.e.
color = #2e8b57
- Working examples: {{California}}, {{Maryland}}, and {{Pennsylvania}}.
- text_color
- Changes the default text color for the main title and sidebar titles. Note that you will still need to manually change the color of any wikilinks using a span tag, i.e.
[[List of Nevada counties|<span style="color :#ffd700;">Counties</span>]]
- Working examples: {{Nevada}}, {{Maine}}, and {{Hawaii}}.
- capital
- Lists the capital below the state
- seat
- Used for the seat of government for {{American Samoa}}.
- subtitle
- Used only on {{District of Columbia}} to say "Capital of the United States" since D.C. has no capital.
- image
- Adds an image to the right of the body area. Use only if there is a lot of extra whitespace at the right side of the body area (for example, Bản mẫu:Hawaii or Bản mẫu:American Samoa). It is recommended to use a map to fill the space, similar to Bản mẫu:US county navigation box. Example:
image = [[Hình:example.jpg|250px]]
- flag_name
- Entity name to use for the flag icon, or "none" to use no flag icon. The flag image from "Template:Country data flag_name" will be used as icon. Defaults to the value of
|template_name=
. The|flag_image=
parameter no longer does anything.
Ví dụ
[sửa mã nguồn]Mã
[sửa mã nguồn]{{US state navigation box | template_name = {{subst:PAGENAME}} | title = [[Tiểu bang Hoa Kỳ|Tiểu bang]] [[New York (tiểu bang)|New York]] | state = {{{state<includeonly>|uncollapsed</includeonly>}}} | capital = [[Albany, New York|Albany]] | listclass = hlist | group1 = [[:Thể loại:New York|Chủ đề]] | body1 = * [[Lịch sử New York|Lịch sử]] * [[List of colleges and universities in New York|Education]] * [[Politics of New York|Politics]] * ... | group2 = [[List of regions of the United States#New York|Khu vực]] | body2 = * [[Adirondack Mountains]] * [[Capital District, New York|Capital District]] * [[Catskill Mountains]] * ... | group3 = [[List of cities in New York|Vùng đô thị]] | body3 = * [[Albany, New York|Albany]]/[[Schenectady, New York|Schenectady]]/[[Troy, New York|Troy]] * [[Binghamton, New York|Binghamton]] * [[Buffalo, New York|Buffalo]]/[[Niagara Falls, New York|Niagara Falls]] * ... }}
Kết quả
[sửa mã nguồn]Xem thêm
[sửa mã nguồn]Bản mẫu | Đóng mở | Màu tiêu đề | Hình | Nhóm | Tham số style (body) |
---|---|---|---|---|---|
{{Hộp điều hướng}} | collapsible | navbox | Trái/phải nội dung | Có | Có |
{{Navbox with collapsible groups}} | collapsible | navbox | Trái/phải nội dung và/hoặc trong mỗi danh sách |
Có | Có |
{{Navbox with columns}} | collapsible | navbox | Trái/phải các cột | Không | Có |
Kiểu | Lớp CSS | JavaScript | Đóng khi | Tùy chỉnh trạng thái ban đầu |
Lồng vào nhau |
---|---|---|---|---|---|
Bảng đóng mở | mw-collapsible | Định nghĩa trong Common.js | 2 hoặc nhiều hộp autocollapse trong trang | Có | Có |