Template:Character: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 54: Line 54:


[[Category:Characters]]
[[Category:Characters]]
{{#switch:{{{type|}}}
|horsegirl=[[Category:Main_Characters]]
|npchorsegirl
|human=[[Category:Supporting_Characters]]
}}
{{#switch:{{{type|}}}
|horsegirl
|npchorsegirl=[[Category:Horse_Girls]]
|human=[[Category:Human_Characters]]
}}
{{#switch:{{{class|}}}
{{#switch:{{{class|}}}
|Middle School=[[Category:Middle_School_Class]]
|Middle School=[[Category:Middle_School_Class]]
Line 71: Line 81:
{{#cargo_declare:
{{#cargo_declare:
_table=Characters
_table=Characters
|type=String
<!-- Names -->
<!-- Names -->
|name_en=String
|name_en=String
Line 250: Line 261:
"example": "bbccdd",
"example": "bbccdd",
"type": "string"
"type": "string"
},
"type": {
"label": "Character Type",
"description": "The category of the character: \"horsegirl\" for horse girls with a real-life counterpart, \"npchorsegirl\" for horse girls that aren't 'real' (e.g. Happy Meek), and \"human\" for everyone else.",
"type": "string",
"suggestedvalues": [
"horsegirl",
"npchorsegirl",
"human"
],
"required": true
}
}
},
},
"format": "block",
"format": "block",
"paramOrder": [
"paramOrder": [
"type",
"epithet",
"epithet",
"image",
"image",

Navigation menu