Template:Attribut: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
(; escaped)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{{anchor|{{{name}}}}}
*'''{{{name}}}:''' {{{documentation|''Schema documentation missing!''}}} ({{#if:{{{pflicht|}}}|{{#ifeq:{{{pflicht}}}|1|''obligatory''|''optional''}}|''optional''}}; <code>{{{typ|''Type missing!''}}}</code>{{#if:{{{minInclusive|}}}|&#x3b; minInclusive: {{{minInclusive}}}}}{{#if:{{{minExclusive|}}}|&#x3b; minExclusive:{{{minExclusive}}}}}{{#if:{{{maxInclusive|}}}|&#x3b; maxInclusive: {{{maxInclusive}}}}}{{#if:{{{maxExclusive|}}}|&#x3b; maxExclusive: {{{maxExclusive}}}}}{{#if:{{{totalDigits|}}}|&#x3b; totalDigits:{{{totalDigits}}}}}{{#if:{{{fractionDigits|}}}|&#x3b; fractionDigits: {{{fractionDigits}}}}}{{#if:{{{length|}}}|&#x3b; length: {{{length}}}}}{{#if:{{{minLength|}}}|&#x3b; minLength:{{{minLength}}}}}{{#if:{{{maxLength|}}}|&#x3b; maxLength: {{{maxLength}}}}}{{#if:{{{whiteSpace|}}}|&#x3b; whiteSpace: {{{whiteSpace}}}}}{{#if:{{{patterns|}}}|&#x3b; patterns: {{#sub:{{{patterns}}}|0|-1}}<noinclude>X<nowiki />Y</noinclude>}}<noinclude>Z</noinclude>){{#if:{{{werte|}}}|
*'''{{{name}}}:''' {{{documentation|''Schema documentation missing!''}}} ({{#if:{{{pflicht|}}}|{{#ifeq:{{{pflicht}}}|1|''obligatory''|''optional''}}|''optional''}}; <code>{{{typ|''Type missing!''}}}</code>{{#if:{{{minInclusive|}}}|&#x3b; minInclusive: {{{minInclusive}}}}}{{#if:{{{minExclusive|}}}|&#x3b; minExclusive:{{{minExclusive}}}}}{{#if:{{{maxInclusive|}}}|&#x3b; maxInclusive: {{{maxInclusive}}}}}{{#if:{{{maxExclusive|}}}|&#x3b; maxExclusive: {{{maxExclusive}}}}}{{#if:{{{totalDigits|}}}|&#x3b; totalDigits:{{{totalDigits}}}}}{{#if:{{{fractionDigits|}}}|&#x3b; fractionDigits: {{{fractionDigits}}}}}{{#if:{{{length|}}}|&#x3b; length: {{{length}}}}}{{#if:{{{minLength|}}}|&#x3b; minLength:{{{minLength}}}}}{{#if:{{{maxLength|}}}|&#x3b; maxLength: {{{maxLength}}}}}{{#if:{{{whiteSpace|}}}|&#x3b; whiteSpace: {{{whiteSpace}}}}}{{#if:{{{patterns|}}}|&#x3b; patterns: {{#sub:{{{patterns}}}|0|-1}}<noinclude>X<nowiki />Y</noinclude>}}<noinclude>Z</noinclude>){{#if:{{{werte|}}}|
:Possible values:
:Possible values:

Revision as of 17:57, 28 February 2020

Vorlage zur Darstellung von Attributen auf Roboterseiten

Parameter
  • subschema
  • name
  • pflicht
  • documentation
  • typ
  • werte
  • minExclusive
  • minInclusive
  • maxExclusive
  • maxInclusive
  • totalDigits
  • fractionDigits
  • length
  • minLength
  • maxLength
  • whiteSpace
  • patterns