Template:Home/StaffBox/StaffLink: Difference between revisions
(Created page with "<includeonly><!-- -->{{#if:{{{userId|}}} | https://api.saku.dev/spin-dash/avatar/{{{userId}}}.png}} {{#if:{{{userImage|}}} | [[File:{{{userImage}}}|256px]]}} [[{{{username}}}]] <!-- --></includeonly><!-- --><noinclude> {{Home/StaffBox/StaffLink |username = Saku |userId = 255673616342056961 |linkTo = Saku }} <templatedata> { "params": { "userId": { "aliases": [ "User ID" ], "label": "User ID", "description": "The user ID of the staff member to fetch th...") |
No edit summary |
||
Line 9: | Line 9: | ||
|username = Saku | |username = Saku | ||
|userId = 255673616342056961 | |userId = 255673616342056961 | ||
}} | }} | ||
<templatedata> | <templatedata> |
Revision as of 10:14, 16 February 2023
Staff link for staff box
Parameter | Description | Type | Status | |
---|---|---|---|---|
Username | username Username | The username of the staff member
| String | required |
User ID | userId User ID | The user ID of the staff member to fetch their avatar
| Unknown | optional |
User Image | userImage User Image | The uploaded image of the staff member's profile picture (alternative to User ID, don't use both)
| String | optional |