Difference between revisions of "Template:Historical currencies of a country"

From Dodge Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:29, 4 February 2009



This navigational box is implemented with collapsible. You may set the initial state of the navbox by state = collapsed, autocollapse, or anything else. When set to collapsed, the box will start out collapses. When set to "anything else", the box will start out expanded. When set to autocollapse, the box will start out collapses if and only if there are 2 or more boxes implemented with collapsible.

The default state of this box is expanded

Should this documentation become outdated, see {{Navbox}}.

This is the root template for all templates that follow the format "Historical currencies of a country", where a country is a country/territory. See templates on What links here for real example.

Instructions

Parameters:

  • country: The country. Format appropriate wiki link such as "the [[Netherlands]]", "the [[United Kingdom|U.K.]]
  • flag_image: File name of the flag. Do not include "Image".
  • flag_image_alt: The alternative image tag when mouse over.
  • my_name: Name of the template that transcludes this.
  • state: See above
  • The rest is the list of currencies to be displayed. The following style is recommended
  • [[Actual article name (no redirect)|currency name without the national adjective]]<br/>start year-end year
  • Normally, the end year of a period is the start year of the next, unless the end date is December 31 of a year.
  • It is recommended to make a navigational box if there are 5 or more articles. This template only supports up to 10 articles.

Example code

Here is a copy (which could be a stale copy) of the code for Template:Historical currencies of Argentina:

{{Historical currencies of a country
|country = [[Argentina]]
|flag_image = Flag of Argentina.svg
|flag_image_alt = Flag of Argentina
|my_name = Historical currencies of Argentina
|[[Argentine real|Real]]<br/>1813–1881
|[[Argentine peso moneda nacional|Peso moneda nacional]]<br/>1881–1969
|[[Argentine peso ley|Peso ley]]<br/>1970–1983
|[[Argentine peso argentino|Peso argentino]]<br/>1983–1985
|[[Argentine austral|Austral]]<br/>1985–1991
|[[Argentine peso|Peso]]<br/>1992–''present''
}}