Toggle menu
640
116
66
5.7K
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
Line 1: Line 1:
<noinclude>
<noinclude>
<templatestyles src="Form:ResearchItem/styles.css" />
<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).
Creates research items under Research:YYYY-MM-DD/HHMMSS (page name is supplied by the Add button on Portal:Research).
</noinclude>
</noinclude>
<div class="lw-form">
<div class="lw-form-badge"><div class="lw-form-badge-bar"></div><span class="lw-form-badge-text">New research item</span></div>


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


! Publication date
<div class="lw-section">
| {{{field|date|input type=datepicker|mandatory}}}
<div class="lw-section-header">Core details</div>
<div class="lw-section-body">


|-
<div class="lw-field">
<label class="lw-label">Publication date <span class="lw-req">*</span></label>
{{{field|date|input type=datepicker|mandatory}}}
</div>


! Title
<div class="lw-field">
| {{{field|title|input type=text|mandatory|size=80}}}
<label class="lw-label">Title <span class="lw-req">*</span></label>
{{{field|title|input type=text|mandatory|size=80|placeholder=Full title of the paper or report}}}
</div>


|-
<div class="lw-row">
<div class="lw-field">
<label class="lw-label">Type <span class="lw-req">*</span></label>
{{{field|type|input type=dropdown|mandatory|values=Journal article,Preprint,Dataset,Thesis,Report,Book chapter,Systematic review,Meta-analysis}}}
</div>
<div class="lw-field">
<label class="lw-label">Year</label>
{{{field|year|input type=number|size=10}}}
</div>
</div>


! Type
<div class="lw-field">
| {{{field|type|input type=dropdown|mandatory
<label class="lw-label">Authors</label>
|values=Journal article,Preprint,Dataset,Thesis,Report,Book chapter,Systematic review,Meta-analysis}}}
{{{field|authors|input type=textarea|rows=2|cols=80|placeholder=e.g. Dillon E, Smith J, Kumar R}}}
</div>


|-
</div>
</div>


! Authors
<div class="lw-section">
| {{{field|authors|input type=textarea|rows=2|cols=80}}}
<div class="lw-section-header">Publication details</div>
<div class="lw-section-body">


|-
<div class="lw-field">
<label class="lw-label">Venue / journal</label>
{{{field|venue|input type=text|size=80|placeholder=e.g. Frontiers in Plant Science}}}
</div>


! Venue / Journal
<div class="lw-row">
| {{{field|venue|input type=text|size=80}}}
<div class="lw-field">
<label class="lw-label">DOI</label>
{{{field|doi|input type=text|size=45|placeholder=10.1234/example}}}
</div>
<div class="lw-field">
<label class="lw-label">Source URL <span class="lw-req">*</span></label>
{{{field|source|input type=text|mandatory|size=90|placeholder=https://...}}}
</div>
</div>


|-
<div class="lw-field">
<label class="lw-label">PDF URL</label>
{{{field|pdf|input type=text|size=90|placeholder=Direct link to PDF if available}}}
</div>


! Year
</div>
| {{{field|year|input type=number|size=10}}}
</div>


|-
<div class="lw-section">
<div class="lw-section-header">Annotation</div>
<div class="lw-section-body">


! DOI
<div class="lw-field">
| {{{field|doi|input type=text|size=45}}}
<label class="lw-label">Summary</label>
{{{field|summary|input type=textarea|rows=5|cols=90|placeholder=Brief annotation of what this paper covers and why it matters for landrace documentation}}}
</div>


|-
</div>
</div>


! Source URL
<div class="lw-section">
| {{{field|source|input type=text|mandatory|size=90}}}
<div class="lw-section-header lw-section-header--optional">Geographic context <span class="lw-section-badge">optional</span></div>
<div class="lw-section-body">


|-
<div class="lw-row lw-row--3col">
<div class="lw-field">
<label class="lw-label">Country</label>
{{{field|country|input type=text|placeholder=e.g. India}}}
</div>
<div class="lw-field">
<label class="lw-label">Growing region</label>
{{{field|growing_region|input type=text|placeholder=e.g. Western Himalayas}}}
</div>
<div class="lw-field">
<label class="lw-label">Appellation</label>
{{{field|appellation|input type=text|placeholder=e.g. Parvati Valley}}}
</div>
</div>


! PDF URL
</div>
| {{{field|pdf|input type=text|size=90}}}
</div>


|-
{{{field|record_created|input type=hidden|default={{CURRENTYEAR}}-{{CURRENTMONTH2}}-{{CURRENTDAY2}}}}}


! Summary (short annotation)
| {{{field|summary|input type=textarea|rows=6|cols=90}}}
|-
! Country (optional)
| {{{field|country|input type=page}}}
|-
! Growing region (optional)
| {{{field|growing_region|input type=page}}}
|-
! Appellation (optional)
| {{{field|appellation|input type=page}}}
|-
! Date added (auto)
| {{{field|record_created|input type=hidden|default={{CURRENTYEAR}}-{{CURRENTMONTH2}}-{{CURRENTDAY2}}}}}
<span class="mw-ui-muted">auto</span>
|}
{{{end template}}}
{{{end template}}}


<div class="lw-buttons">
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}}
</div>
</div>

Revision as of 23:08, 26 March 2026

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

New research item

ResearchItem

Core details

<label class="lw-label">Publication date *</label> date

<label class="lw-label">Title *</label> title

<label class="lw-label">Type *</label> type

<label class="lw-label">Year</label> year

<label class="lw-label">Authors</label> authors

Publication details

<label class="lw-label">Venue / journal</label> venue

<label class="lw-label">DOI</label> doi

<label class="lw-label">Source URL *</label> source

<label class="lw-label">PDF URL</label> pdf

Annotation

<label class="lw-label">Summary</label> summary

Geographic context optional

<label class="lw-label">Country</label> country

<label class="lw-label">Growing region</label> growing_region

<label class="lw-label">Appellation</label> appellation

record_created

{{{end template}}}

save preview cancel