Zeile 42: |
Zeile 42: |
| | | |
| ### zeige das Label an | | ### zeige das Label an |
− | --><td class="formtable.label" ><!-- | + | --><td class="formtable.Label" ><!-- |
| -->{{#show: Attribut:{{#var:Attribut}} | ?Label# | default={{#var:Attribut}} }}<!-- | | -->{{#show: Attribut:{{#var:Attribut}} | ?Label# | default={{#var:Attribut}} }}<!-- |
| --></td><!-- | | --></td><!-- |
Zeile 56: |
Zeile 56: |
| ### Attribut name | | ### Attribut name |
| -->{{#var:Attribut}}<!-- | | -->{{#var:Attribut}}<!-- |
− | ### input type | + | ### Input type |
− | -->{{#show: Attribut:{{#var:Attribut}} | ?input type# | intro= {{!}}input type= }}<!-- | + | -->{{#show: Attribut:{{#var:Attribut}} | ?Input type# | intro= {{!}}Input type= }}<!-- |
| ### Auswahlliste | | ### Auswahlliste |
− | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?values from }}<!-- | + | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?Values from }}<!-- |
− | -->| {{#show: Attribut:{{#var:Attribut}} | ?values from# | intro= {{!}} }} <!-- | + | -->| {{#show: Attribut:{{#var:Attribut}} | ?Values from# | intro= {{!}} }} <!-- |
− | --> {{#show: Attribut:{{#var:Attribut}} | ?values# | intro= = }} <!-- | + | --> {{#show: Attribut:{{#var:Attribut}} | ?Values# | intro= = }} <!-- |
| -->|}}<!-- | | -->|}}<!-- |
− | ### label | + | ### Label |
− | -->{{#show: Attribut:{{#var:Attribut}} | ?label# | default={{#var:Attribut}} | intro = {{!}}label= }}<!-- | + | -->{{#show: Attribut:{{#var:Attribut}} | ?Label# | default={{#var:Attribut}} | intro = {{!}}Label= }}<!-- |
| ### Hilfetext Attribut | | ### Hilfetext Attribut |
| -->{{#show: Attribut:{{#var:Attribut}} | ?Hilfetext Attribut# | intro = {{!}}tooltip= }}<!-- | | -->{{#show: Attribut:{{#var:Attribut}} | ?Hilfetext Attribut# | intro = {{!}}tooltip= }}<!-- |
− | ### placeholder | + | ### Placeholder |
− | -->{{#show: Attribut:{{#var:Attribut}} | ?placeholder# | intro = {{!}}placeholder= }}<!-- | + | -->{{#show: Attribut:{{#var:Attribut}} | ?Placeholder# | intro = {{!}}Placeholder= }}<!-- |
− | ### mandatory | + | ### Mandatory |
− | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?mandatory }}<!-- | + | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?Mandatory }}<!-- |
− | -->| {{!}}mandatory <!-- | + | -->| {{!}}Mandatory <!-- |
| -->}}<!-- | | -->}}<!-- |
− | ### existing values only | + | ### Existing values only |
− | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?existing values only}}<!-- | + | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?Existing values only}}<!-- |
− | -->| {{!}}existing values only<!-- | + | -->| {{!}}Existing values only<!-- |
| -->}}<!-- | | -->}}<!-- |
− | ### autogrow | + | ### Autogrow |
− | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?autogrow}}<!-- | + | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?Autogrow}}<!-- |
− | -->| {{!}}autogrow{{!}}rows=1<!-- | + | -->| {{!}}Autogrow{{!}}rows=1<!-- |
| -->}}<!-- | | -->}}<!-- |
− | ### uploadable | + | ### Uploadable |
− | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?uploadable }}<!-- | + | -->{{#if: {{#show: Attribut:{{#var:Attribut}} | ?Uploadable }}<!-- |
− | -->| {{!}}uploadable{{!}}image preview <!-- | + | -->| {{!}}Uploadable{{!}}Image preview <!-- |
| -->}}<!-- | | -->}}<!-- |
| | | |