Template:Exists: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(Aufräumen)
No edit summary
Line 1: Line 1:
<includeonly>{{#vardefine:alternativtext|'''This element does not exist in version {{{version}}}. It only exists in Version(s) {{versioLink|{{{subschema}}}:{{{element}}}{{#if:{{{parent|}}}|_{{{parent}}}}}}}.'''}}
<includeonly>{{#vardefine:alternativtext|'''This element does not exist in version {{{version}}}. It only exists in Version(s) {{versioLink|{{{subschema}}}:{{{element}}}{{#if:{{{parent|}}}|_{{{parent}}}}}}}.'''}}
{{#vardefine:alternativtext|'''This element does not appear in {{rml|{{{version}}}}}. It is available only in {{rml}} {{versioLink|{{{subschema}}}:{{{element}}}{{#if:{{{parent|}}}|_{{{parent}}}}}}}. {{#ifeq:{{{subschema}}}|CO|{{#ifexist:generic:{{{element}}}|There exists an element {{tag|generic|{{{element}}}|ex=1}} that might have replaced it.&#32;}}}}{{#ifeq:{{{subschema}}}|generic|{{#ifexist:CO:{{{element}}}|There exists an element {{tag|CO|{{{element}}}|ex=1}} that might have preceded it.&#32;}}}}Do not hesitate to contact {{site|https://www.railml.org/en/contact.html|'''railML.org'''|inlang=silent}}''' for further questions.'''}}
{{#vardefine:alternativtext|'''This element does not appear in {{rml|{{{version}}}}}. It is available only in {{rml}} {{versioLink|{{{subschema}}}:{{{element}}}{{#if:{{{parent|}}}|_{{{parent}}}}}}}.''' {{#ifeq:{{{subschema}}}|CO|{{#ifexist:generic:{{{element}}}|There exists an element {{tag|generic|{{{element}}}|ex=1}} that might have replaced it.&#32;}}}}{{#ifeq:{{{subschema}}}|generic|{{#ifexist:CO:{{{element}}}|There exists an element {{tag|CO|{{{element}}}|ex=1}} that might have preceded it.&#32;}}}}Do not hesitate to contact {{site|https://www.railml.org/en/contact.html|railML.org|inlang=silent}} for further questions.}}
{{#ifexist:{{duplicate|subschema={{{subschema}}}|element={{{element}}}|parent={{{parent|}}}}}/{{{version}}}|{{:{{duplicate|subschema={{{subschema}}}|element={{{element}}}|parent={{{parent|}}}}}/{{{version}}}}}|{{#var:alternativtext}}}}</includeonly><noinclude>
{{#ifexist:{{duplicate|subschema={{{subschema}}}|element={{{element}}}|parent={{{parent|}}}}}/{{{version}}}|{{:{{duplicate|subschema={{{subschema}}}|element={{{element}}}|parent={{{parent|}}}}}/{{{version}}}}}|{{#var:alternativtext}}}}</includeonly><noinclude>
Template to check if an element exists in a certain version. I yes, the Syntax will be displayed. Otherwise a notice will appear.
Template to check if an element exists in a certain version. I yes, the Syntax will be displayed. Otherwise a notice will appear.

Revision as of 12:35, 13 February 2024

Template to check if an element exists in a certain version. I yes, the Syntax will be displayed. Otherwise a notice will appear.

This template is designed to serve template:robot.

Example

{{exists|subschema=CO|element=hasName|version=3.1}}

delivers:


This element does not appear in railML® 3.1. It is available only in railML® . There exists an element <generic:hasName> that might have replaced it. Do not hesitate to contact railML.org for further questions.

{{exists|subschema=CO|element=hasName|version=3.2}}

delivers:


This element does not appear in railML® 3.2. It is available only in railML® . There exists an element <generic:hasName> that might have replaced it. Do not hesitate to contact railML.org for further questions.