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

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(formatting, trying to debug)
imported>Galmicmi
(Changing template support from 10 to 15)
Line 15: Line 15:
 
     -->{{#if:{{{8|}}}  |<td style="border-left:1px #aaa solid;">{{{8}}}</td>}}<!--
 
     -->{{#if:{{{8|}}}  |<td style="border-left:1px #aaa solid;">{{{8}}}</td>}}<!--
 
     -->{{#if:{{{9|}}}  |<td style="border-left:1px #aaa solid;">{{{9}}}</td>}}<!--
 
     -->{{#if:{{{9|}}}  |<td style="border-left:1px #aaa solid;">{{{9}}}</td>}}<!--
     -->{{#if:{{{10|}}} |<td style="border-left:1px #aaa solid;">{{{10}}}</td>}}
+
     -->{{#if:{{{10|}}} |<td style="border-left:1px #aaa solid;">{{{10}}}</td>}}<!--
 +
    -->{{#if:{{{11|}}} |<td style="border-left:1px #aaa solid;">{{{11}}}</td>}}<!--
 +
    -->{{#if:{{{12|}}} |<td style="border-left:1px #aaa solid;">{{{12}}}</td>}}<!--
 +
    -->{{#if:{{{13|}}} |<td style="border-left:1px #aaa solid;">{{{13}}}</td>}}<!--
 +
    -->{{#if:{{{14|}}} |<td style="border-left:1px #aaa solid;">{{{14}}}</td>}}<!--
 +
    -->{{#if:{{{15|}}} |<td style="border-left:1px #aaa solid;">{{{15}}}</td>}}
 
   </tr>
 
   </tr>
 
  </table>
 
  </table>
Line 37: Line 42:
 
:* <nowiki>[[Actual article name (no redirect)|currency name without the national adjective]]<br/>start year-end year</nowiki>
 
:* <nowiki>[[Actual article name (no redirect)|currency name without the national adjective]]<br/>start year-end year</nowiki>
 
:* Normally, the end year of a period is the start year of the next, unless the end date is December 31 of a 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.
+
:* It is recommended to make a navigational box if there are 5 or more articles. This template only supports up to 15 articles.
  
 
== Example code ==
 
== Example code ==

Revision as of 17:41, 6 November 2009



Template:Numismatic navigational template notice

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 15 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''
}}

Template:Numismatic navigational templates