Zeile 7: |
Zeile 7: |
| {{#forminput:form=Attribut}} | | {{#forminput:form=Attribut}} |
| | | |
− | </noinclude><includeonly> | + | </noinclude><includeonly><!-- |
− | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div><!--
| |
| | | |
| + | |
| + | ////////////////////////////////////////////////////////////// |
| + | /// Definitionen |
| + | ////////////////////////////////////////////////////////////// |
| + | /// definiere Template |
| -->{{{for template|Attribut}}}<!-- | | -->{{{for template|Attribut}}}<!-- |
| + | /// definiere die Formularfelder |
| + | -->{{#arraydefine: fields <!-- |
| + | -->| input type , combobox values from, combobox values, placeholder, Hilfetext Attribut, mandatory, existing values only, autogrow, uploadable <!-- |
| + | -->| , <!-- |
| + | -->}}<!-- |
| + | --><!-- |
| + | ////////////////////////////////////////////////////////////// |
| | | |
| ### Datentyp | | ### Datentyp |
Zeile 25: |
Zeile 36: |
| | | |
| ### combobox values from | | ### combobox values from |
− | --><div class="textbox weiss " >'''values from'''<!-- | + | --><div class="textbox weiss " >'''combobox values from'''<!-- |
| --> {{#info: fehlt }}<br /><!-- | | --> {{#info: fehlt }}<br /><!-- |
| --><nowiki>{{{field|combobox values from|input type=combobox | values= values , values from category, values from property , values from concept, values from namespace |placeholder=Optional}}}</nowiki><!-- | | --><nowiki>{{{field|combobox values from|input type=combobox | values= values , values from category, values from property , values from concept, values from namespace |placeholder=Optional}}}</nowiki><!-- |
Zeile 31: |
Zeile 42: |
| | | |
| ### combobox values | | ### combobox values |
− | --><div class="textbox weiss " >'''values from'''<!-- | + | --><div class="textbox weiss " >'''combobox values'''<!-- |
| --> {{#info: fehlt }}<br /><!-- | | --> {{#info: fehlt }}<br /><!-- |
| --><nowiki>{{{field|combobox values|input type=text | placeholder=Optional }}}</nowiki><!-- | | --><nowiki>{{{field|combobox values|input type=text | placeholder=Optional }}}</nowiki><!-- |