No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
"description": "The Image to use for the character/object", | "description": "The Image to use for the character/object", | ||
"type": "string" | "type": "string" | ||
}, | |||
"class": { | |||
"type": "string" | |||
}, | |||
"affiliation": { | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"The Ravens", | |||
"Vultures", | |||
"Vermin" | |||
] | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 17:43, 11 March 2024
Description
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character/object | String | optional |
| Age | age | Age of the character/object | String | optional |
| Image | image | The Image to use for the character/object | String | optional |
| class | class | no description | String | optional |
| affiliation | affiliation | no description
| String | optional |
