Template:Infobox/Member: Difference between revisions

From 95 Degrees Wiki
No edit summary
No edit summary
Line 65: Line 65:
</html>
</html>
</noinclude>
</noinclude>
<templatedata>
{
"params": {
"username": {
"aliases": [
"Username"
],
"label": "Username",
"description": "Server username (don't include the tag)",
"example": "Saku",
"type": "string",
"required": true
},
"userId": {
"aliases": [
"User ID"
],
"label": "User ID",
"description": "Discord user ID, used to fetch avatar (if this doesn't work, @Saku)",
"example": "255673616342056961",
"type": "string",
"required": true
},
"joinyear": {
"aliases": [
"Join Year"
],
"label": "Join Year",
"description": "The year this member joined the server",
"example": "2016",
"type": "string",
"suggested": true
},
"role": {
"aliases": [
"Role"
],
"label": "Role",
"description": "The member's main role in the server (eg. staff / member)",
"example": "Member",
"type": "string",
"required": true
},
"location": {
"aliases": [
"Location"
],
"label": "Location",
"description": "Member's rough location (don't dox!!)",
"example": "London, GB",
"type": "string",
"required": true
},
"dob": {
"aliases": [
"Date of Birth"
],
"label": "Date of Birth",
"description": "The member's date of birth (can also be N/A)",
"example": "01/01/2000",
"type": "string",
"required": true
},
"gender": {
"aliases": [
"Gender"
],
"label": "Gender",
"description": "The member's gender (can also be N/A)",
"example": "Male",
"type": "string",
"required": true
},
"pronouns": {
"aliases": [
"Pronouns"
],
"label": "Pronouns",
"description": "The member's main pronouns (can also be N/A)",
"example": "he/him",
"type": "string",
"required": true
}
},
"description": "Infobox for a server member"
}
</templatedata>

Revision as of 14:29, 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

Infobox for a server member

Template parameters

ParameterDescriptionTypeStatus
Usernameusername Username

Server username (don't include the tag)

Example
Saku
Stringrequired
User IDuserId User ID

Discord user ID, used to fetch avatar (if this doesn't work, @Saku)

Example
255673616342056961
Stringrequired
Join Yearjoinyear Join Year

The year this member joined the server

Example
2016
Stringsuggested
Rolerole Role

The member's main role in the server (eg. staff / member)

Example
Member
Stringrequired
Locationlocation Location

Member's rough location (don't dox!!)

Example
London, GB
Stringrequired
Date of Birthdob Date of Birth

The member's date of birth (can also be N/A)

Example
01/01/2000
Stringrequired
Gendergender Gender

The member's gender (can also be N/A)

Example
Male
Stringrequired
Pronounspronouns Pronouns

The member's main pronouns (can also be N/A)

Example
he/him
Stringrequired

This is the infobox for a member of the server, use it as shown below.

If the avatar appears as a default Discord avatar, double check your user id or contact @Saku in the server.

{{Infobox/Member
|username = Saku
|userId = 255673616342056961
|joinyear = 2020
|role = Barista
|location = London, GB
|dob = 24/05/2001
|gender = Male
|pronouns = he/him
}}

Infobox for a server member

Template parameters

ParameterDescriptionTypeStatus
Usernameusername Username

Server username (don't include the tag)

Example
Saku
Stringrequired
User IDuserId User ID

Discord user ID, used to fetch avatar (if this doesn't work, @Saku)

Example
255673616342056961
Stringrequired
Join Yearjoinyear Join Year

The year this member joined the server

Example
2016
Stringsuggested
Rolerole Role

The member's main role in the server (eg. staff / member)

Example
Member
Stringrequired
Locationlocation Location

Member's rough location (don't dox!!)

Example
London, GB
Stringrequired
Date of Birthdob Date of Birth

The member's date of birth (can also be N/A)

Example
01/01/2000
Stringrequired
Gendergender Gender

The member's gender (can also be N/A)

Example
Male
Stringrequired
Pronounspronouns Pronouns

The member's main pronouns (can also be N/A)

Example
he/him
Stringrequired