m misc |
m "image" parameter is content |
||
Line 59: | Line 59: | ||
"params": { | "params": { | ||
"image": { | "image": { | ||
"description": " | "description": "Image markup. Has higher priority than \"img\".", | ||
"type": " | "type": "content", | ||
"example": "https:// | "example": "<img src=\"https://derpicdn.net/img/download/2020/7/12/2396752.png\" style=\"width:250px\"/>", | ||
"autovalue": "https://", | "autovalue": "https://", | ||
"label": "External image" | "label": "External image" |
About me | |
Name | User Infobox |
---|---|
Edited pages | {{#cscore:User Infobox|pages}} |
Contributions | {{#cscore:User Infobox|changes}} |
Score | {{#cscore:User Infobox|score}} |
See also: Template:User Info
Displays info box for user page. Capitalized parameters are displayed directly as info rows, and optional rows will not appear when omitted; you can also add more rows by providing unspecified named parameters.
Parameter | Description | Type | Status | |
---|---|---|---|---|
External image | image | Image markup. Has higher priority than "img".
| Content | optional |
Internal image | img | Filename of image (without the "File:" prefix). User avatar will be shown if both "image" and this are unspecified.
| String | optional |
Box width | width | CSS width of info box.
| String | optional |
User | user | User name. Used fow showing avatar and statistics. Defaults to {{BASEPAGENAME}}.
| String | optional |
Title color | ribbon-fc | no description
| String | optional |
Title bar fill color | ribbon-c | no description
| Unknown | optional |
Title | title | Infobox title.
| Unknown | optional |
Left column width | lwidth | CSS width of left column.
| String | optional |
Name | Name | Defaults to the value of "user".
| Content | optional |
Aliases | Aliases | no description
| Content | optional |
Sex | Sex | no description
| Content | optional |
Gender | Gender | no description | Content | optional |
Hide statistics? | hide | Set to anything to hide statistics.
| Boolean | optional |