Template:UsersSpeak
und | These users can speak undetermined. |
This template uses Lua: |
UsersSpeak displays a box intended for use in the heading of a user language category page. It is not intended for use on User: pages.
Usage[edit]
{{UsersSpeak | 1=iso | 3=preamble | font=size | link=Language article | text=Link text }}
The first parameter is the ISO 639 code of the language represented. It is recommended but defaults to "und" for undefined. The second parameter is ignored. (It was previously used for the language name, which is now retrieved automatically.) The third parameter, if given, is text which appears in the top right section of the box. The following optional named parameters are supported:
- A font size such as
font=12
; the default is 14-point. Note that this parameter expects a numeric size rather than a font name. - An article title such as
link=Lebanese Arabic
; the default is to retrieve this automatically from the ISO code. - Link text such as
text=the Lebanese variety of Arabic
; the default is the article title.|text=
works only if|link=
is used.
TemplateData[edit]
TemplateData for UsersSpeak
Display a box in the heading of a user language category page
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The ISO 639 code of the language
| Number | optional |
3 | 3 | Text for the top right section of the box
| String | optional |
font | font | font size
| Number | optional |
link | link | Article title
| String | optional |
text | text | Text displayed on article link
| String | optional |