ढाँचा:Name in official languages
स्वरूप
| अरबी: | {{{ar}}} |
|---|---|
| बुल्गेरियाली: | {{{bg}}} |
| क्रोएसियाली: | {{{hr}}} |
| चेक: | {{{cs}}} |
| डेनमार्केली: | {{{da}}} |
| नेदरल्यान्डेली: | {{{nl}}} |
| अङ्ग्रेजी: | {{{en}}} |
| एस्टोनियाली: | {{{et}}} |
| फिनल्यान्डेली: | {{{fi}}} |
| फ्रान्सेली: | {{{fr}}} |
| जर्मनेली: | {{{de}}} |
| युनानी: | {{{el}}} |
| हङ्गेरीयाली: | {{{hu}}} |
| आइसल्यान्डेली: | {{{is}}} |
| आयरल्यान्डेली: | {{{ga}}} |
| इटालेली: | {{{it}}} |
| लात्भियाली: | {{{lv}}} |
| लियुआनियाली: | {{{lt}}} |
| म्यासेडोनियाली: | {{{mk}}} |
| माल्टेली: | {{{mt}}} |
| नर्वेली: | {{{no}}} |
| पोल्यान्डेली: | {{{pl}}} |
| पोर्तुगाली: | {{{pt}}} |
| रोमानियाली: | {{{ro}}} |
| रूमानी: | {{{rm}}} |
| स्लोभाकी: | {{{sk}}} |
| स्लोभेनीयाली: | {{{sl}}} |
| स्पेनी: | {{{es}}} |
| स्वीडेनी: | {{{sv}}} |
| तुर्केली: | {{{tr}}} |
| स्वाहिली: | {{{sw}}} |
This template may be used to generate a collapsed list of official names for a multilingual institution. The primary application is for EU institutions.
Basic usage
Basic code (EU official languages minus English);
{{Name in official languages
|name =
|bg =
|cs =
|da =
|nl =
|en =
|et =
|fi =
|fr =
|de =
|el =
|hu =
|ga =
|it =
|lv =
|lt =
|mt =
|pl =
|pt =
|ro =
|sk =
|sl =
|es =
|sv =
}}
Extended usage
Code for all languages (above plus EEA and candidate languages)
{{Name in official languages
|name =
|bg =
|cs =
|hr =
|da =
|nl =
|en =
|et =
|fi =
|fr =
|de =
|el =
|hu =
|is =
|ga =
|it =
|lv =
|lt =
|mk =
|mt =
|no =
|pl =
|pt =
|ro =
|rm =
|sk =
|sl =
|es =
|sv =
|tr =
}}
Other parameters
To override the default font-size and width, add
| font-size = 88% | width = 20em
Attribution
This code was originally copied from the Japanese Wikipedia: ja:Template:EU-institution in official languages, original code and detailed documentation can be found there.