| 92 | | Adds a link to an other preset with a label on top. The `preset_name` attribute is required, `text` to override the label (default is `"Edit also …"`) and `text_context` are optional. A sequence of `<preset_link />` without `text` or a identical `text` value are grouped below one label. **Watch out for presets with identical `name`** as it is not predictable to which preset the link will lead to, see #12716. |
| | 92 | Adds a link to an other preset with a label on top. The `preset_name` attribute is required, `text` to override the label (default is `"Edit also …"`) and `text_context` are optional. A sequence of `<preset_link />` without `text` or a identical `text` value are grouped below one label. \\ |
| | 93 | **Watch out** for presets with identical **`name`** as it is not predictable to which preset the link will lead to, see #12716. \\ |
| | 94 | Having the same tag in both presets does not work, see #18922. \\ |
| | 95 | Using `<preset_link />` in presets opened from [wikitr:/Help/Dialog/RelationEditor relation editor produces unexpected changes, see #19392. |