More actions
No edit summary |
No edit summary |
||
| Line 110: | Line 110: | ||
"example": "Guardian-logo.png", | "example": "Guardian-logo.png", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"twitter": { | |||
"aliases": [ | |||
"Twitter URL" | |||
], | |||
"label": "Twitter URL", | |||
"description": "Link to Twitter profile", | |||
"example": "https://twitter.com/SakuKawaa", | |||
"type": "url" | |||
}, | |||
"website": { | |||
"aliases": [ | |||
"Website URL" | |||
], | |||
"label": "Website URL", | |||
"description": "Link to a website", | |||
"example": "https://saku.zone/", | |||
"type": "url" | |||
} | } | ||
}, | }, | ||
| Line 122: | Line 140: | ||
"dob", | "dob", | ||
"gender", | "gender", | ||
"pronouns" | "pronouns", | ||
"twitter", | |||
"website" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 21:09, 15 February 2023
| Example: Saku | |
|---|---|
| Server information | |
| Joined | 2020 |
| Role | Barista |
| Personal information | |
| Location | London, GB |
| Date of Birth | 24/05/2001 |
| Gender | Male |
| Pronouns | he/him |
| Links | |
| Website | |
Infobox for a server member
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | username Username | Server username (don't include the tag)
| String | required |
| User ID | userId User ID | Discord user ID, used to fetch avatar (if this doesn't work, @Saku)
| String | optional |
| Profile Image | imageFile Profile Image | File name of an image uploaded to wiki to be used as profile picture
| File | optional |
| Join Year | joinyear Join Year | The year this member joined the server
| String | optional |
| Role | role Role | The member's main role in the server (eg. staff / member)
| String | optional |
| Location | location Location | Member's rough location (don't dox!!)
| String | optional |
| Date of Birth | dob Date of Birth | The member's date of birth (can also be N/A)
| String | optional |
| Gender | gender Gender | The member's gender (can also be N/A)
| String | optional |
| Pronouns | pronouns Pronouns | The member's main pronouns (can also be N/A)
| String | optional |
| Twitter URL | twitter Twitter URL | Link to Twitter profile
| URL | optional |
| Website URL | website Website URL | Link to a website
| URL | optional |