Template:UserInfobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
| data1 = {{{pronouns|}}} | | data1 = {{{pronouns|}}} | ||
| label2 = Also Known As | | label2 = Also Known As | ||
| data2 = {{{aka|}}} | | data2 = {{ #if: {{{aka|}}} | {{ Flatlist | {{{aka}}} }} }} | ||
| label3 = Links | | label3 = Links | ||
| data3 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }} | | data3 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }} |
Revision as of 16:07, 26 January 2025
An info box for pages about Chans, there should be one on every chan page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The primary name the user wishes to be known as. | String | required |
Avatar | avatar | The user's avatar. | File | suggested |
Avatar Artist | avatar_artist | If the avatar should be attributed to someone, who the artist is. | String | optional |
Also Known As | aka | A list of any alternative names the user wants to be called by. | Content | optional |
Pronouns | pronouns | The pronouns the user wishes to use. Note the suggested values are *not* restrictive—just common cases, and you can list multiple sets if you prefer.
| String | suggested |
Links | links | A list of links to this user on the internet, e.g: social media, personal websites. | Content | optional |