Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:File submission/composite: Difference between revisions

From Miniscope
SemanticSchemas: Auto-generated form
 
SemanticSchemas: Auto-generated form
Line 6: Line 6:


<nowiki>{{{for template|File submission}}}</nowiki>
<nowiki>{{{for template|File submission}}}</nowiki>
'''Required fields:'''
{| class="formtable"
|-
! Created By<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The person who created the thing.</p>
| <nowiki>{{{field|created_by|property=Created by|input type=combobox|values from category=Person|autocomplete=on|mandatory=true}}}</nowiki>
|-
! Description<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Explains the purpose of this category, property, or subobject.</p>
| <nowiki>{{{field|has_description|property=Has description|input type=textarea|size=60|mandatory=true}}}</nowiki>
|-
! File Name<span style="color:red;"> *</span>:
| <nowiki>{{{field|has_file_name|property=Has file name|input type=combobox|mandatory=true}}}</nowiki>
|}
'''Optional fields:'''
{| class="formtable"
|-
! File Link:
| <nowiki>{{{field|has_file_link|property=Has file link|input type=combobox}}}</nowiki>
|-
! File Upload:
| <nowiki>{{{field|has_file_upload|property=Has file upload|input type=combobox}}}</nowiki>
|}


<nowiki>{{{end template}}}</nowiki>
<nowiki>{{{end template}}}</nowiki>


</includeonly>
</includeonly>

Revision as of 22:36, 20 April 2026