3,970
edits
(remove section heading) |
Luccagenes (talk | contribs) m (added link) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
=== Parameters === | === Parameters === | ||
The template has two unnamed parameters. | The template has two unnamed parameters and one named parameter. | ||
# The first unnamed parameter is a two-letter code according to the {{wpd|ISO 639-1}} standard | ==== Unnamed parameters ==== | ||
# The first unnamed parameter is a two-letter code (see [[Template:ISO_639-1_Lists|ISO list]]) according to the {{wpd|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. | # 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. | ||
#* 0 = limited or no ability | #* 0 = limited or no ability | ||
Line 12: | Line 13: | ||
#* 4 = near-native | #* 4 = near-native | ||
#* 5 = professional | #* 5 = professional | ||
==== Named parameters ==== | |||
;skill : This (optional) parameter can be used to define a skill other than speaking, for example reading or writing. If omitted the default is speaking. | |||
=== | ===Examples === | ||
==== Using 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 48: | ||
{{Userbox-lang|ja|1|nocat=}} | {{Userbox-lang|ja|1|nocat=}} | ||
|} | |} | ||
=== | ==== Using different ability levels ==== | ||
Using English as an example the following shows the range of abilities that can be choosen. | Using English as an example the following shows the range of abilities that can be choosen. | ||
{| cellspacing="0" border="1" | {| cellspacing="0" border="1" | ||
Line 108: | Line 112: | ||
|} | |} | ||
==== Using different skills ==== | |||
{| cellspacing="0" border="1" | |||
!style="width:33%"|Situation | |||
!style="width:33%"|You type | |||
!style="width:33%"|You get | |||
|- | |||
| Intermediate reader speaker of Spanish | |||
| | |||
<pre> | |||
{{UBX-lang|es|2|skill=reader}} | |||
</pre> | |||
| | |||
{{UBX-lang|es|2|skill=reader|nocat=}} | |||
|- | |||
| Professional reader and writer of Welsh | |||
| | |||
<pre> | |||
{{UBX-lang|cy|5|skill=reader and writer}} | |||
</pre> | |||
| | |||
{{UBX-lang|cy|5|skill=reader and writer|nocat=}} | |||
|- | |||
| Basic reader, writer and speaker of German | |||
| | |||
<pre> | |||
{{UBX-lang|de|1 | |||
|skill=reader, writer and speaker}} | |||
</pre> | |||
| | |||
{{UBX-lang|de|1|skill=reader, writer and speaker|nocat=}} | |||
|} | |||
<includeonly> | <includeonly> | ||
[[Category:Userboxes|{{PAGENAME}}]] | [[Category:Language Userboxes|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
edits