User:RailML Coord Common/Sandbox: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
(Replaced content with " * {{subst:constraint|pos|rml|tLengthM|required}} * {{unit|Ampere}} * {{unit|degrees per second}} * {{unit|degree}} * {{unit|Henry}} * {{unit|Hertz}} * {{unit|kilogram}} *...")
Tag: Replaced
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
! Markup
! Renders as
|-
|
<nowiki>Using a specific interwiki link [[railml3:User:Thomas_Nygreen]]
will override a later instance of the interwiki template {{interwiki}}
or a later specific interwiki link. [[railml3:Main Page]]</nowiki>
|
Using a specific interwiki link [[railml3:User:Thomas_Nygreen]]
will override a later instance of the interwiki template {{interwiki}}
or a later specific interwiki link. [[railml3:Main Page]]
|}


* {{attr|pos}}: {{#switch:rml|xsd={{xsdType|tLengthM}}|rml=tLengthM ({{railMLType|tLengthM}})|#default=FIXME}}{{#if:|<nowiki>; </nowiki>{{default|{{{default}}}}}}}; required
No links are displayed in the text and only one interwiki link (the first) will be displayed in the "In other languages" section in the left panel.
* {{unit|Ampere}}
 
* {{unit|degrees per second}}
 
* {{unit|degree}}
<syntaxhighlight lang=xml>
* {{unit|Henry}}
<baseItinerary id="bi-3">
* {{unit|Hertz}}
<baseItineraryPoint id="bp-5" locationRef="op-73"> ... </baseItineraryPoint>
* {{unit|kilogram}}
<baseItineraryPoint id="bp-6" locationRef="op-44"> ... </baseItineraryPoint>
* {{unit|kilometer}}
<baseItineraryPoint id="bp-7" locationRef="op-35"> ... </baseItineraryPoint>
* {{unit|km/h}}
</baseItinerary>
* {{unit|kWh}}
 
* {{unit|litre}}
<ocpsTT>
* {{unit|m/s²}}
<ocpTT sequence="1" ocpRef="ocp-73"> ... </ocpsTT>
* {{unit|meter per second}}
<ocpTT sequence="2" ocpRef="ocp-44"> ... </ocpsTT>
* {{unit|meter}}
<ocpTT sequence="3" ocpRef="ocp-35"> ... </ocpsTT>
* {{unit|metric ton}}s
</ocpsTT>
* {{unit|millimeter}}
</syntaxhighlight>
* {{unit|m²}}
* {{unit|m³}}
* {{unit|Newton}}
* {{unit|Ohm}}s
* {{unit|per mille}}
* {{unit|percentage}}
* {{unit|revolutions per minute}}
* {{unit|ton per meter}}
* {{unit|Volt second}}s
* {{unit|Volt}}
* {{unit|Watt}}
* {{XsdType|1=ID}}
* {{xsdType|date}}
* {{XsdType|decimal}}
* {{xsdType|decimal}}
* {{XsdType|IDREF}}
* {{XsdType|integer}}
* {{xsdType|integer}}
* {{XsdType|nonNegativeInteger}}
* {{XsdType|positiveInteger}}
* {{xsdType|sting}}
* {{XsdType|string}}
* {{xsdType|string}}

Latest revision as of 13:45, 7 November 2023

Markup Renders as
Using a specific interwiki link [[railml3:User:Thomas_Nygreen]]
will override a later instance of the interwiki template {{interwiki}}
or a later specific interwiki link. [[railml3:Main Page]]

Using a specific interwiki link will override a later instance of the interwiki template or a later specific interwiki link.

No links are displayed in the text and only one interwiki link (the first) will be displayed in the "In other languages" section in the left panel.


<baseItinerary id="bi-3">
	<baseItineraryPoint id="bp-5" locationRef="op-73"> ... </baseItineraryPoint>
	<baseItineraryPoint id="bp-6" locationRef="op-44"> ... </baseItineraryPoint>
	<baseItineraryPoint id="bp-7" locationRef="op-35"> ... </baseItineraryPoint>
</baseItinerary>

<ocpsTT>
	<ocpTT sequence="1" ocpRef="ocp-73"> ... </ocpsTT>
	<ocpTT sequence="2" ocpRef="ocp-44"> ... </ocpsTT>
	<ocpTT sequence="3" ocpRef="ocp-35"> ... </ocpsTT>
</ocpsTT>