Template:Character: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 127: Line 127:
"birthday": {
"birthday": {
"label": "Birthday",
"label": "Birthday",
"description": "Character's Birthday. \"Mon DD\" format.",
"description": "Character's Birthday. \"YYYY-MM-DD\" format. If no year exists/is needed, just use 2021.",
"example": "Jan 1",
"example": "2021-05-02",
"type": "string"
"type": "string"
},
},