15.082
Bearbeitungen
Keine Bearbeitungszusammenfassung |
(#if:) |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<includeonly>{{#queryformlink:form=Abfrage {{{1|}}}|link text={{{2|Abfrage {{{1|}}}}}}|query string=Abfrage {{{1|}}}[{{{3|}}}]={{{4|}}}&_run}}</includeonly><noinclude> | <includeonly><!-- | ||
-->{{#queryformlink:form=Abfrage {{{1|}}}<!-- | |||
-->|link text={{{2|Abfrage {{{1|}}}}}}<!-- | |||
-->|query string=<!-- | |||
-->{{#if:{{{3|}}}|Abfrage {{{1|}}}[{{{3|}}}]={{{4|}}}&}}<!-- | |||
-->{{#if:{{{5|}}}|Abfrage {{{1|}}}[{{{5|}}}]={{{6|}}}&}}<!-- | |||
-->{{#if:{{{7|}}}|Abfrage {{{1|}}}[{{{7|}}}]={{{8|}}}&}}<!-- | |||
-->{{#if:{{{9|}}}|Abfrage {{{1|}}}[{{{9|}}}]={{{10|}}}&}}<!-- | |||
-->{{#if:{{{11|}}}|Abfrage {{{1|}}}[{{{11|}}}]={{{12|}}}&}}<!-- | |||
-->_run}}</includeonly><noinclude> | |||
<templatedata> | <templatedata> | ||
| Zeile 19: | Zeile 28: | ||
}, | }, | ||
"3": { | "3": { | ||
"label": "Attribut-Name", | "label": "Attribut-Name 1", | ||
"description": " ", | "description": " ", | ||
"example": "AktenNr", | "example": "AktenNr", | ||
| Zeile 25: | Zeile 34: | ||
}, | }, | ||
"4": { | "4": { | ||
"label": "Attribut-Wert", | "label": "Attribut-Wert 1", | ||
"description": " ", | |||
"example": "D-5-63-000-1465", | |||
"type": "line" | |||
}, | |||
"5": { | |||
"label": "Attribut-Name 2", | |||
"description": " ", | |||
"example": "AktenNr", | |||
"type": "line" | |||
}, | |||
"6": { | |||
"label": "Attribut-Wert 2", | |||
"description": " ", | |||
"example": "D-5-63-000-1465", | |||
"type": "line" | |||
}, | |||
"7": { | |||
"label": "Attribut-Name 3", | |||
"description": " ", | |||
"example": "AktenNr", | |||
"type": "line" | |||
}, | |||
"8": { | |||
"label": "Attribut-Wert 3", | |||
"description": " ", | |||
"example": "D-5-63-000-1465", | |||
"type": "line" | |||
}, | |||
"9": { | |||
"label": "Attribut-Name 4", | |||
"description": " ", | |||
"example": "AktenNr", | |||
"type": "line" | |||
}, | |||
"10": { | |||
"label": "Attribut-Wert 4", | |||
"description": " ", | |||
"example": "D-5-63-000-1465", | |||
"type": "line" | |||
}, | |||
"11": { | |||
"label": "Attribut-Name 5", | |||
"description": " ", | |||
"example": "AktenNr", | |||
"type": "line" | |||
}, | |||
"12": { | |||
"label": "Attribut-Wert 5", | |||
"description": " ", | "description": " ", | ||
"example": "D-5-63-000-1465", | "example": "D-5-63-000-1465", | ||