| en-N | This user is a native speaker of English.
|
Note: parts of or the entire template might not be visible without values provided.
- Description
- Babel templates helps to find who speaks what language, and to communicate with users who speak another language. The idea originated on Wikimedia Commons and is also used on Meta-Wiki and Wikipedia.
- Syntax
{{Babel|<<language code>>|<<level>>}}- Language codes are from ISO 639 (on Wikipedia) usually.
- Levels are 0, 1, 2, 3, 4, 5, N.
- Sample output
| de-4 | Dieser Benutzer beherrscht Deutsch auf annähernd muttersprachlichem Niveau.
|
| en-2 | This user has an intermediate level of English.
|
| es-1 |
<div style="float:right;">
{{Babel|de|4}}
{{Babel|en|2}}
{{Babel|es|1}}
</div>
- See also
- Babel/list on the Language Brigade Wiki
Styles
This template requires styles to be added to the wiki's common.css page. An admin can either copy the styles directly to a CSSS page, or copy it to MediaWiki:Babel.css and add the following line to the top of the site's style sheets.
@import url("/load.php?mode=articles&only=styles&articles=MediaWiki:Babel.css");