Template
EditorCard
From Dogcraft Wiki
imported>Domino No edit summary |
imported>Domino No edit summary |
||
Line 14: | Line 14: | ||
"params": { | "params": { | ||
"username": { | "username": { | ||
"required": | "required": true, | ||
"type": "string", | "type": "string", | ||
"label": "Do not edit this field. Bellow, replace everything either with your own content, or black spaces (In optional fields)" | "label": "Do not edit this field. Bellow, replace everything either with your own content, or black spaces (In optional fields)" | ||
Line 20: | Line 20: | ||
"ingamename": { | "ingamename": { | ||
"required": true, | "required": true, | ||
"description": "Minecraft Username (Keep it 1 word)", | |||
"type": "string", | "type": "string", | ||
"label": "In-game name (Keep it 1 word)" | "label": "In-game name (Keep it 1 word)" |
Revision as of 03:33, 18 March 2020
{{{ingamename}}}
A 'card' that pops up when a username is hovered, containing some information about the user.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Do not edit this field. Bellow, replace everything either with your own content, or black spaces (In optional fields) | username | no description | String | required |
In-game name (Keep it 1 word) | ingamename | Minecraft Username (Keep it 1 word) | String | required |
Activity (Optional) | activity | User activity | String | suggested |
Your base's name (Optional) | base | Your base's name | String | suggested |
Link to your base's page (If the page name and the base name are not the same) | baselink | A link to your base's wiki page, if the page name and the base name are not the same. | String | suggested |
About me | about | You can write stuff about yourself here | String | required |
This page was last modified on 18 March 2020, at 03:33. (11 months ago)