Template:UserInfo: Difference between revisions

From Drgnz Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Members]]
<div style="float:right; clear:right; margin:0 0 1em 1em; width:250px;">
<div style="float:right; clear:right; margin:0 0 1em 1em; width:250px;">
{| class="wikitable"
{| class="wikitable"
Line 9: Line 11:
! Nicknames
! Nicknames
{{!}} {{{altnicknames}}}
{{!}} {{{altnicknames}}}
}}<!--
}}<!--
}}<!--
-->{{#if:{{{role|}}}|<nowiki/>
-->{{#if:{{{role|}}}|<nowiki/>
Line 25: Line 26:
! Website
! Website
{{!}} {{{website}}}
{{!}} {{{website}}}
}}<!--
-->{{#if:{{{matrix|}}}|<nowiki/>
{{!}}-
! Matrix
{{!}} {{{matrix}}}
}}<!--
}}<!--
-->{{#if:{{{mcnickname|}}}|<nowiki/>
-->{{#if:{{{mcnickname|}}}|<nowiki/>
Line 30: Line 36:
! Minecraft
! Minecraft
{{!}} {{{mcnickname}}}
{{!}} {{{mcnickname}}}
-->{{#if:{{{matrix|}}}|<nowiki/>
{{!}}-
! Matrix
{{!}} {{{matrix}}}
}}<!--
}}<!--
-->{{#if:{{{activity|}}}|<nowiki/>
-->{{#if:{{{activity|}}}|<nowiki/>
Line 60: Line 62:
"type": "string",
"type": "string",
"description": "Alternative names the user goes by"
"description": "Alternative names the user goes by"
},
"mcnickname": {
"label": "Minecraft",
"type": "string",
"description": "User's Minecraft nickname"
},
},
"role": {
"role": {
Line 75: Line 72:
"Member"
"Member"
]
]
},
"activity": {
"label": "Activity",
"type": "string",
"suggestedvalues": [
"Very Active",
"Active",
"Somewhat Active",
"Inactive",
"Banned",
"Left Drgnz Club"
],
"description": "How active is this user?"
},
},
"datejoined": {
"datejoined": {
Line 105: Line 89:
"description": "User's Matrix handle",
"description": "User's Matrix handle",
"example": "@user:drgnz.club"
"example": "@user:drgnz.club"
},
"mcnickname": {
"label": "Minecraft",
"type": "string",
"description": "User's Minecraft nickname"
},
"activity": {
"label": "Activity",
"type": "string",
"suggestedvalues": [
"Very Active",
"Active",
"Somewhat Active",
"Inactive",
"Banned",
"Left Drgnz Club"
],
"description": "How active is this user?"
}
}
},
},
Line 111: Line 113:
"name",
"name",
"altnicknames",
"altnicknames",
"mcnickname",
"role",
"role",
"datejoined",
"datejoined",
"website",
"website",
"matrix",
"matrix",
"mcnickname",
"activity"
"activity"
]
]

Latest revision as of 19:09, 25 July 2026


Infobox for a user profile.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Picturepicture

no description

Fileoptional
Namename

no description

Stringrequired
Nicknamesaltnicknames

Alternative names the user goes by

Stringoptional
Rolerole

User's role in the community

Suggested values
Admin Moderator Member
Stringoptional
Date joineddatejoined

When did the User join. Or aprox date

Example
22 April 2023
Dateoptional
Websitewebsite

User's personal website

URLoptional
Matrixmatrix

User's Matrix handle

Example
@user:drgnz.club
Stringoptional
Minecraftmcnickname

User's Minecraft nickname

Stringoptional
Activityactivity

How active is this user?

Suggested values
Very Active Active Somewhat Active Inactive Banned Left Drgnz Club
Stringoptional