మూస:Infobox bilateral relations/doc

వికీపీడియా నుండి
Jump to navigation Jump to search
{{{title}}}
[[{{{party1}}}]] [[{{{party2}}}]]
దౌత్య కార్యాలయం
{{{mission1}}}{{{mission2}}}
రాయబారి
{{{envoytitle1}}} {{{envoy1}}}{{{envoytitle2}}} {{{envoy2}}}

Code[మార్చు]

{{Infobox bilateral relations
| title       = <!-- country1–country2 relations -->
| party1      = <!-- country1 -->
| party2      = <!-- country2 -->
| map         = 
| filetype    = 
| size        = 
| mission1    = 
| mission2    = 
| envoytitle1 = 
| envoy1      = 
| envoytitle2 = 
| envoy2      = 
}}

Usage[మార్చు]

Canada–United States సంబంధాలు
Map indicating locations of Canada and USA

కెనడా

United States
దౌత్య కార్యాలయం
Embassy of Canada, Washington, D.C.Embassy of the United States, Ottawa
రాయబారి
Ambassador Gary DoerAmbassador Bruce Heyman
  1. First, create the article that you need this template for. Let's use Canada–United States relations as an example.
  2. Create a map using the following name: File:<first country name> <second country name> Locator.png (for example, File:Canada USA Locator.png). (Differently named maps can be specified by using the "map=" parameter.)
  3. party1 is the first governing entity of the article (in this case, Canada)
  4. party2 is the second governing entity of the article (in this case, USA)
  5. map is an optional named parameter. Using map=Filename.png will use a specific locator map named "Filename.png". (Default is "party1 party2 Locator.png".)
  6. filetype is an optional named parameter. For example, putting filetype=svg will use an SVG image under the same name, e.g. File:Canada USA Locator.svg. (Default is "png".)
  7. size is an optional named parameter to specify the width of the template in pixels (default is "250px")
  8. mission1 is an optional named parameter to specify the diplomatic mission of party1
  9. mission2 is an optional named parameter to specify the diplomatic mission of party2
  10. envoytitle1 is an optional named parameter to specify the title of the diplomatic envoy of party1
  11. envoy1 is an optional named parameter to specify the name of the diplomatic envoy of party1
  12. envoytitle2 is an optional named parameter to specify the title of the diplomatic envoy of party2
  13. envoy2 is an optional named parameter to specify the name of the diplomatic envoy of party2
  14. flagvariant1 is an optional named parameter to specify a flag variant supported by the corresponding Country data template for the first party.
  15. flagvariant2 is an optional named parameter to specify a flag variant supported by the corresponding Country data template for the second party.

Map[మార్చు]

The template checks for the existence of a map. Articles for which a map does not exist are added to Category:Infobox bilateral relations usage without maps

SVG maps highlighting the relevant countries can be easily created using a text editor, without need of graphics software. Download File:BlankMap-World6.svg, and open the file in a text editor. Add the following code to the source, just before the </style> tag:

.xx {fill:#339933;}
.yy {fill:#E08020;}

Where xx and yy are the ISO 3166-1 alpha-2 country codes for party1 and party2, respectively. Save the file, rename it to the preferred name as described above, and upload the file.

Microformat[మార్చు]

The HTML mark-up produced by this template includes an adr microformat that makes postal addresses or their component parts (regions, postal codes, country names, etc) readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • adr
  • country-name
  • extended-address
  • locality
  • postal-code
  • region
  • street-address
Please do not rename or remove these classes.

Tracking category[మార్చు]