Template:UserInfo: Difference between revisions

From Drgnz Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
<templatedata>
<templatedata>
{
{
  "description": "Infobox for a user profile.",
"description": "Infobox for a user profile.",
  "params": {
"params": {
    "picture": {
"picture": {
      "label": "Picture",
"label": "Picture",
      "type": "wiki-file-name"
"type": "wiki-file-name",
    },
"autovalue": "Placeholder.png"
    "name": {
},
      "label": "Name",
"name": {
      "type": "string",
"label": "Name",
      "required": true
"type": "string",
    },
"required": true
    "nicknames": {
},
      "label": "nicknames",
"nicknames": {
      "type": "string"
"label": "nicknames",
    },
"type": "string"
    "minecraft": {
},
      "label": "Minecraft nickname",
"minecraft": {
      "type": "string"
"label": "Minecraft nickname",
    },
"type": "string"
    "role": {
},
      "label": "Role",
"role": {
      "type": "string"
"label": "Role",
    },
"type": "string"
    "datejoined": {
},
      "label": "Date joined",
"datejoined": {
      "type": "date"
"label": "Date joined",
    },
"type": "date"
    "website": {
},
      "label": "Website",
"website": {
      "type": "url"
"label": "Website",
    },
"type": "url"
    "matrix": {
},
      "label": "Matrix handle",
"matrix": {
      "type": "string"
"label": "Matrix handle",
    }
"type": "string"
  }
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 17:54, 25 July 2026

Role
Nicknames
Minecraft
Date joined
Website
Matrix

Infobox for a user profile.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Picturepicture

no description

Auto value
Placeholder.png
Fileoptional
Namename

no description

Stringrequired
nicknamesnicknames

no description

Stringoptional
Minecraft nicknameminecraft

no description

Stringoptional
Rolerole

no description

Stringoptional
Date joineddatejoined

no description

Dateoptional
Websitewebsite

no description

URLoptional
Matrix handlematrix

no description

Stringoptional