Usage ಬದಲಾಯಿಸಿ

This template is intended for sidebar ("series") navbox templates about the history of a country (e.g. Template:History of France) or region (e.g. Template:History of Berlin).

Parameter Description
|country=

     or
|region=

The name of the country or region (|country= is used in the documentation below, but the two are interchangeable. If both are specified, |region= will be used.)
|templateoverride= Optional: If page is named other than Template:History of country, set this parameter to the pagename part after Template: (e.g. with |templateoverride={{subst:PAGENAME}})
|linkoverride= Optional: Use to set the link to the article about the country's history to something other than [[History of country]] (e.g. [[History of the Czech lands|Czech history]])
|image= Optional: A related image, using standard wikiformatting (e.g. [[File:Image.png|120px|Caption]])
|imagestyle= Optional: Set additional HTML styles for image.
|width= Optional: Width of sidebar to display, preferably in em units (e.g. 20em). Defaults to 22em.
|series= Optional: Sets the value of the "Part of a series on the series" link. If empty, link is set to [[Category:History of country]]. (e.g. |series=The SomeName will result in the link [[Category:History of The SomeName]]
|below= Optional: Adds value to the bottom of the sidebar
|portal=
|portalname=
Optional: Set |portal=no to prevent portal name from appearing. Otherwise, if |portalname= is set, link to that portal will appear, otherwise link to country portal will appear. To add additional portal links, use |below = {{portal-inline|...}}.
|pretitlestyle= Optional: Sets additional HTML style attributes to be applied to pre-title
|titlestyle= Optional: Sets additional HTML style attributes to be applied to title
|titleclass= Optional: Sets additional HTML classes to be applied to title
|headingstyle= Optional: Sets additional HTML style attributes to be applied to heading fields
|headingclass= Optional: Sets additional HTML classes to be applied to heading fields
|contentstyle= Optional: Set additional HTML styles for content fields.
|contentclass= Optional: Set additional HTML styles for content fields. It is useful to specify either plainlist or hlist
|bold= Optional: If |bold=yes, sets bold font style for content fields.
|heading1=
|content1=

     through
|heading35=
|content35=

Optional: Used to specify up to 35 heading/content pairs to show, including wiki markup

The following parameters may still be in the code, but are deprecated in favor of parameter names above: name, class, style, aboveclass, abovestyle, header1–header35, data1–data35.

Examples ಬದಲಾಯಿಸಿ

{{Region history
|region = Slovenia
|image = [[File:Coat of Arms of Slovenia.svg|75px|Coat of arms of Slovenia]]
|contentclass = plainlist

|content1 =
*[[Italy (Roman Empire)|Italy]]/[[Noricum]]/[[Pannonia]]
*[[Slavic settlement of the Eastern Alps]]
*[[Eurasian Avars]] 
*[[Samo|Samo's Realm]] 
*[[Carantania]]
*[[Carniola (Early Middle Ages)|Carniola]]
*[[Holy Roman Empire]]
*[[March of Carniola]]
*[[Windic March]]
*[[Illyrian Provinces]]
*[[Kingdom of Illyria (1816–1849)|Kingdom of Illyria]]
*[[Inner Austria]]
*[[Drava Banovina]]
*[[World War II in the Slovene Lands]]
*[[Socialist Republic of Slovenia]]
*[[Slovenia|Republic of Slovenia]]

}}
{{Region history
|region = United States
|linkoverride = [[History of the United States]]
|name = the United States
|image = [[File:Great Seal of the United States (obverse).svg|110px]]
|contentclass = plainlist

|heading1 = [[Timeline of United States history|Timeline]]
|content1 =
*[[Pre-Columbian era|Pre-Colonial period]]
*[[Colonial history of the United States|Colonial period]]
*[[History of the United States (1776–1789)|1776–1789]]
*[[History of the United States (1789–1849)|1789–1849]]
*[[History of the United States (1849–1865)|1849–1865]]
*[[History of the United States (1865–1918)|1865–1918]]
*[[History of the United States (1918–1945)|1918–1945]]
*[[History of the United States (1945–1964)|1945–1964]]
*[[History of the United States (1964–1980)|1964–1980]]
*[[History of the United States (1980–1991)|1980–1991]]
*[[History of the United States (1991–present)|1991–present]]

|heading2 = Topic
|content2 =
*[[African-American Civil Rights Movement (1896–1954)|Civil Rights (1896–1954)]]
*[[African-American Civil Rights Movement (1955–1968)|Civil Rights (1955–1968)]]
*[[American Civil War|Civil War]]
*[[Cultural history of the United States|Cultural history]]
*[[Demographic history of the United States|Demographic history]]
*[[History of U.S. foreign policy|Diplomatic history]]
*[[Economic history of the United States|Economic history]]
*[[Historiography of the United States|Historiography]]
*[[Military history of the United States|Military history]]
*[[History of the Southern United States|Southern history]]
*[[American Old West|Frontier and Western history]]
*[[Technological and industrial history of the United States|Technological and industrial history]]
*[[Territorial evolution of the United States|Territorial evolution]]
*[[History of women in the United States|Women's history]]
|portal= no
}}
{{Region history
|region = Berlin
|series = History of Berlin
|image = [[File:Coat of arms of Berlin.svg|80px|Coat of arms of Berlin]]
|contentclass = plainlist

|heading1 = [[Weimar Republic]] (1919–33)
|content1 =
*[[1920s Berlin]]
*[[Greater Berlin Act]]

|heading2 = [[Nazi Germany]] (1933–45)
|content2 =
*[[Welthauptstadt Germania]]
*[[Bombing of Berlin in World War II]]
*[[Battle of Berlin]]

|heading3 = Divided city (1945–90)
|content3 =
*[[East Berlin]]
*[[West Berlin]]
*[[Berlin Wall]]

|heading4 = 
|content4 =
*[[Berlin Blockade]] (1948–49)
*[[Berlin Crisis of 1961]]
*''"[[Ich bin ein Berliner]]"'' (1963)
*''"[[Tear down this wall!|Tear Down This Wall]]"'' (1987)

|heading5 =''See also''
|content5 =
*''[[History of Germany]]''
*''[[Margraviate of Brandenburg]]''

|portal= no
}}

Microformat ಬದಲಾಯಿಸಿ

The HTML mark up produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

If the place or venue has an "established", "founded", "opened" or similar date that is specific to the day, use {{Start date}} unless the date is before 1583 CE. If it has a URL, use {{URL}}.

hCard uses HTML classes including:

  • adr
  • category
  • country-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • street-address
  • url
  • vcard

Please do not rename or remove these classes nor collapse nested elements which use them.