Toggle menu
84
103
34
3.2K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:ResearchItem: Difference between revisions

From Landrace.Wiki - The Landrace Cannabis Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This form creates Research items under Research:YYYY-MM-DD/HHMMSS (page name provided by the Add button on Portal:Research).
<templatestyles src="Form:ResearchItem/styles.css" />
Creates Research items under Research:YYYY-MM-DD/HHMMSS (page name is supplied by the Add button on Portal:Research).
</noinclude>
</noinclude>


{{{for template|ResearchItemPage}}}
{{{for template|ResearchItem}}}
{| class="formtable"
|-


{| class="formtable"
! Publication date
! Publication date
| {{{field|date|input type=datepicker|mandatory|property=Has research date}}}
| {{{field|date|input type=datepicker|mandatory}}}
 
|-


! Title
! Title
| {{{field|title|input type=text|mandatory|property=Has research title}}}
| {{{field|title|input type=text|mandatory|size=80}}}
 
|-


! Type
! Type
| {{{field|type|input type=combobox|mandatory|property=Has research type|values=Journal article,Preprint,Dataset,Thesis,Report,Book chapter,Systematic review,Meta-analysis}}}
| {{{field|type|input type=dropdown|mandatory
|values=Journal article,Preprint,Dataset,Thesis,Report,Book chapter,Systematic review,Meta-analysis}}}
 
|-


! Authors
! Authors
| {{{field|authors|input type=textarea|rows=2|property=Has research authors}}}
| {{{field|authors|input type=textarea|rows=2|cols=80}}}
 
|-


! Venue / Journal
! Venue / Journal
| {{{field|venue|input type=text|property=Has research venue}}}
| {{{field|venue|input type=text|size=80}}}
 
|-


! Year
! Year
| {{{field|year|input type=number|property=Has research year}}}
| {{{field|year|input type=number|size=10}}}
 
|-


! DOI
! DOI
| {{{field|doi|input type=text|property=Has DOI}}}
| {{{field|doi|input type=text|size=45}}}
 
|-


! Source URL
! Source URL
| {{{field|source|input type=text|mandatory|property=Has source URL}}}
| {{{field|source|input type=text|mandatory|size=90}}}
 
|-


! PDF URL
! PDF URL
| {{{field|pdf|input type=text|property=Has PDF URL}}}
| {{{field|pdf|input type=text|size=90}}}
 
|-


! Summary (short annotation)
! Summary (short annotation)
| {{{field|summary|input type=textarea|rows=5|property=Has research summary}}}
| {{{field|summary|input type=textarea|rows=6|cols=90}}}
 
|-


! Country (optional)
! Country (optional)
| {{{field|country|input type=page|property=Has country}}}
| {{{field|country|input type=page}}}
 
|-


! Growing region (optional)
! Growing region (optional)
| {{{field|growing_region|input type=page|property=Has growing region}}}
| {{{field|growing_region|input type=page}}}
 
|-


! Appellation (optional)
! Appellation (optional)
| {{{field|appellation|input type=page|property=Has appellation}}}
| {{{field|appellation|input type=page}}}
|}


{{{end template}}}
|-


'''Meta'''
{| class="formtable"
! Date added (auto)
! Date added (auto)
| {{{field|record_created|input type=hidden|default={{CURRENTYEAR}}-{{CURRENTMONTH2}}-{{CURRENTDAY2}}|property=Has record created}}}
| {{{field|record_created|input type=hidden|default={{CURRENTYEAR}}-{{CURRENTMONTH2}}-{{CURRENTDAY2}}}}}
<span class="mw-ui-muted">auto</span>
|}
|}
{{{end template}}}


{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}

Latest revision as of 12:22, 20 January 2026

Creates Research items under Research:YYYY-MM-DD/HHMMSS (page name is supplied by the Add button on Portal:Research).


ResearchItem

Publication date date
Title title
Type type
Authors authors
Venue / Journal venue
Year year
DOI doi
Source URL source
PDF URL pdf
Summary (short annotation) summary
Country (optional) country
Growing region (optional) growing_region
Appellation (optional) appellation
Date added (auto) record_created

auto

{{{end template}}}

save preview cancel