Difference between revisions of "Form:Metadata template for upload file"
From OpenMedia
m (Info message removed don’t panic) |
|||
(26 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the | + | This is the form “{{PAGENAME}}” for inserting data into the [[template: Metadata]] within the upload process. To upload a File, click the button below. See also [[form: Metadata]] for all File pages. |
− | {{# | + | {{#formlink:form=Metadata template for upload file|link text=Upload a file (using template Metadata)|link type=button}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | }} | + | |
[[Category: Forms]] | [[Category: Forms]] | ||
Line 18: | Line 13: | ||
Format → "Quality level format | Format → "Quality level format | ||
Common Geoarea Name → World Region | Common Geoarea Name → World Region | ||
− | --> | + | -->{{{info|page name=File:<Metadata[File Name]>}}}<!-- see http://www.mediawiki.org/w/index.php?title=Extension:Semantic_Forms/Manual/Using_Semantic_Forms_for_file_pages_and_uploads&oldid=954703 --> |
− | {{{for template|Metadata|label= | + | {{{for template | Metadata | label=Upload file using template metadata}}}<!-- Comment: multiple seems to prevent editing with a form --> |
− | <table class="formtable"> | + | <table class="formtable"><!-- |
− | <tr>< | + | --><tr><!-- |
− | + | --><td colspan="2" style="padding-bottom:3ex;">{{Ombox| text=Please fill in at least <span style="border-bottom:1px solid orange;">''the 4 mandatory fields being underlined in orange''</span>.<br/>We welcome also further (detailed) information in the other ''optional'' fields for the purpose in finding media.}}</td><!-- | |
− | + | --></tr><!-- | |
− | + | ||
− | < | + | --><tr><!-- |
− | -->{{{field| | + | --><th>File Name</th><!-- |
+ | --><td>{{{field|File Name|mandatory|uploadable|size=100|image preview}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --><tr><!-- | ||
− | + | Title | |
− | + | ||
− | <div class="floating-form-parts"> | + | --><th rowspan="2"> Title<!-- |
− | -->{{{field| | + | --></th><!-- |
+ | --><td> {{{field | Title | mandatory | size=100}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --><tr><!-- | ||
+ | |||
+ | !!rowspan here !! | ||
+ | |||
+ | --><td><!-- | ||
+ | --><div class="floating-form-parts"> Type {{#info: Media type}}<!-- | ||
+ | --><br/><!-- | ||
+ | -->{{{field | Type | mandatory | input type= dropdown | default=StillImage | values=Collection, Dataset, DescriptiveDataset, GlossaryPage, IdentificationTool, InteractiveResource, Map, MovingImage, Provider, Service, Software, Sound, StillImage, SynonymDataset, TaxonPage, Text, VernacularNameDataset}}}<!-- | ||
+ | --></div> | ||
− | < | + | <!----><div class="floating-form-parts"> Subtype <br/><!-- |
− | < | + | -->{{{field | Subtype | input type=dropdown | values=Line-drawing, Gray-scale-drawing, Gray-scale-photo, Color-drawing, Color-photo}}} </div> |
− | < | + | |
− | < | + | <!----><div class="floating-form-parts"> [http://www.keytonature.eu/wiki/Subject_Category Subject Category] {{#info: A constrained vocabulary of subjects, aiding with search capabilities. For organisms, this may include major taxonomic groups like vertebrates, fungi, etc., but the vocabulary may also include non-taxonomic terms like “ecosystem”, “forestry”, “aquatic vertebrates”.}}<br/><!-- |
− | </tr><tr> | + | --> {{{field | Subject Category | input type=text with autocomplete | values from namespace=Category | remote autocompletion}}}</div> |
− | <th> </th> | + | |
− | <td>{{ | + | <!----><div class="floating-form-parts"> Language of resource itself {{#info: message = mul=multiple languages; und=undetermined languange; zxx=no linguistic content; de=Deutsch; en=English etc.}}<br/><!-- |
− | + | -->{{{field | Language | input type=text with autocomplete | values from property=Language ISO | list | delimiter=; | default=zxx| remote autocompletion}}}</div> | |
− | + | ||
+ | <!-- | ||
+ | --></td></tr><!-- | ||
+ | Caption | ||
+ | --><tr><!-- | ||
+ | --><th style="width:130px;"> Caption</th><!-- | ||
+ | --><td class="minimal-visible-borders"><!-- | ||
+ | -->{{{field | Caption | holds template}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><!-- | ||
+ | Description | ||
+ | --><tr><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th style="width:130px;"> Description</th><!-- | ||
+ | --><td class="minimal-visible-borders"><!-- | ||
+ | -->{{{field | Description | holds template}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th></th><!-- | ||
+ | --><td class="minimal-visible-borders"><!-- | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Content Modification, Other Versions, Creation Technique …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | <div class="floating-form-parts"> | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
+ | | content = <div class="floating-form-parts"> Content Modification: <br/>{{{field | Content Modification | input type=textarea | autogrow | rows=3}}}</div> | ||
− | <div class="floating-form-parts"> | + | <div class="floating-form-parts"> Other Versions: <br/>{{{field | Other Versions | input type=textarea with autocomplete| autogrow | rows=3 | list | delimiter=; | values from namespace=File| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Creation Technique <span class="comment-gray">Examples for such techniques are: Insect under CO<sub>₂</sub>, cooled to 4 °C, preservation with ethanol or formaldehyde, multiflash lighting, remote control, automatic interval exposure.</span><br/> {{{field|Creation Technique|input type=textarea|autogrow|rows=3}}}</div> | + | <div class="floating-form-parts"> Creation Technique:<!-- |
+ | --><br/><span class="comment-gray">Examples for such techniques are: Insect under CO<sub>₂</sub>, cooled to 4 °C, preservation with ethanol or formaldehyde, multiflash lighting, remote control, automatic interval exposure.</span><br/> {{{field | Creation Technique | input type=textarea | autogrow | rows=3}}}</div> | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }}</td> | + | }}<!-- |
− | </tr><tr> | + | --></td><!-- |
− | <th> Scientific Names | + | --></tr><tr><!-- |
+ | |||
+ | Scientific Names | ||
+ | |||
+ | --><th> Scientific Names {{#info: message=Just the plain name and ''no'' authority. Use instead ''Scientific Names with Author''.}}<div style="float:right;margin-top:1ex;">[[File:Word cloud of an article Sandel-et-al-2011.png|link=|x25px]]</div> </th><!-- | ||
+ | --><td> {{{field | Scientific Names | input type=textarea with autocomplete| autogrow | rows=3 | list | delimiter=; | values from property=Scientific Name| remote autocompletion|placeholder=Simple, no authority, e.g. “Carex curvula rosae; Carex mollis;”}}} | ||
{{Hidden | {{Hidden | ||
− | |||
− | |||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Scientific Names (complete w. Auth.), Synonyms, Common Names …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | <div class="floating-form-parts"> Synonyms <br/> {{{field|Scientific Name Synonyms|input type=textarea | autogrow | list|delimiter=;| | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
+ | | content = | ||
+ | <div class="floating-form-parts"> Scientific Names (w. Auth.): <br/> {{{field | Scientific Names with Author | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Scientific Name with Author| remote autocompletion|placeholder=As complete as possible, *including* authority, e.g. “Carex alopecuroides D.Don ex Tilloch & Taylor;” (semicolon list)}}}</div> | ||
+ | |||
+ | <div class="floating-form-parts"> Synonyms: <br/> {{{field | Scientific Name Synonyms | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Scientific Name Synonyms| remote autocompletion | placeholder=As complete as possible, *including* authority (semicolon list)}}}</div> | ||
− | <div class="floating-form-parts"> Common Names <!-- Not in use Vernacular names--> <br/> {{{field|Common Names|input type=textarea|autogrow|list|delimiter=;| | + | <div class="floating-form-parts"> Common Names: <!-- Not in use Vernacular names--> <br/> {{{field | Common Names | input type=textarea with autocomplete | autogrow | list | delimiter=; | values from property=Common Name| remote autocompletion| placeholder=(semicolon list)}}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }} | + | }}<!-- |
− | < | + | --></td><!-- |
− | + | --></tr><tr><!-- | |
− | + | ||
− | </td | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </tr><tr> | + | |
− | < | + | |
− | + | ||
− | + | ||
− | < | + | General Keywords |
+ | |||
+ | --><th>General Keywords</th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{{field | General Keywords | input type=textarea with autocomplete | rows=3 | list | delimiter=; | values from namespace=Category |placeholder=Keywords or “tags” separated by semicolon “;”| autogrow| remote autocompletion}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th>Derived From<br/>{{#info: message=If a resource is derived from another resource, involving significant modification, the resource should refer to the source resource using an appropriate identifier (URI, DOI, etc.). Multiple entries by semicolon “;”, e.g. <nowiki>[[:File:…]]</nowiki>; <nowiki>[[:File:…]]</nowiki>.}}</th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{{field | Derived From | input type=textarea | rows=3| autogrow | placeholder=URI, DOI, etc. or (also multiple) File:…; File:…;}}} <!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><td style="text-align:right;">Creators:</td><!-- | ||
+ | --><td>{{{field | Creators | mandatory|input type=text with autocomplete | size = 100 | list | delimiter=; | values from property=Creator| placeholder= The person or organization responsible for creating the media resource| remote autocompletion}}}</td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><td style="text-align:right;">Contributors:</td><!-- | ||
+ | --><td>{{{field | Contributors | input type=text with autocomplete | size = 100 | list | delimiter=; | values from property=Contributor | placeholder=An entity (person, an organization or a service) responsible for making contributions to the resource.| remote autocompletion}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
− | + | Metadata Details | |
− | + | ||
− | <th> | + | --><th><div class="floatright">{{Logo | Information }}</div>Metadata<br/>Details<!-- |
− | + | --></th><!-- | |
− | < | + | --><td><!-- |
− | <!-- | + | -->{{Hidden |
− | {{Hidden | + | |
− | + | ||
− | + | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | toggle = left | + | | header = ''Details …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | | | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
− | + | | content = | |
<div class="floating-form-parts"> | <div class="floating-form-parts"> | ||
− | Original Creation Date<br/>{{{field|Original Creation Date|input type=date}}} | + | Original Creation Date:<br/>{{{field | Original Creation Date | input type=date}}} |
</div> | </div> | ||
<div class="floating-form-parts"> | <div class="floating-form-parts"> | ||
− | Digitization Date<br/>{{{field|Digitization Date|input type=date}}} | + | Digitization Date:<br/>{{{field | Digitization Date | input type=date}}} |
</div> | </div> | ||
<div class="floating-form-parts"> | <div class="floating-form-parts"> | ||
− | Modified<br/>{{{field|Modified|input type=date}}} | + | Modified:<br/>{{{field | Modified | input type=date}}} |
</div> | </div> | ||
− | <div class="floating-form-parts"> Metadata Language | + | <div class="floating-form-parts"> Metadata Language:<br/><!-- |
+ | -->{{{field | Metadata Language | input type=text with autocomplete | list | delimiter=; |placeholder=As ISO codes: en; it; de etc.| values from property=Metadata Language| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> Metadata Creator <br/> {{{field|Metadata Creator}}}</div> | + | <div class="floating-form-parts"> Metadata Creator: <br/> {{{field | Metadata Creator}}}</div> |
− | <div class="floating-form-parts"> Metadata Manager <br/> {{{field|Metadata Manager}}}</div> | + | <div class="floating-form-parts"> Metadata Manager: <br/> {{{field | Metadata Manager}}}</div> |
− | <div class="floating-form-parts"> Metadata Copyright Owner <br/> {{{field|Metadata Copyright Owner}}}</div> | + | <div class="floating-form-parts"> Metadata Copyright Owner: <br/> {{{field | Metadata Copyright Owner}}}</div> |
− | <div class="floating-form-parts"> Metadata Modified <br/> {{{field|Metadata Modified}}}</div> | + | <div class="floating-form-parts"> Metadata Modified: <br/> {{{field | Metadata Modified}}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | + | }}<!-- | |
− | }} | + | |
− | <!--Publication | + | Publication Details |
− | {{Hidden | + | |
− | + | -->{{Hidden | |
− | + | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Publication Details, Published Source, Reviewer Comments, Resource ID …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | | | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
− | | | + | | content = |
− | <div class="floating-form-parts"> Published Source <br/> {{{field|Published Source}}}</div> | + | <div class="floating-form-parts"> Published Source: <br/> {{{field | Published Source | input type=textarea| autogrow |rows=2}}}</div> |
− | <div class="floating-form-parts"> Reviewer Name | + | <div class="floating-form-parts"><table><!-- |
+ | --><tr><!-- | ||
+ | --><td>Reviewer Name:</td><!-- --><td>Peer Reviewer Name:</td><!-- | ||
+ | --></tr><!-- | ||
+ | --><tr><!-- | ||
+ | --><td>{{{field | Reviewer Name}}}</td><!-- --><td>{{{field | Peer Reviewer Name}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --></table></div> | ||
− | <div class="floating-form-parts"> | + | <div class="floating-form-parts"> Reviewer Comments <br/> {{{field | Reviewer Comments | input type=textarea | autogrow|rows=2}}}</div> |
− | <div class="floating-form-parts"> Reviewer Comments | + | <div class="floating-form-parts"> Peer Reviewer Comments: <br/> {{{field | Peer Reviewer Comments | input type=textarea | autogrow|rows=2}}}</div> |
− | <div class="floating-form-parts"> | + | <div class="floating-form-parts"> Rating: {{{field | Rating | input type=dropdown | values=0, 1, 2, 3, 4, 5 | default=0 | size =5}}}<br/><!-- |
+ | --><span class="comment-gray"> 0 = (unrated); 1 = bad, strongly disliked; 2 = neutral; 3 = good, suitable, or liked; 4 = very good, suitable, or liked; 5 = Superb</span><!-- | ||
+ | --></div> | ||
− | <div class="floating-form-parts"> | + | <div class="floating-form-parts"> Resource ID: <br/>{{{field | Resource ID }}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | </td> | + | }}<!-- |
− | + | --></td><!-- | |
− | <!--Taxon | + | --></tr><tr><!-- |
− | {{ | + | |
− | + | Taxon Details | |
− | + | ||
+ | --><th><div class="floatright">{{Logo | systematics}}</div>Taxon<br/>Details</th><!-- | ||
+ | --><td><!-- | ||
+ | Taxon Details | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Details …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | | | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
− | | | + | | content = |
− | <div class="floating-form-parts"> Taxon Count {{{field|Taxon Count|size= | + | <div class="floating-form-parts"> Taxon Count: <br /> {{{field | Taxon Count | size=10}}}</div> |
− | <div class="floating-form-parts"> Taxonomic Coverage | + | <div class="floating-form-parts"> Taxonomic Coverage: <!-- |
+ | --><span class="comment-gray">The lowest taxon integrating all taxa covered by a resource or resource collection.</span><!-- | ||
+ | --><br/> {{{field | Taxonomic Coverage | size=100 | values from property=Taxonomic Coverage}}} </div> | ||
− | <div class="floating-form-parts"> Identified By <br/> {{{field|Identified By|size=100|autocomplete | + | <div class="floating-form-parts"> Identified By: <br/> {{{field | Identified By | size=100 | input type=text with autocomplete | values from property=Identified By| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Subject Part <br/> {{{field|Subject Part|size=100}}}</div> | + | <div class="floating-form-parts"> Subject Part: <br/> {{{field | Subject Part | size=100}}}</div> |
− | <div class="floating-form-parts"> Subject Sex <br/> {{{field|Subject Sex|list|delimiter=;|size=100| | + | <div class="floating-form-parts"> Subject Sex: <br/> {{{field | Subject Sex | input type=text with autocomplete | list | delimiter=; | size=100 | values from property=Subject Sex| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Subject Life Stage <br/> {{{field|Subject Life Stage|size=100|autocomplete | + | <div class="floating-form-parts"> Subject Life Stage: <br/> {{{field | Subject Life Stage | size=100 | input type=text with autocomplete | values from property=Subject Life Stage| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Subject Orientation <br/> {{{field|Subject Orientation|size=100|autocomplete | + | <div class="floating-form-parts"> Subject Orientation: <br/> {{{field | Subject Orientation | size=100 | input type=text with autocomplete | values from property=Subject Orientation| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Setting | + | <div class="floating-form-parts"> Setting: {{{field | Setting | input type=dropdown | values=Artificial, Natural, Preserved}}}<br/><!-- |
+ | --><span class="comment-gray">“Natural” = unmodified object in a Natural setting of unmodified object (e. g., living organisms in their natural environment); “Artificial” = unmodified object in artificial setting of (e. g., living organisms in artificial environment: Zoo, Garden, Greenhouse, Laboratory, photographic background). “Preserved” = artificial setting of dead or preserved organisms (e. g., images of specimens in a museum)</span><!-- | ||
+ | --></div> | ||
− | <div class="floating-form-parts"> Associated Specimen ID <br/> {{{field|Associated Specimen ID|size=100}}}</div> | + | <div class="floating-form-parts"> Associated Specimen ID: <br/> {{{field | Associated Specimen ID | size=100}}}</div> |
− | <div class="floating-form-parts"> Associated Observation ID <br/> {{{field|Associated Observation ID|size=100}}}</div> | + | <div class="floating-form-parts"> Associated Observation ID: <br/> {{{field | Associated Observation ID | size=100}}}</div> |
− | <div class="floating-form-parts"> Association Info <br/> {{{field|Association Info|size=100}}}</div> | + | <div class="floating-form-parts"> Association Info: <br/> {{{field | Association Info | size=100}}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | </td> | + | }}<!-- |
− | + | --></td><!-- | |
− | <!--Geographic | + | --></tr><tr><!-- |
− | {{ | + | |
− | + | Geographic Details | |
− | + | ||
+ | --><th><div class="floatright">{{Logo | map}}</div>Geogra-<br/>phic Details<!-- | ||
+ | --><br/><!-- | ||
+ | --></th><!-- | ||
+ | --><td><!-- | ||
+ | -->{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''Details …'' |
− | | | + | | toggle text = + / − | toggle position = left |
− | | | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
− | | | + | | content = |
− | <div class="floating-form-parts"> World Region | + | <div class="floating-form-parts"> World Region: <!-- |
+ | --><span class="comment-gray">One value, for instance: “Global”, “Europe”, “Australia”, “Baltic Sea”, etc. Do not use country codes.</span><!-- | ||
+ | --><br/> {{{field | World Region| input type=text with autocomplete | values from property=World Region | size=100| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> Country Names | + | <div class="floating-form-parts"> Country Names: <!-- |
+ | --><span class="comment-gray">Where possible, the standard vocabulary of ISO country codes is preferable.</span><!-- | ||
+ | --><br/> {{{field | Country Names | input type=text with autocomplete | list | delimiter=; | values from property=Country Name | size=100| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> Country Codes | + | <div class="floating-form-parts"> Country Codes: <!-- |
+ | --><span class="comment-gray">2-letter ISO country code (e. g. "it; si")</span><!-- | ||
+ | --><br/> {{{field | Country Codes | input type=text with autocomplete | list | delimiter=; | values from property=Country Code | size=100| remote autocompletion}}} </div> | ||
− | <div class="floating-form-parts"> State or Province <span class="comment-gray">The geographic unit immediately below the country level</span> <br/> {{{field|State or Province|size=100}}} </div> | + | <div class="floating-form-parts"> State or Province: <!-- |
+ | --><span class="comment-gray">The geographic unit immediately below the country level</span><!-- | ||
+ | --><br/> {{{field | State or Province | size=100}}} </div> | ||
− | <div class="floating-form-parts"> County or Subprovince | + | <div class="floating-form-parts"> County or Subprovince:<br/> {{{field | County or Subprovince | size=100}}}</div> |
− | <div class="floating-form-parts"> City or Place Name | + | <div class="floating-form-parts"> City or Place Name:<br/> {{{field | City or Place Name | size=100| input type=text with autocomplete | values from property=City or Place Name| remote autocompletion}}}</div> |
− | <div class="floating-form-parts"> Locality | + | <div class="floating-form-parts"> Locality: <!-- |
+ | --><span class="comment-gray">Actual detailed geolocation of observation (city, location details down to the village, forest, etc.) but no repeated information.</span><!-- | ||
+ | --><br/> {{{field | Locality | size=100}}} </div> | ||
− | <div class="floating-form-parts"> Geocoordinates | + | <div class="floating-form-parts"> Geocoordinates: <!-- |
+ | --><span class="comment-gray">27°59′16″N, 86°56′40″E (WGS84) or +49.5000°,-123.5000°</span><!-- | ||
+ | --><br/>{{{field | Geocoordinates | input type=googlemaps | property=Geocoordinates | width=600 | height=600 | zoom=4 | autozoom=off | center=48.922499,11.480713}}} </div> | ||
− | <div class="floating-form-parts"> Compass Heading | + | <div class="floating-form-parts"> Compass Heading:<br/><!-- |
+ | --><span class="comment-gray">With “0” or “0°” being North, “90” or “90°” being East, or as compass readings such as (“NNW” or “North-North-West”)</span><!-- | ||
+ | --><br/> {{{field | Compass Heading | size=100}}} </div> | ||
− | <div class="floating-form-parts"> Elevation: {{{field|Elevation}}} Depth: {{{field|Depth}}}</div> | + | <div class="floating-form-parts"> Elevation: {{{field | Elevation}}} Depth: {{{field | Depth}}}</div> |
− | < | + | <div style="clear:both;"></div> |
− | }} | + | }}<!-- |
− | <!-- | + | --></td><!-- |
− | < | + | --></tr><tr><!-- |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | < | + | |
− | + | License | |
− | </td> </ | + | --><th style="border-top:1px dotted black;"><div class="floatright">{{Logo | License}}</div> License<br/>Copyright<!-- |
− | <tr> < | + | --></th><td style="border-top:1px dotted black;"></td><!-- |
− | + | --></tr><tr><!-- | |
− | + | --><td style="text-align:right;">Copyright Owner:</td><!-- | |
+ | --><td>{{{field | Copyright Owner | input type=text with autocomplete | list | delimiter=; | values from property=Copyright Owner | size=100| remote autocompletion|mandatory}}}</td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><td style="text-align:right;">Copyright Statement:</td><!-- | ||
+ | --><td>{{{field | Copyright Statement | input type=textarea with autocomplete | values from property=Copyright Statement| rows=3 | autogrow | default=Copyrighted Material; the copyright remains with the author (not this web publication)| remote autocompletion}}}</td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><td style="text-align:right;">License Statement:</td><!-- | ||
+ | --><td>{{{field | License Statement | input type=textarea with autocomplete | values from property=License Statement| rows=3 | autogrow | default=Creative Commons: Author Attribution Required, Share-Alike (cc-by-sa 3.0) | remote autocompletion}}}<!-- | ||
+ | --></td><!-- | ||
+ | --></tr><tr><!-- | ||
+ | --><th></th><!-- | ||
+ | --><td>{{Hidden | ||
| contentclass = indicateHiddenInputs | | contentclass = indicateHiddenInputs | ||
− | | | + | | header = ''License Details …'' |
− | + | | toggle text = + / − | toggle position = left | |
− | | | + | | contentstyle = border-left: 1px solid #cccccc; padding-left:10px; |
− | <div class="floating-form-parts"> License URL | + | | content = |
+ | <div class="floating-form-parts"> License URL:<br/> {{{field | License URL | size=100| input type=text with autocomplete | values from property=License URL| remote autocompletion}}}</div> | ||
− | <div class="floating-form-parts"> Attribution Statement | + | <div class="floating-form-parts"> Attribution Statement:<br/> {{{field | Attribution Statement | size=100}}}</div> |
− | <div class="floating-form-parts"> Attribution Logo URL | + | <div class="floating-form-parts"> Attribution Logo URL:<br/> {{{field | Attribution Logo URL | size=100}}}</div> |
− | <div class="floating-form-parts"> Attribution Link URL | + | <div class="floating-form-parts"> Attribution Link URL:<br/> {{{field | Attribution Link URL | size=100}}}</div> |
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
− | }}</td> | + | }}<!-- |
− | </tr> | + | --></td><!-- |
+ | --></tr> | ||
</table> | </table> | ||
+ | {{{end template}}} | ||
+ | {{{for template|Metadata/Description|embed in field=Metadata[Description]|multiple|add button text=add description (language specific)}}} | ||
+ | <table class="vertical-align-top"><!-- | ||
+ | --><tr><!-- | ||
+ | --><td>{{{field|language code|size=5|input type=text with autocomplete|values from property=Metadata Language|remode autocompletion|default=en}}}<br/>(Language code)</td><!-- | ||
+ | --><td>{{{field|content|input type=textarea|autogrow|placeholder=Description|rows=2}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --></table> | ||
+ | {{{end template}}} | ||
+ | {{{for template|Metadata/Caption|embed in field=Metadata[Caption]|multiple|add button text=add caption (language specific)}}} | ||
+ | <table class="vertical-align-top"><!-- | ||
+ | --><tr><!-- | ||
+ | --><td>{{{field|language code|size=5|input type=text with autocomplete|values from property=Metadata Language|remode autocompletion|default=en}}}<br/>(Language code)</td><!-- | ||
+ | --><td>{{{field|content|input type=textarea|autogrow|placeholder=Caption|rows=2}}}</td><!-- | ||
+ | --></tr><!-- | ||
+ | --></table> | ||
{{{end template}}} | {{{end template}}} | ||
− | '''Free text below:''' | + | |
+ | '''Free text below the template:''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
− | + | {{{standard input|summary}}} | |
+ | |||
+ | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
− | {{{standard input|preview}}} | + | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} |
</includeonly> | </includeonly> |
Latest revision as of 09:40, 11 September 2018
This is the form “Metadata template for upload file” for inserting data into the template: Metadata within the upload process. To upload a File, click the button below. See also form: Metadata for all File pages.