No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "A box for character/object info", | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
| Line 55: | Line 55: | ||
"Neutral Evil", | "Neutral Evil", | ||
"Neutral Good" | "Neutral Good" | ||
] | ], | ||
"suggested": true | |||
} | } | ||
}, | }, | ||
Latest revision as of 14:27, 15 March 2024
A box for character/object info
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character/object | String | optional |
| Alias | alias | Other names for 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 | The class of this character
| String | optional |
| Affiliation | affiliation | Who this character is affiliated with
| String | optional |
| Alignment | alignment | Where this character is on the alignment chart
| String | suggested |
