Tag options enhance the applicability of Linodef tags and make them expandable without the need for changing their structure. There are two kinds of options:
- ID type: assigns an element type to the tag ID
- embed modification: manipulates the way how the tag is substituted
Regarding the usage of the options there are no differences between ID type options and embed modification options. The following options are available:
ID types
- nid
- ID refers to a node (optional, always active if other ID types not set).
- tid
- ID refers to a taxonomy term.
Embed modifications
- nolink
- The embedded element is not linked.
- translation=%language
- If the embedded node (#Node) has a translation in the specified language than the translated node is embedded instead. Senseful if you embed a node which has no translated node yet but you want to embed the translated node as soon as it is created.
%language = en, de or es etc. Works only with ID type nid.