contributors, Interface administrators, uploadaccess
2,446
edits
(Adding new parameter) |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
<hr style="clear: both" /> | <hr style="clear: both" /> | ||
<p>'''Rarity:''' {{{rarity|}}}</p> | <p>'''Rarity:''' {{{rarity|}}}</p> | ||
{{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p | {{#if: {{{type|}}}|<p>'''Type:''' {{{type}}}</p>|}}{{#if: {{{bondGroup|}}}|<p>'''Bond:''' [[{{{bondGroup}}}]]</p>|}}{{#if: {{{voiceActor|}}}|<hr style="clear: both" /><p>'''Voice Actor:''' {{{voiceActor}}}</p>|}} | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 50: | Line 48: | ||
}, | }, | ||
"rarityIcon": { | "rarityIcon": { | ||
"label": "Rarity", | "label": "Rarity Icon", | ||
"description": "The icon that will display - if no merged icon exists, select the highest potential rarity.", | "description": "The icon that will display - if no merged icon exists, select the highest potential rarity.", | ||
"example": "UR/SSR/SSR+/SR/R/N", | "example": "UR/SSR/SSR+/SR/R/N", | ||
| Line 61: | Line 59: | ||
"R", | "R", | ||
"N", | "N", | ||
"SSR+ to UR", | "SR to SSR to UR", | ||
" | "SSR to SSR+ to UR", | ||
"SSR+ to UR" | |||
], | ], | ||
"required": true | "required": true | ||