Template:Region history sidebar title: Difference between revisions
Jump to navigation
Jump to search
en>Primefac m (Changed protection level for "Template:Region history sidebar title": high-risk template with 4000+ transclusions ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 22:11, 12 March 2019
This template is used to generate the above/title section in a region history 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 Netherlands
to 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 region
link - series
- Optional parameter to override the default
Category:History of region
category 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
.