Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Member: Difference between revisions

Template page
No edit summary
Tag: Manual revert
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><!--
<div class="floatright">
--><div class="floatright"><!--


<h3 style="text-align:center; margin-bottom:5px;">{{{username}}}</h3>
--><div style="display:flex; justify-content:center;"><span class="infobox-header" style="text-align:center; margin-bottom:5px;">{{{username}}}</span></div><!--


<div class="infobox-main">
--><div class="infobox-main"><!--
<!-- Discord avatar -->
Discord avatar
{{#if:{{{userId|}}}| https://api.saku.dev/spin-dash/avatar/{{{userId}}}.png}}
-->{{#if:{{{userId|}}}| https://api.saku.dev/spin-dash/avatar/{{{userId}}}.png}}<!--


<!-- Discord avatar -->
Uploaded image
{{#if:{{{imageFile|}}}| [[File:{{{imageFile}}}|300px]]}}
-->{{#if:{{{imageFile|}}}| [[File:{{{imageFile}}}|300px]]}}<!--


<!-- Server Information -->
Server Information
{{#if:{{{joinyear|}}}{{{role|}}}| <h4>Server Information</h4> }}
-->{{#if:{{{joinyear|}}}{{{role|}}}| <span class="infobox-header">Server Information</span> }}<!--


<!-- Join Year -->
Join Year
{{#if:{{{joinyear|}}}|  
-->{{#if:{{{joinyear|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Joined</h5>
<span>Joined</span>
<p>{{{joinyear}}}</p>
<p>{{{joinyear}}}</p>
</div>
</div>
}}
}}<!--


<!-- role -->
role
{{#if:{{{role|}}}|  
-->{{#if:{{{role|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Role</h5>
<span>Role</span>
<p>{{{role}}}</p>
<p>{{{role}}}</p>
</div>
</div>
}}
}}<!--


<!-- Personal info -->
Personal info
{{#if:{{{location|}}}{{{dob|}}}{{{gender|}}}{{{pronouns|}}}| <h4>Personal Information</h4> }}
-->{{#if:{{{location|}}}{{{dob|}}}{{{gender|}}}{{{pronouns|}}}| <span class="infobox-header">Personal Information</span> }}<!--


<!-- Location -->
Location
{{#if:{{{location|}}}|  
-->{{#if:{{{location|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Location</h5>
<span>Location</span>
<p>{{{location}}}</p>
<p>{{{location}}}</p>
</div>
</div>
}}
}}<!--


<!-- Date of birth -->
Date of birth
{{#if:{{{dob|}}}|  
-->{{#if:{{{dob|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Date of Birth</h5>
<span>Date of Birth</span>
<p>{{{dob}}}</p>
<p>{{{dob}}}</p>
</div>
</div>
}}
}}<!--


<!-- Gender -->
Gender
{{#if:{{{gender|}}}|  
-->{{#if:{{{gender|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Gender</h5>
<span>Gender</span>
<p>{{{gender}}}</p>
<p>{{{gender}}}</p>
</div>
</div>
}}
}}<!--


<!-- Pronouns -->
Pronouns
{{#if:{{{pronouns|}}}|  
-->{{#if:{{{pronouns|}}}|  
<div class="infobox-info">
<div class="infobox-info">
<h5>Pronouns</h5>
<span>Pronouns</span>
<p>{{{pronouns}}}</p>
<p>{{{pronouns}}}</p>
</div>
</div>
}}
}}<!--


Socials
-->{{#if:{{{twitter|}}}{{{website|}}}|
<span class="infobox-header">Links</span>
<div style="display:flex; gap:5px; justify-content:space-around;">
{{#if:{{{twitter|}}}| <div>[{{{twitter}}} Twitter]</div> }}
{{#if:{{{website|}}}| <div>[{{{website}}} Website]</div> }}
</div>
</div>
}}<!--
--></div><!--


</div>
--></div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 203: Line 212:
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
</noinclude>

Latest revision as of 10:58, 4 April 2025


Saku
255673616342056961.pngServer Information

Joined

2020

Role

Barista

Personal Information

Location

London, GB

Date of Birth

24/05/2001

Gender

Male

Pronouns

he/him

Links


Infobox for a server member

Template parameters[Edit template data]

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
Stringoptional
Profile ImageimageFile Profile Image

File name of an image uploaded to wiki to be used as profile picture

Example
Guardian-logo.png
Fileoptional
Join Yearjoinyear Join Year

The year this member joined the server

Example
2016
Stringoptional
Rolerole Role

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

Example
Member
Stringoptional
Locationlocation Location

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

Example
London, GB
Stringoptional
Date of Birthdob Date of Birth

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

Example
01/01/2000
Stringoptional
Gendergender Gender

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

Example
Male
Stringoptional
Pronounspronouns Pronouns

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

Example
he/him
Stringoptional
Twitter URLtwitter Twitter URL

Link to Twitter profile

Example
https://twitter.com/SakuKawaa
URLoptional
Website URLwebsite Website URL

Link to a website

Example
https://saku.zone/
URLoptional