Template:Attribut: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{anchor|{{{name}}}}}
<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|{{attrMissing}}}}} ({{#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:
{{{werte}}}}}</includeonly><noinclude>
{{{werte}}}}}{{#ifeq:{{{name}}}|id|&#59; compare: [[Dev:Identities]]}}</includeonly><noinclude>
Vorlage zur Darstellung von Attributen auf ''Roboterseiten''
Vorlage zur Darstellung von Attributen auf ''Roboterseiten''
;Parameter:
;Parameter:

Latest revision as of 12:23, 3 November 2023

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