Template:Userbox-lang/doc: Difference between revisions
(→Example: fix nocat parameters in examples) |
|||
Line 13: | Line 13: | ||
## professional | ## professional | ||
===Example=== | ===Example of different language codes=== | ||
'''NOTE:''' The template can be called using {{tl|Userbox-lang}} or {{tl|UBX-lang}} | '''NOTE:''' The template can be called using {{tl|Userbox-lang}} or {{tl|UBX-lang}} | ||
{| cellspacing="0" border="1" | {| cellspacing="0" border="1" | ||
Line 44: | Line 44: | ||
{{Userbox-lang|ja|1|nocat=}} | {{Userbox-lang|ja|1|nocat=}} | ||
|} | |} | ||
=== Example of different ability levels === | |||
Using English as an example the following shows the range of abilities that can be choosen. | |||
{| cellspacing="0" border="1" | |||
!style="width:33%"|Ability | |||
!style="width:33%"|You type | |||
!style="width:33%"|You get | |||
|- | |||
| Native ability | |||
| | |||
<pre> | |||
{{UBX-lang|en}} | |||
</pre> | |||
| | |||
{{UBX-lang|en|nocat=}} | |||
|- | |||
| Professional ability | |||
| | |||
<pre> | |||
{{UBX-lang|en|5}} | |||
</pre> | |||
| | |||
{{UBX-lang|en|5|nocat=}} | |||
|- | |||
| Near-native ability | |||
| | |||
<pre> | |||
{{Userbox-lang|en|4}} | |||
</pre> | |||
| | |||
{{Userbox-lang|en|4|nocat=}} | |||
|- | |||
| Advanced ability | |||
| | |||
<pre> | |||
{{Userbox-lang|en|3}} | |||
</pre> | |||
| | |||
{{Userbox-lang|en|3|nocat=}} | |||
|- | |||
| Intermediate ability | |||
| | |||
<pre> | |||
{{Userbox-lang|en|2}} | |||
</pre> | |||
| | |||
{{Userbox-lang|en|2|nocat=}} | |||
|- | |||
| Basic ability | |||
| | |||
<pre> | |||
{{Userbox-lang|en|1}} | |||
</pre> | |||
| | |||
{{Userbox-lang|en|1|nocat=}} | |||
|- | |||
| Limited ability | |||
| | |||
<pre> | |||
{{Userbox-lang|en|0}} | |||
</pre> | |||
| | |||
{{Userbox-lang|en|0|nocat=}} | |||
|} | |||
<includeonly> | <includeonly> | ||
[[Category:Userboxes|{{PAGENAME}}]] | [[Category:Userboxes|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Revision as of 07:28, 28 December 2010
![]() |
This is a documentation subpage for Template:Userbox-lang (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Purpose[edit source]
This template can be used to display the language and level of ability spoken by a contributor on their user page.
Parameters[edit source]
The template has two unnamed parameters.
- The first unnamed parameter is a two-letter code according to the ISO 639-1 standard
- The second (optional) unnamed parameter is a number to indicate the level of ability in this language. If this parameter is omitted the wording for native speaker will be displayed.
- basic
- intermediate
- advanced
- near-native
- professional
Example of different language codes[edit source]
NOTE: The template can be called using {{Userbox-lang}} or {{UBX-lang}}
Situation | You type | You get | ||
---|---|---|---|---|
Native speaker of English |
{{UBX-lang|en}} |
| ||
Advanced speaker of Spanish |
{{UBX-lang|es|3}} |
| ||
Basic speaker of Japanese |
{{Userbox-lang|ja|1}} |
|
Example of different ability levels[edit source]
Using English as an example the following shows the range of abilities that can be choosen.
Ability | You type | You get | ||
---|---|---|---|---|
Native ability |
{{UBX-lang|en}} |
| ||
Professional ability |
{{UBX-lang|en|5}} |
| ||
Near-native ability |
{{Userbox-lang|en|4}} |
| ||
Advanced ability |
{{Userbox-lang|en|3}} |
| ||
Intermediate ability |
{{Userbox-lang|en|2}} |
| ||
Basic ability |
{{Userbox-lang|en|1}} |
| ||
Limited ability |
{{Userbox-lang|en|0}} |
|