Template:Attr: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(→‎Usage: How to call it)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><tt>'''{{{1}}}'''</tt></includeonly><noinclude>
<includeonly><tt>'''<span id={{{1}}}>{{{1}}}</span>'''</tt></includeonly><noinclude>
==Usage==
==Usage==
This template grants for a standardized depiction of element attributes in typewriter font.
This template grants for a standardized depiction of element attributes in typewriter font. Moreover, an anchor is set, so the attribute can be referenced directly in links, e.g. you can call [[IS:signal#name]].
 
For calling an attribute within the page employ [[Template:@]].
 
For calling an attribute from another page employ [[Template:IS:Tag]] (and analogously) with argument ''attr''.
===Parameters===
===Parameters===
The template hase one unnamed obligatory parameter for the depicted content.
The template has one unnamed obligatory parameter for the depicted content.
===Dependencies===
===Dependencies===
The template is independent of othe attributes. There is a big number of templates building on it, eg [[Vorlage:InheritVersion]].
The template is independent of othe attributes. There is a big number of templates building on it, eg [[Template:InheritVersion]].
 
==Example==
==Example==
<nowiki>{{Attr|Version}}</nowiki>
<nowiki>{{Attr|Version}}</nowiki>

Latest revision as of 15:13, 17 June 2019

Usage

This template grants for a standardized depiction of element attributes in typewriter font. Moreover, an anchor is set, so the attribute can be referenced directly in links, e.g. you can call IS:signal#name.

For calling an attribute within the page employ Template:@.

For calling an attribute from another page employ Template:IS:Tag (and analogously) with argument attr.

Parameters

The template has one unnamed obligatory parameter for the depicted content.

Dependencies

The template is independent of othe attributes. There is a big number of templates building on it, eg Template:InheritVersion.

Example

{{Attr|Version}}

delivers

Version