2.8 KiB
2.8 KiB
Meta Condition
Meta Conditions are rule elements that work like conditions in the sense that they have four levels with different effects, but which are not explicitly listed as conditions.
Definitions
Meta Condition (MetaCondition)
Meta Conditions are rule elements that work like conditions in the sense that they have four levels with different effects, but which are not explicitly listed as conditions.
- Type: Object
| Key | Description | Details |
|---|---|---|
id |
The meta condition's identifier. An unique, increasing integer. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
id
The meta condition's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
src
- Type: PublicationRefs
translations
All translations for the entry, identified by IETF language tag (BCP47).
MetaConditionTranslation
- Type: Object
| Key | Description | Details |
|---|---|---|
name |
The meta condition's name. | See details |
rules? |
Additional rules for the meta condition, if applicable. | See details |
effects |
The effects for level 1 to 4. | See details |
errata? |
See details |
name
The meta condition's name.
- Type: NonEmptyString
rules?
Additional rules for the meta condition, if applicable.
- Type: NonEmptyMarkdown
effects
The effects for level 1 to 4.
- Type: List
- Items: MetaConditionTranslation/effects[]
- Minimum Items:
4 - Maximum Items:
4
errata?
- Type: Errata
MetaConditionTranslation/effects[]
- Type: NonEmptyMarkdown