Template:Attribut: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
*'''{{{name}}}:''' {{{documentation|''Schema documentation missing!''}}} ({{#if:{{{pflicht|}}}|{{#ifeq:{{{pflicht}}}|1|''obligatory''|''optional''}}|''optional''}}; {{{typ|''Type missing!''}}}{{#if:{{{werte|}}}|<br />Possible values:<br />{{{werte}}}}}{{#if:{{{minInclusive|}}}|; minInclusive:{{{minInclusive}}}}}{{#if:{{{minExclusive|}}}|; minExclusive:{{{minExclusive}}}}}{{#if:{{{maxInclusive|}}}|; maxInclusive: {{{maxInclusive}}}}}{{#if:{{{maxExclusive|}}}|; maxExclusive: {{{maxExclusive}}}}}{{#if:{{{totalDigits|}}}|; totalDigits:{{{totalDigits}}}}}{{#if:{{{fractionDigits|}}}|; fractionDigits: {{{fractionDigits}}}}}{{#if:{{{length|}}}|; length: {{{length}}}}}{{#if:{{{minLength|}}}|; minLength:{{{minLength}}}}}{{#if:{{{maxLength|}}}|; maxLength: {{{maxLength}}}}}{{#if:{{{whiteSpace|}}}|; whiteSpace: {{{whiteSpace}}}}}{{#if:{{{patterns|}}}|; patterns:{{{patterns}}}}})</includeonly><noinclude>
*'''{{{name}}}:''' {{{documentation|''Schema documentation missing!''}}} ({{#if:{{{pflicht|}}}|{{#ifeq:{{{pflicht}}}|1|''obligatory''|''optional''}}|''optional''}}; {{{typ|''Type missing!''}}}{{#if:{{{werte|}}}|<br />Possible values:
{{{werte}}}}}{{#if:{{{minInclusive|}}}|; minInclusive:{{{minInclusive}}}}}{{#if:{{{minExclusive|}}}|; minExclusive:{{{minExclusive}}}}}{{#if:{{{maxInclusive|}}}|; maxInclusive: {{{maxInclusive}}}}}{{#if:{{{maxExclusive|}}}|; maxExclusive: {{{maxExclusive}}}}}{{#if:{{{totalDigits|}}}|; totalDigits:{{{totalDigits}}}}}{{#if:{{{fractionDigits|}}}|; fractionDigits: {{{fractionDigits}}}}}{{#if:{{{length|}}}|; length: {{{length}}}}}{{#if:{{{minLength|}}}|; minLength:{{{minLength}}}}}{{#if:{{{maxLength|}}}|; maxLength: {{{maxLength}}}}}{{#if:{{{whiteSpace|}}}|; whiteSpace: {{{whiteSpace}}}}}{{#if:{{{patterns|}}}|; patterns:{{{patterns}}}}})</includeonly><noinclude>
Vorlage zur Darstellung von Attributen auf ''Roboterseiten''
Vorlage zur Darstellung von Attributen auf ''Roboterseiten''
;Parameter:
;Parameter:

Revision as of 19:11, 19 December 2019

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