Template:AnimeMarble: Difference between revisions
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
"label": "Anime Name", | "label": "Anime Name", | ||
"description": "The name of the anime (or gimmick) the marble is for.", | "description": "The name of the anime (or gimmick) the marble is for.", | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, | ||
Line 77: | Line 77: | ||
"label": "Notes", | "label": "Notes", | ||
"description": "A description of why the marble was awarded and any additional context for it.", | "description": "A description of why the marble was awarded and any additional context for it.", | ||
"type": " | "type": "content" | ||
}, | }, | ||
"reference": { | "reference": { | ||
"label": "Reference", | "label": "Reference", | ||
"description": "A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted.", | "description": "A citation on why the marble was awarded, usually the stream moment it was redeemed or gifted.", | ||
"type": " | "type": "content", | ||
"suggested": true | "suggested": true | ||
} | } |