Template:Babel: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
! style="background-color: {{{color|inherit}}}; text-align: center" colspan="10" | {{{header|Wikipedia:Babel}}}
! style="background-color: {{{color|inherit}}}; text-align: center" colspan="10" | {{{header|Wikipedia:Babel}}}
|-
|-
| style="vertical-align:middle !important" | {{#if:{{{1|}}}|{{User {{{1}}}}}|<div style="text-align:center">This user cannot read or write any languages. Assistance is required.</div>
| style="vertical-align:middle !important" | {{#if:{{{1|}}}|{{User {{{1}}}}}|<div style="text-align:center">This user cannot read or write any languages. Assistance is required.</div>
}}{{#if:{{{2|}}}|{{User {{{2}}}}}
}}{{#if:{{{2|}}}|{{User {{{2}}}}}
}}{{#if:{{{3|}}}|{{User {{{3}}}}}
}}{{#if:{{{3|}}}|{{User {{{3}}}}}
Line 107: Line 107:
| style="background-color: {{{color|inherit}}}; text-align: center;" colspan="10" |
| style="background-color: {{{color|inherit}}}; text-align: center;" colspan="10" |
|}
|}
<noinclude>
==Usage==
The Babel template is meant to let other users see what languages a user knows, and what level of that language they can speak.
To use the Babel box on your user page, start by typing
<nowiki>
{{babel|</nowiki>
on your user page.
Then, you can add the languages you know by inserting the language code and number:
<nowiki>
{{babel|xx-#</nowiki>
Here, xx stands for the two letter language code of that language. To see a list of the languages that are available and completed, see below.
For example, en-N would mean that the user is a native (N) speaker of English (en).
<nowiki>
{{babel|en-N</nowiki>
If you want to add more languages, type a pipe (|), then add more language codes:
<nowiki>
{{babel|en-N|es-N|fr-3|it-4</nowiki>
Then end with }}.
<nowiki>
{{babel|en-N|es-N|fr-3|it-4}}</nowiki>
You can have up to 100 language boxes.
<nowiki>{{babel|en-N|es-N|fr-3|it-4}} produces something like this:</nowiki>
{{babel|en-N|es-N|fr-3|it-4}}
You can also add color:
<nowiki>
{{babel|color=xxxxxx|xx-#|xx-#}}</nowiki>
"xxxxxx" is where you can put the color code (such as FFFFFF) for the color you want. You can also type regular color names there (such as blue).
<nowiki>
{{babel|color=blue|en-N|es-N|fr-3|it-4}}</nowiki>
produces:
{{babel|color=blue|en-N|es-N|fr-3|it-4}}

Latest revision as of 19:29, 18 August 2009

Wikipedia:Babel
This user cannot read or write any languages. Assistance is required.


Usage

The Babel template is meant to let other users see what languages a user knows, and what level of that language they can speak.

To use the Babel box on your user page, start by typing

 {{babel|

on your user page.

Then, you can add the languages you know by inserting the language code and number:

 {{babel|xx-#

Here, xx stands for the two letter language code of that language. To see a list of the languages that are available and completed, see below. For example, en-N would mean that the user is a native (N) speaker of English (en).

 {{babel|en-N

If you want to add more languages, type a pipe (|), then add more language codes:

 {{babel|en-N|es-N|fr-3|it-4

Then end with }}.

 {{babel|en-N|es-N|fr-3|it-4}}

You can have up to 100 language boxes.

{{babel|en-N|es-N|fr-3|it-4}} produces something like this:

Wikipedia:Babel
en This user is a native speaker of English.
es Este usuario tiene el español como lengua materna.
fr-3 Cet utilisateur peut contribuer avec un niveau avancé de français.
it-4 Questo utente ha una conoscenza da madrelingua dell italiano.


You can also add color:

 {{babel|color=xxxxxx|xx-#|xx-#}}



"xxxxxx" is where you can put the color code (such as FFFFFF) for the color you want. You can also type regular color names there (such as blue).

 {{babel|color=blue|en-N|es-N|fr-3|it-4}}

produces:

Wikipedia:Babel
en This user is a native speaker of English.
es Este usuario tiene el español como lengua materna.
fr-3 Cet utilisateur peut contribuer avec un niveau avancé de français.
it-4 Questo utente ha una conoscenza da madrelingua dell italiano.