Template:Region history sidebar title/doc
Appearance
| File:Edit-copy green.svg | This is a documentation subpage for Template:Region history sidebar title. It may contain usage information, categories and other content that is not part of the original template page. |
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[change]
{{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[change]
- 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=Pakistanto link to History of Pakistan. - image
- Filename of a representative image.
- Example:
|image=[[File:Albania state emblem.svg|75px|State emblem of Albania]]
For regions that are not countries[change]
- region
- The name of the region, which should correspond with the title of the article about the region.
- Example:
|region=North Dakota
Modifying links[change]
- 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[change]
- separator-width
- By default, the horizontal rule at the bottom of the box has width 1px, to remove the separator, set
|separator-width=0.
See also[change]
- {{Politics sidebar title}}
- {{Politics sidebar below}}
- {{Sidebar}}
- {{Sidebar with collapsible lists}}