සැකිල්ල:US state navigation box
Appearance
මෙම සැකිල්ල පිටු 16,000 පමණ භාවිතා වන නිසා සිදුකරන වෙනස් කිරීම් බොහෝ ස්ථානවලට බලපානු ඇත. ඔබ සිදුකිරීමට අදහස් කරන වෙනස්කම් මෙම සැකිල්ලට අදාළ /sandbox හෝ /testcases උපපිටුවල, හෝ ඔබගේ පරිශීලක උපපිටුවේ පළමුව සිදුකොට පරීක්ෂාකර බලන්න. එම වෙනස්කම් සිදුකිරීමට ප්රථම අදාළ සාකච්ඡා පිටුවේ ඒ පිළිබඳව සංවාදයක් ගොඩනැගීමට කාරුණික වන්න.
Transclusion count updated automatically (ප්රලේඛනය වෙතට යොමුවන්න). |
{{US state navigation box}} is a meta-template used for each U.S. state, territory, and the District of Columbia navbox.
Usage
[සංස්කරණය]{{US state navigation box | template_name = {{subst:PAGENAME}} <!-- required --> | title = <!-- required --> | state = | color = | text_color = | capital = | seat = | subtitle = | image = | group1 = <!-- required, can use up to |group9= --> | body1 = <!-- required, can use up to |body9= --> }}
Parameters
[සංස්කරණය]Mandatory
[සංස්කරණය]- 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 9 group/list pairs, so you can use up to
group9
andlist9
. Additional items can easily be added to the template if needed.
Optional
[සංස්කරණය]- state
[autocollapse, expanded, collapsed]
autocollapse
: (default) the navigation box will start out expanded unless there are two or more collapsible tables on the same page.expanded
: always starts out in an uncollapsed 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. It is recommended to use a map to fill the space, similar to Template:US county navigation box. Example:
image = [[Image:example.jpg|250px]]
Example
[සංස්කරණය]Code
[සංස්කරණය]{{US state navigation box | template_name = {{subst:PAGENAME}} | title = [[U.S. state|State]] of [[New York (state)|New York]] | state = {{{state<includeonly>|uncollapsed</includeonly>}}} | capital = [[Albany, New York|Albany]] | listclass = hlist | group1 = [[:Category:New York (state)|Topics]] | body1 = * [[History of New York (state)|History]] * [[List of colleges and universities in New York (state)|Education]] * [[Politics of New York (state)|Politics]] * ... | group2 = [[List of regions of the United States#New York|Regions]] | body2 = * [[Adirondack Mountains]] * [[Capital District, New York|Capital District]] * [[Catskill Mountains]] * ... | group3 = [[List of cities in New York|Metro areas]] | 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]] * ... }}
Result
[සංස්කරණය]See also
[සංස්කරණය]Collapsible | Header color | Image | Groups | Style (body) parameter/s |
Examples | |
---|---|---|---|---|---|---|
{{Navbox}} | collapsible | navbox | Left/right of body | Yes | Yes | |
{{Navbox with collapsible groups}} | collapsible | navbox | Left/right of body and/or in each list | Yes | Yes |
|
{{Navbox with columns}} | collapsible | navbox | Left/right of columns | No | Yes |
Type | CSS classes | JavaScript | Collapses when | Custom initial state |
Nesting |
---|---|---|---|---|---|
Collapsible tables | collapsible | Defined in Common.js | 2 or more autocollapse on page | Yes | Yes |