Template:Character: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 232: Line 232:
"description": "Simplified Chinese version of name",
"description": "Simplified Chinese version of name",
"example": "特別週",
"example": "特別週",
"type": "string"
},
"icon": {
"label": "Icon",
"description": "A square character icon for the character list",
"type": "wiki-file-name"
},
"color_main": {
"label": "Color (Main)",
"description": "Main color, in hex (no leading #)",
"example": "aabbcc",
"type": "string"
},
"color_sub": {
"label": "Color (Sub)",
"description": "Same as Main Color",
"example": "bbccdd",
"type": "string"
"type": "string"
}
}
Line 256: Line 273:
"calls_self",
"calls_self",
"calls_trainer",
"calls_trainer",
"seiyuu"
"seiyuu",
"icon",
"color_main",
"color_sub"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>