No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
<data source="name"> | <data source="name"> | ||
<label>Name</label> | <label>Name</label> | ||
</data> | |||
<data source="alias"> | |||
<label>Alias</label> | |||
</data> | </data> | ||
<data source="age"> | <data source="age"> | ||
Revision as of 12:34, 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 |
