More actions
Add TemplateData. |
m Change TemplateData, remove alias add label update format. |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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 profile image of the character, with extension and without parenthesis", | |||
"type": "wiki-file-name", | |||
"default": "member.png", | |||
"suggested": true | |||
}, | |||
"refiner": { | |||
"description": "Name of the refiner character. Use only if your main character is not the refiner", | |||
"type": "wiki-user-name" | |||
}, | |||
"location": { | |||
"description": "Location(s) where refiner is active", | |||
"type": "content", | |||
"suggested": true | |||
}, | }, | ||
"reprocessing": { | "reprocessing": { | ||
| Line 181: | Line 193: | ||
}, | }, | ||
"beancounter": { | "beancounter": { | ||
"description": "Type of Zainou 'Beancounter' Reprocessing RX-80x implant used. Leave empty when no implant", | "description": "Type of Zainou 'Beancounter' Reprocessing RX-80x implant used. Leave empty when no implant", | ||
"type": "string", | "type": "string", | ||
| Line 190: | Line 199: | ||
"802", | "802", | ||
"804" | "804" | ||
] | ], | ||
"label": "Beancounter implant" | |||
" | |||
}, | }, | ||
"cost": { | "cost": { | ||
| Line 347: | Line 348: | ||
}, | }, | ||
"description": " Standard layout of the refiner information on Perfect Refine List.", | "description": " Standard layout of the refiner information on Perfect Refine List.", | ||
"format": "{{_\n| | "format": "{{_\n| ____________ = _\n}}" | ||
} | } | ||
</templatedata> | </templatedata> | ||