contributors, Interface administrators, uploadaccess
1,698
edits
mNo edit summary Tag: Manual revert |
(Adding new parameter) |
||
| Line 7: | Line 7: | ||
<div style="display: flex"> | <div style="display: flex"> | ||
<div style="flex-direction: column-reverse;"> | <div style="flex-direction: column-reverse;"> | ||
{{#if: {{{ | {{#if: {{{rarityIcon|}}}|[[File:{{{rarityIcon}}}.png|left|40x40px]]|}} {{#if: {{{type|}}}|[[File:{{{type}}}.png|left|40x40px]]|}} | ||
</div> | </div> | ||
<div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div> | <div>{{#if: {{{name|}}}|[[File:{{{name|}}}_1r.png|center|140x140px]]|[[File:Empty Blessing_1r.png|140x140px]]}}</div> | ||
| Line 48: | Line 48: | ||
"Unfettered" | "Unfettered" | ||
] | ] | ||
}, | |||
"rarityIcon": { | |||
"label": "Rarity", | |||
"description": "The icon that will display - if no merged icon exists, select the highest potential rarity.", | |||
"example": "UR/SSR/SSR+/SR/R/N", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"UR", | |||
"SSR+", | |||
"SSR", | |||
"SR", | |||
"R", | |||
"N", | |||
"SSR+ to UR", | |||
"SR to SSR to UR" | |||
], | |||
"required": true | |||
}, | }, | ||
"rarity": { | "rarity": { | ||
| Line 99: | Line 116: | ||
"occupation", | "occupation", | ||
"type", | "type", | ||
"rarityIcon", | |||
"rarity", | "rarity", | ||
"bondGroup", | "bondGroup", | ||