Template:Infobox central bank/doc

From The League Wiki
Jump to navigation Jump to search

Usage

{{{name}}}
{{{native_name}}}
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|upright={{{logo_upright}}}]]
{{{logo_caption}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Headquarters{{{headquarters}}}
Coordinates{{{coordinates}}}
Established{{{established}}}
Ownership{{{ownership}}}
{{{executive_title}}}{{{executive}}}
Central bank of{{{bank_of}}}
Currency{{{currency}}}
{{{currency_iso}}} (ISO 4217)
Reserves{{{reserves}}}
Reserve requirements{{{reserve_requirements}}}
Bank rate{{{borrowing_rate}}}
Interest rate target{{{interest_rate_target}}}
Interest on reserves{{{deposit_rate}}}
Interest paid on excess reserves?{{{IOER}}}
Preceded by{{{preceded}}}
Succeeded by{{{succeeded}}}
Website{{{website}}}
{{{footnotes}}}
{{Infobox central bank
| name            = <!-- overrides {{PAGENAME}}, do not use without careful consideration -->
| native_name     = 
| logo            = 
| logo_size       = <!-- The default image size is 126px or 252px depending on 
                         the number of images. You can use this parameter to override the default
                         size. See [[Bank of the Republic (Colombia)]], [[Bank of Israel]], [[People's 
                         Bank of China]], [[Central Bank and Financial Services Authority of Ireland]], 
                         [[Banca Naţională a României]], [[Bangladesh Bank]], and [[Central Bank of 
                         Egypt]] for example. -->
| image           = 
| caption         = 
| image_size      = 
| headquarters    = <!-- the city -->
| coordinates     = <!-- use {{coord}} -->
| established     = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| ownership       = <!-- Government owned or private co. -->
| executive_title = <!-- default is President -->
| executive       = <!-- or functionally the same position, such as Governor -->
| bank_of         = <!-- some place -->
| currency        = 
| currency_iso    = <!-- see [[ISO 4217]] -->
| reserves        = 
| reserve_requirements = <!-- % of reserves required to be held against deposits, or "None" if there are no such requirements -->
| borrowing_rate  = <!-- the bank rate, also known as the discount rate in American English -->
| interest_rate_target = <!-- the target interest rate, or target interest rate range -->
| deposit_rate    = <!-- % of interest paid on reserves, if any, or "None" if no interest is ever paid on reserves -->
| excess_reserves = <!-- "yes" or "no" reg. interest on excess reserves - or "not applicable - no reserve requirement" if there is no reserve requirement -->
| website         = 
| predecessor     = 
| successor       = 
| footnotes       = 
}}

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Geo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

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

Precision

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox central bank

<templatedata> { "description": "Infobox summarising information about a central bank", "params": { "headquarters": { "label": "Headquarters", "type": "string", "required": false, "description": "Where the central bank is headquartered" }, "infobox_width": { "label": "Infobox width", "type": "string", "required": false, "description": "Total width of the infobox" }, "bank_name": { "label": "Bank name", "type": "string", "required": false, "description": "Overrides Infobox central bank/doc - do not use without careful consideration", "default": "Infobox central bank/doc" }, "bank_name_in_local": { "label": "Bank name in local language", "type": "string", "required": false }, "image_1": { "label": "Image 1", "type": "string/wiki-page-name", "required": false, "description": "An image depicting the central bank" }, "image_2": { "label": "Image 2", "type": "string", "required": false, "description": "Another image depicting the central bank" }, "image_width_1": { "label": "Image width 1", "type": "string", "required": false, "description": "Display width of Image 1. The default image size is 126px or 252px depending on the number of images. You can use this parameter to override the default size. See Bank of the Republic (Colombia), Bank of Israel, People's Bank of China, Central Bank and Financial Services Authority of Ireland, Banca Naţională a României, Bangladesh Bank, and Central Bank of Egypt for example." }, "image_title_1": { "label": "Image title 1", "type": "string", "required": false, "description": "Caption for Image 1" }, "image_width_2": { "label": "Image width 2", "type": "string", "required": false, "description": "Display width of Image 2. The default image size is 126px. You can use this parameter to override the default size. See Bank of the Republic (Colombia), Bank of Israel, People's Bank of China, Central Bank and Financial Services Authority of Ireland, Banca Naţională a României, Bangladesh Bank, and Central Bank of Egypt for example." }, "image_title_2": { "label": "Image title 2", "type": "string", "required": false, "description": "Caption for Image 2" }, "coordinates": { "label": "Coordinates", "type": "string", "required": false, "description": "Use Lua error in Module:Coordinates at line 614: attempt to index field 'wikibase' (a nil value). with display=inline,title. Please do not be overly precise." }, "established": { "label": "Established", "type": "string", "required": false, "description": "Use  Expression error: Unrecognized word "dd"., YYYY (YYYY-MM-DD)" }, "ownership": { "label": "Ownership", "type": "string", "required": false }, "president": { "label": "Leader", "type": "string", "required": false, "description": "Name of the current President or leader of the central bank" }, "leader_title": { "label": "Leader title", "type": "string", "required": false, "default": "President" }, "bank_of": { "label": "Bank of", "type": "string", "required": false, "description": "Which country or supranational grouping the bank is a central bank of" }, "currency_iso": { "label": "ISO Currency", "type": "string", "required": false }, "currency": { "label": "Currency", "type": "string", "required": false }, "reserves": { "label": "Reserves", "type": "string", "required": false }, "reserve_requirements": { "label": "Reserve Requirements", "type": "string", "required": false, "description": "% of reserves required to be held against deposits, or \"None\" if there are no such requirements" }, "borrowing_rate": { "label": "Bank rate", "type": "string", "required": false, "description": "Also known as the discount rate in American English" }, "interest_rate_target": { "label": "Interest rate target", "type": "string", "required": false, "description": "the target interest rate, or target interest rate range" }, "deposit_rate": { "label": "Interest on reserves", "type": "string", "required": false, "description": "% of interest paid on reserves, if any, or \"None\" if no interest is ever paid on reserves" }, "IOER": { "label": "IOER", "type": "string", "required": false, "description": "\"yes\" or \"no\" - or \"not applicable - no reserve requirement\" if there is no reserve requirement" }, "website": { "label": "Website", "type": "string", "required": false }, "preceded": { "label": "Preceded by", "type": "string", "required": false, "description": "The entities that historically preceded it, if applicable" }, "succeeded": { "label": "Succeeded by", "type": "string", "required": false, "description": "The successor institution, if it no longer exists" }, "footnotes": { "label": "Footnotes", "type": "string", "required": false, "description": "Any other brief notes" } }, "format": "block" } </templatedata>