Template
EditorCard
From Dogcraft Wiki
imported>Domino No edit summary |
imported>Domino No edit summary |
||
Line 15: | Line 15: | ||
"username": { | "username": { | ||
"required": true, | "required": true, | ||
"description": "Your Wiki username", | |||
"type": "string", | "type": "string", | ||
"label": " | "label": "Wiki Username" | ||
}, | }, | ||
"ingamename": { | |||
"required": true, | "required": true, | ||
"description": "Minecraft Username (Keep it 1 word)", | "description": "Minecraft Username (Keep it 1 word)", | ||
Line 49: | Line 50: | ||
} | } | ||
}, | }, | ||
"description": " | "description": "<b>Replace everything either with your own content, or blank spaces (In optional fields)</b>", | ||
"paramOrder": [ | "paramOrder": [ | ||
"username", | |||
"ingamename", | "ingamename", | ||
"activity", | "activity", |
Revision as of 03:44, 18 March 2020
{{{ingamename}}}
<b>Replace everything either with your own content, or blank spaces (In optional fields)</b>
Parameter | Description | Type | Status | |
---|---|---|---|---|
Wiki Username | username | Your Wiki username | 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:44. (11 months ago)