User language/chy
User évȯhónestȯtse list hóheehe évȯhónestȯtsean hánenétȧhévantane é éšenohe amónová hotómá'e, naa éá'enëö'o otó'xovan. Hé'tóhé éá'enëö'opėhéveotseané amónová hoóma héováéstse mana,néše ne'to'é naa ame véstahe mé'an interpreters naa hánehóxovenestsetane.
Háestohotse'óhtá
| User language | ||
|---|---|---|
| ||
| Users by language |
Me'nėšemo ho'xėstan user héne'enovȧhestȯtse hotómá'e moá'enëö'o user vó'komėhono'ko ame énan code hé'tóhé méó'o:
{{#babel:ru-N|en-5|fr-1}}
This outputs the boxes you see at right. You can add as many languages as you want, in the form language code-proficiency level.
- Évȯhónestȯtse code
- The extension recognizes standard ISO 639 (1–3) language codes. You can find your language by searching the list of ISO 639 codes.
- Proficiency
- The proficiency describes how well you can communicate in the language. It's indicated by a single character from the Proficiency column in the table below:
Otó'xovan Meaning 0 Vé'hetóeotsemo hé'tóhé évȯhónestȯtse nóhásėháma (naa máto héva me'nėšehetóeotse vé'šehótoanámómétsésto). 1 Me'nėšemohetóeotse heškóvėšé'hónoamehá naa máto héva he'anávovóhpona'ósanéan. 2 Me'nėšemonétȧhévan he'anáéestsestȯtsean naa máto héva me'nėšeésto'ehné hotómá'e he'anáamónováan. 3 Me'nėšemomȯxe'ėstóné hotómá'e hé'tóhé évȯhónestȯtse vé'še háahkvotsénan. 4 Me'nėšemoéestse ééve nó'tomévȯhónestȯtseahéehóhtá (hó'nėšeééveho'nómoá'enëö'o nó'tomévȯhónestȯtse). N You are a native speaker of the language and have a thorough grasp of it, including colloquialisms and idioms. 5 You have professional proficiency; you are able to answer language usage questions that may be asked by native speakers.
To remove the header and footer, use plain=1 as the first parameter, e.g. {{#babel:plain=1|sv-N|zh-3|de-1}}. This makes it easier to use with other userboxes.
For example, you can present them horizontally (each box taking a fixed width of 242px, including its tiny 1px margin) within another container box like:
<div class="mw-babel-box-horizontal"><templatestyles src="Template:User language/babel-box-custom.css"/>
{{#babel:plain=1|ru-N|en-GB-5|de-4|nl-3|fr-3|it-2|oc-2|ca-2|es-2|pt-1|tr-0|vi-0|el-0|hy-0|ka-0|bn-0|hi-0|ml-0|ta-0|my-0|th-0|ur-0|ar-0|he-0|ko-0|ja-0|zh-Hans-0|zh-Hant-0}}
<div style="clear:both"></div>
</div>
which gives:
| en-GB-5 | This user has professional knowledge of British English. |
|---|
| de-4 | Dieser Benutzer beherrscht Deutsch auf muttersprachlichem Niveau. |
|---|
| nl-3 | Deze gebruiker heeft gevorderde kennis van het Nederlands. |
|---|
| it-2 | Quest'utente può contribuire con un livello intermedio in italiano. |
|---|
| oc-2 | Aqueste utilizaire dispausa d'un nivèl intermediari de coneissença en occitan. |
|---|
| es-2 | Esta persona tiene un conocimiento intermedio del español. |
|---|
| vi-0 | Thành viên này hoàn toàn không biết tiếng Việt (hoặc rất khó khăn để hiểu). |
|---|
| hy-0 | Այս մասնակիցը չունի հայերենի իմացություն (կամ հասկանում է շատ դժվարությամբ)։ |
|---|
| ka-0 | ამ მომხმარებელს არ ესმის ქართული ენა. |
|---|
| bn-0 | এ ব্যবহারকারীর বাংলা ভাষার উপরে কোনো ধারণা নাই (অথবা তা খুব কষ্টে বুঝতে পারেন)। |
|---|
| ml-0 | ഈ ഉപയോക്താവിനു മലയാളഭാഷയിൽ ഒട്ടും അറിവ് ഇല്ല (അല്ലെങ്കിൽ മലയാളം വളരെ ബുദ്ധിമുട്ടിയാണു മനസ്സിലാക്കുന്നത്). |
|---|
| ta-0 | இந்தப் பயனர் தமிழில் பயிற்சி இல்லாதவர் (அல்லது கடினப்பாடுகளுடன் விளங்கிக் கொள்ளகிறார்). |
|---|
| my-0 | ဤ အသုံးပြုသူသည် မြန်မာဘာသာတွင် ဗဟုသုတအဆင့် မရှိသလောက် ရှိသည် (သို့ အခက်အခဲတစ်စုံတရာရှိသော်လည်း နားလည်နိုင်သည်)။ |
|---|
But this requires inserting a custom CSS stylesheet to override the default clear:right (on pages with the LTR direction for the content language) and clear:left (on pages with a RTL direction for the content language) into clear:none. The stylesheet may also resize fonts, and the line-height for specific scripts used in the description, to improve the horizontal alignment of boxes and get a more flexible layout.
See also
- Extension:Babel (the underlying software extension)