| Content Model | ||
event ::= (names?,desc?,background?) | ||
| Attributes | ||
Name | Type | Default |
| id | ID | Required |
| lang | NMTOKEN | None |
The event story element is used to describe events that have happened or will happen. It should be used to help create timelines.
Warning: This element is still loosely defined. It can currently be used as a way to collect information about and event.
idUnique identifier to be used when referencing to this story element. This will be used in tags like relation, memberof, members, and ref. This attribute can also be used to identifies characters when running live action games.
langSpecifies the language to be used when generating this story element in the final file. If not specified will default to the language defined in the parameter of the same name at the story tag. Use this do define diferent processing, so header have different values for this story element.