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 10: Line 12:
{{!}} {{{altnicknames}}}
{{!}} {{{altnicknames}}}
}}<!--
}}<!--
-->{{#if:{{{role|}}}|<nowiki/>
-->{{#if:{{{role|}}}|<nowiki/>
{{!}}-
{{!}}-
Line 20: Line 21:
! Date joined
! Date joined
{{!}} {{{datejoined}}}
{{!}} {{{datejoined}}}
}}<!--
-->{{#if:{{{dateleft|}}}|<nowiki/>
{{!}}-
! Date left
{{!}} {{{dateleft}}}
}}<!--
}}<!--
-->{{#if:{{{website|}}}|<nowiki/>
-->{{#if:{{{website|}}}|<nowiki/>
Line 25: Line 31:
! Website
! Website
{{!}} {{{website}}}
{{!}} {{{website}}}
}}<!--
-->{{#if:{{{matrix|}}}|<nowiki/>
{{!}}-
! Matrix
{{!}} {{{matrix}}}
}}<!--
}}<!--
-->{{#if:{{{mcnickname|}}}|<nowiki/>
-->{{#if:{{{mcnickname|}}}|<nowiki/>
{{!}}-
{{!}}-
}}<!--
! Minecraft
! Minecraft
{{!}} {{{mcnickname}}}
{{!}} {{{mcnickname}}}
-->{{#if:{{{matrix|}}}|<nowiki/>
{{!}}-
}}<!--
! Matrix
{{!}} {{{matrix}}}
}}<!--
}}<!--
-->{{#if:{{{activity|}}}|<nowiki/>
-->{{#if:{{{activity|}}}|<nowiki/>
Line 62: Line 67:
"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 77: Line 77:
"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 96: Line 83:
"description": "When did the User join. Or aprox date",
"description": "When did the User join. Or aprox date",
"example": "22 April 2023"
"example": "22 April 2023"
},
"dateleft": {
"label": "Date left",
"type": "date",
"description": "When did the User leave the community. Or aprox date",
"example": "23 October 2023"
},
},
"website": {
"website": {
Line 107: Line 100:
"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 113: Line 124:
"name",
"name",
"altnicknames",
"altnicknames",
"mcnickname",
"role",
"role",
"datejoined",
"datejoined",
        "dateleft",
"website",
"website",
"matrix",
"matrix",
"mcnickname",
"activity"
"activity"
]
]

Latest revision as of 07:19, 17 August 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
Date leftdateleft

When did the User leave the community. Or aprox date

Example
23 October 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