Template:Infobox/Member: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
{{#if:{{{dob|}}}| <tr><td><b>Date of Birth</b></td><td>{{{dob}}}</td></tr>}} | {{#if:{{{dob|}}}| <tr><td><b>Date of Birth</b></td><td>{{{dob}}}</td></tr>}} | ||
{{#if:{{{gender|}}}| <tr><td><b>Gender</b></td><td>{{{gender}}}</td></tr>}} | {{#if:{{{gender|}}}| <tr><td><b>Gender</b></td><td>{{{gender}}}</td></tr>}} | ||
{{#if:{{{pronouns|}}}| <tr><td><b>Pronouns</b></td><td>{{{pronouns}}}</td></tr>}}</table></includeonly><noinclude> | {{#if:{{{pronouns|}}}| <tr><td><b>Pronouns</b></td><td>{{{pronouns}}}</td></tr>}} | ||
{{#if:{{{twitter|}}}{{{website|}}}| <tr><th colspan="2" style="text-align: center; background-color:#95cafe;">Links</th></tr>}} | |||
{{#if:{{{twitter|}}}| <tr><td colspan="2" style="text-align:center">[{{{twitter}}} Twitter]</td></tr>}} | |||
{{#if:{{{website|}}}| <tr><td colspan="2" style="text-align:center">[{{{website}}} Website]</td></tr>}}</table></includeonly><noinclude> | |||
{{Infobox/Member | {{Infobox/Member | ||
|username = Example: Saku | |username = Example: Saku | ||
Line 20: | Line 23: | ||
|gender = Male | |gender = Male | ||
|pronouns = he/him | |pronouns = he/him | ||
|website = https://saku.zone | |||
|twitter = https://twitter.com/SakuKawaa | |||
}} | }} | ||
<templatedata> | <templatedata> |
Revision as of 21:08, 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 |