User:LittleWhole/User language box/doc

The {{User language box}} metatemplate is a wrapper for {{Userbox-level}}. It is to be used in user language templates like {{User en-3}}. It simplifies their code and facilitates their migration to other wikis, because it does not require them to supply the categories – they are generated automatically.

Example

edit

The following code is meant to be inserted into {{User en-3}}:

{{User language box
| id    = en
| level = 3
| info  = This user can contribute with an {level:advanced} level of {lang:English}.
| nocat = {{{nocat|}}}
}}

Result:

en-3This user can contribute with an advanced level of English.