Template:Infobox character: Difference between revisions
From Black Cat Studios
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
"characterName": { | "characterName": { | ||
"label": "Character's Name", | "label": "Character's Name", | ||
"required": true | "required": true, | ||
"type": "string" | |||
}, | }, | ||
"image": { | "image": { | ||
Line 28: | Line 29: | ||
"location": { | "location": { | ||
"label": "Locations found at", | "label": "Locations found at", | ||
"required": true | "required": true, | ||
"type": "string" | |||
}, | }, | ||
"availability": { | "availability": { | ||
"label": "Availability" | "label": "Availability", | ||
"type": "string" | |||
}, | }, | ||
"kinks": { | "kinks": { | ||
"label": "List of kinks" | "label": "List of kinks", | ||
"type": "string" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 03:00, 19 June 2023
General information | |
---|---|
Character summary
Parameter | Description | Type | Status | |
---|---|---|---|---|
Character's Name | characterName | no description | String | required |
Character Image | image | no description | File | required |
Locations found at | location | no description | String | required |
Availability | availability | no description | String | optional |
List of kinks | kinks | no description | String | optional |