Template:UserInfobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
| data7 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }} | | data7 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }} | ||
| labe8 = [[JASB]] | | labe8 = [[JASB]] | ||
| data8 = [{{{ | | data8 = {{ #if: {{{jasb|}}} | [https://bets.jads.stream/user/@{{{jasb}}}/cards Card Collection] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
Line 74: | Line 74: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"🇯🇵 🤡 😡 🦇 ", | "🇯🇵 🤡 😡 🦇", | ||
"🇯🇵 🤡 😡 🔪 ", | "🇯🇵 🤡 😡 🔪", | ||
"🇯🇵 🤡 🍆 🦇 ", | "🇯🇵 🤡 🍆 🦇", | ||
"🇯🇵 🤡 🍆 🔪 ", | "🇯🇵 🤡 🍆 🔪", | ||
"🇯🇵 ⚙️ 😡 🦇 ", | "🇯🇵 ⚙️ 😡 🦇", | ||
"🇯🇵 ⚙️ 😡 🔪 ", | "🇯🇵 ⚙️ 😡 🔪", | ||
"🇯🇵 ⚙️ 🍆 🦇 ", | "🇯🇵 ⚙️ 🍆 🦇", | ||
"🇯🇵 ⚙️ 🍆 🔪 ", | "🇯🇵 ⚙️ 🍆 🔪", | ||
"🙅 🤡 😡 🦇 ", | "🙅 🤡 😡 🦇", | ||
"🙅 🤡 😡 🔪 ", | "🙅 🤡 😡 🔪", | ||
"🙅 🤡 🍆 🦇 ", | "🙅 🤡 🍆 🦇", | ||
"🙅 🤡 🍆 🔪 ", | "🙅 🤡 🍆 🔪", | ||
"🙅 ⚙️ 😡 🦇 ", | "🙅 ⚙️ 😡 🦇", | ||
"🙅 ⚙️ 😡 🔪 ", | "🙅 ⚙️ 😡 🔪", | ||
"🙅 ⚙️ 🍆 🦇 ", | "🙅 ⚙️ 🍆 🦇", | ||
"🙅 ⚙️ 🍆 🔪 " | "🙅 ⚙️ 🍆 🔪" | ||
] | ] | ||
}, | }, | ||
"jasb_cards": { | "jasb_cards": { | ||
"label": "JASB | "label": "JASB User", | ||
"description": " | "description": "The user's username on JASB (also their discord username), to display a link to their card collection and bets.", | ||
"type": " | "type": "string" | ||
} | } | ||
}, | }, | ||
"description": "An info box for pages about | "description": "An info box for pages about a user.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", |
Revision as of 16:20, 26 January 2025
An info box for pages about a user.
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 |
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 |
Also Known As | aka | A list of any alternative names the user wants to be called by. | Content | optional |
JADSEYA Awards | jadseya_awards | A list of JADSEYA awards this user (or a work they made) has won. | Content | optional |
Links | links | A list of links to this user on the internet, e.g: social media, personal websites. | Content | optional |
JADSotype Result | jadsotype | The user's JADSotype emoji.
| String | optional |
JASB User | jasb_cards | The user's username on JASB (also their discord username), to display a link to their card collection and bets. | String | optional |