Template:InheritStrictDirection
Jump to navigation
Jump to search
Usage
This template displays the attribute dir and its possible values up and down. It allows for an English and a German comment on the attribute.
Arguments
The template has one obligatory and two optional arguments:
- Obligatory:
- selfLink: The element name
- Optional:
- dir: English comment
- dir_de: German comment
- depr: Version number of deprication; calls Template:Depr.
Dependencies
The template depends on Template:Attr, Template:IS:Doc, Template:Enum and Template:AddAnn. No other templates build on it.
Examples
{{InheritStrictDirection|selflink=(some element)}}
delivers
|
{{InheritStrictDirection |selflink=(some element) |dir=English comment |dir_de=Deutscher Kommentar }}
delivers
|
The template is employed solely by TT:trackRef.