90,866
edits
(add <nowiki> tags) |
(remove redundant section, use <nowiki> tags) |
||
Line 16: | Line 16: | ||
===Examples === | ===Examples === | ||
==== Using different ability levels ==== | ==== 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. | ||
Line 50: | Line 25: | ||
| Native ability | | Native ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>}}</nowiki> | ||
{{ {{BASEPAGENAME}}}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|nocat=}} | {{ {{BASEPAGENAME}}|nocat=}} | ||
Line 58: | Line 31: | ||
| Professional ability | | Professional ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|5}}</nowiki> | ||
{{ {{BASEPAGENAME}}|5}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|5|nocat=}} | {{ {{BASEPAGENAME}}|5|nocat=}} | ||
Line 66: | Line 37: | ||
| Near-native ability | | Near-native ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|4}}</nowiki> | ||
{{ {{BASEPAGENAME}}|4}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|4|nocat=}} | {{ {{BASEPAGENAME}}|4|nocat=}} | ||
Line 74: | Line 43: | ||
| Advanced ability | | Advanced ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|3}}</nowiki> | ||
{{ {{BASEPAGENAME}}|3}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|3|nocat=}} | {{ {{BASEPAGENAME}}|3|nocat=}} | ||
Line 82: | Line 49: | ||
| Intermediate ability | | Intermediate ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|2}}</nowiki> | ||
{{ {{BASEPAGENAME}}|2}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|2|nocat=}} | {{ {{BASEPAGENAME}}|2|nocat=}} | ||
Line 90: | Line 55: | ||
| Basic ability | | Basic ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|1}}</nowiki> | ||
{{ {{BASEPAGENAME}}|1}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|1|nocat=}} | {{ {{BASEPAGENAME}}|1|nocat=}} | ||
Line 98: | Line 61: | ||
| Limited ability | | Limited ability | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|0}}</nowiki> | ||
{{ {{BASEPAGENAME}}|0}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|0|nocat=}} | {{ {{BASEPAGENAME}}|0|nocat=}} | ||
Line 113: | Line 74: | ||
| Intermediate reader speaker | | Intermediate reader speaker | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|2|skill=reader}}</nowiki> | ||
{{ {{BASEPAGENAME}}|2|skill=reader}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|2|skill=reader|nocat=}} | {{ {{BASEPAGENAME}}|2|skill=reader|nocat=}} | ||
Line 121: | Line 80: | ||
| Professional reader and writer | | Professional reader and writer | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|5|skill=reader and writer}}</nowiki> | ||
{{ {{BASEPAGENAME}}|5|skill=reader and writer}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|5|skill=reader and writer|nocat=}} | {{ {{BASEPAGENAME}}|5|skill=reader and writer|nocat=}} | ||
Line 129: | Line 86: | ||
| Basic reader, writer and speaker | | Basic reader, writer and speaker | ||
| | | | ||
< | <nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|1 | ||
{{ {{BASEPAGENAME}}|1 | |skill=reader, writer and speaker}}</nowiki> | ||
|skill=reader, writer and speaker}} | |||
</ | |||
| | | | ||
{{ {{BASEPAGENAME}}|1|skill=reader, writer and speaker|nocat=}} | {{ {{BASEPAGENAME}}|1|skill=reader, writer and speaker|nocat=}} |
edits