Template:Region history sidebar title
Appearance
| This template is used on approximately 5,900 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template is used to generate the above/title section in a region history sidebar. Place it in the |title= parameter of a template that uses {{Sidebar}}.
Example syntax
{{Sidebar with collapsible lists
| name = {{subst:PAGENAME}}
| bodyclass = vcard <!--plainlist / hlist-->
| wraplinks = true
| title = {{Region history sidebar title |country= <!-- or: |region= --> |image=[[File:(filename)|frameless]]}}
| expanded = {{{expanded|{{{1|}}}}}}
| list1name =
| list1title =
| list1 =
| list2name =
| list2title =
| list2 =
<!-- (etc) -->
| below = {{portal-inline|''region or country''|size=tiny}}
}}
Parameters
- country
- The name of the country, which should be the same as the name used in the article about the history of the country.
- Example:
|country=the Netherlandsto link to History of the Netherlands. - image
- Filename of a representative image.
- Example:
|image=[[File:Albania state emblem.svg|75px|State emblem of Albania]]
For regions that are not countries
- region
- The name of the region, which should correspond with the title of the article about the region.
- Example:
|region=North Dakota
Modifying links
- linkoverride
- Optional parameter to override the default
History of regionlink - series
- Optional parameter to override the default
Category:History of regioncategory link
Removing the separator
- separator-width
- By default, the horizontal rule at the bottom of the box has width 1px, to remove the separator, set
|separator-width=0.