Template:InheritAxleWeight: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Updated using new template (Vorlage:AddAnn))
No edit summary
Line 1: Line 1:
* {{Attr|value}} {{AddAnn|{{{value|}}}|{{{value_de|}}} }}
<includeonly>* {{Attr|value}} {{AddAnn|{{{value|}}}|{{{value_de|}}} }}


* {{Attr|meterload}} {{AddAnn|{{{meterload|}}}|{{{meterload_de|}}} }}<noinclude>[[Category:AttributeTemplate]]</noinclude>
* {{Attr|meterload}} {{AddAnn|{{{meterload|}}}|{{{meterload_de|}}} }}</includeonly><noinclude>
==Usage==
This template provides the list items ''value'' and ''meterload'' and allows for comments to both of them as well in English as in German. It is used solely to fill the attribute ''ownAttributes''of the [[template:ElementDocu]].
===Attributes===
The template has four optional attributes:
*value: English Comment on the item ''value''.
*value_de: German comment on the item ''value''
*meterload: English Comment on the item ''meterload''.
*meterload_de: German Comment on the item ''meterload''.
===Dependencies===
This template depends on [[Template:Attr]] and [[Template:AddAnn]].
==Examples==
<nowiki>{{InheritAxleWeight}}</nowiki>
 
delivers
 
* {{Attr|value}} {{AddAnn|| }}
 
* {{Attr|meterload}} {{AddAnn|| }}
 
The template is used by [[IS:axleWeight]] and [[IS:axleWeightChange]].
 
[[Category:AttributeTemplate]]</noinclude>

Revision as of 20:56, 14 February 2016

Usage

This template provides the list items value and meterload and allows for comments to both of them as well in English as in German. It is used solely to fill the attribute ownAttributesof the template:ElementDocu.

Attributes

The template has four optional attributes:

  • value: English Comment on the item value.
  • value_de: German comment on the item value
  • meterload: English Comment on the item meterload.
  • meterload_de: German Comment on the item meterload.

Dependencies

This template depends on Template:Attr and Template:AddAnn.

Examples

{{InheritAxleWeight}}

delivers

  • value
  • meterload

The template is used by IS:axleWeight and IS:axleWeightChange.