More actions
Add TemplateData. |
m Testing. |
||
| Line 22: | Line 22: | ||
| updated = | | updated = | ||
| notes = | | notes = | ||
<!-- Asteroid --> | <!-- Asteroid --> | ||
| simple = | | simple = | ||
| Line 28: | Line 29: | ||
| complex = | | complex = | ||
| abyssal = | | abyssal = | ||
<!-- Moon --> | <!-- Moon --> | ||
| ubiquitous = | | ubiquitous = | ||
| Line 34: | Line 36: | ||
| rare = | | rare = | ||
| exceptional = | | exceptional = | ||
<!-- other --> | <!-- other --> | ||
| mercoxit = | | mercoxit = | ||
| Line 142: | Line 145: | ||
{ | { | ||
"params": { | "params": { | ||
"main": { | "main": { | ||
"label": "Main char name", | "label": "Main char name", | ||
| Line 154: | Line 151: | ||
"type": "wiki-user-name", | "type": "wiki-user-name", | ||
"required": true | "required": true | ||
}, | |||
"image": { | |||
"description": "Name of the uploaded profile image of the character, with extension and without parenthesis", | |||
"type": "wiki-file-name", | |||
"default": "member.png", | |||
"suggested": true | |||
}, | }, | ||
"reprocessing": { | "reprocessing": { | ||