Form:ResearchItem: Difference between revisions
From Landrace.Wiki - The Landrace Cannabis Wiki
More actions
Eloise Zomia (talk | contribs) No edit summary |
Eloise Zomia (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Form:ResearchItem/styles.css" /> | |||
<noinclude> | <noinclude> | ||
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> | ||
| Line 13: | Line 13: | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Publication date <span class="lw-req">*</span></div> | ||
{{{field|date|input type=datepicker|mandatory}}} | {{{field|date|input type=datepicker|mandatory}}} | ||
</div> | </div> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Title <span class="lw-req">*</span></div> | ||
{{{field|title|input type=text|mandatory|size=80|placeholder=Full title of the paper or report}}} | {{{field|title|input type=text|mandatory|size=80|placeholder=Full title of the paper or report}}} | ||
</div> | </div> | ||
| Line 24: | Line 24: | ||
<div class="lw-row"> | <div class="lw-row"> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Type <span class="lw-req">*</span></div> | ||
{{{field|type|input type=dropdown|mandatory|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}}} | ||
</div> | </div> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Year</div> | ||
{{{field|year|input type=number|size=10}}} | {{{field|year|input type=number|size=10}}} | ||
</div> | </div> | ||
| Line 34: | Line 34: | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Authors</div> | ||
{{{field|authors|input type=textarea|rows=2|cols=80|placeholder=e.g. Dillon E, Smith J, Kumar R}}} | {{{field|authors|input type=textarea|rows=2|cols=80|placeholder=e.g. Dillon E, Smith J, Kumar R}}} | ||
</div> | </div> | ||
| Line 46: | Line 46: | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Venue / journal</div> | ||
{{{field|venue|input type=text|size=80|placeholder=e.g. Frontiers in Plant Science}}} | {{{field|venue|input type=text|size=80|placeholder=e.g. Frontiers in Plant Science}}} | ||
</div> | </div> | ||
| Line 52: | Line 52: | ||
<div class="lw-row"> | <div class="lw-row"> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">DOI</div> | ||
{{{field|doi|input type=text|size=45|placeholder=10.1234/example}}} | {{{field|doi|input type=text|size=45|placeholder=10.1234/example}}} | ||
</div> | </div> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Source URL <span class="lw-req">*</span></div> | ||
{{{field|source|input type=text|mandatory|size=90|placeholder=https://...}}} | {{{field|source|input type=text|mandatory|size=90|placeholder=https://...}}} | ||
</div> | </div> | ||
| Line 62: | Line 62: | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">PDF URL</div> | ||
{{{field|pdf|input type=text|size=90|placeholder=Direct link to PDF if available}}} | {{{field|pdf|input type=text|size=90|placeholder=Direct link to PDF if available}}} | ||
</div> | </div> | ||
| Line 74: | Line 74: | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Summary</div> | ||
{{{field|summary|input type=textarea|rows=5|cols=90|placeholder=Brief annotation of what this paper covers and why it matters for landrace documentation}}} | {{{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> | ||
| Line 87: | Line 87: | ||
<div class="lw-row lw-row--3col"> | <div class="lw-row lw-row--3col"> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Country</div> | ||
{{{field|country|input type=text|placeholder=e.g. India}}} | {{{field|country|input type=text|placeholder=e.g. India}}} | ||
</div> | </div> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Growing region</div> | ||
{{{field|growing_region|input type=text|placeholder=e.g. Western Himalayas}}} | {{{field|growing_region|input type=text|placeholder=e.g. Western Himalayas}}} | ||
</div> | </div> | ||
<div class="lw-field"> | <div class="lw-field"> | ||
< | <div class="lw-label">Appellation</div> | ||
{{{field|appellation|input type=text|placeholder=e.g. Parvati Valley}}} | {{{field|appellation|input type=text|placeholder=e.g. Parvati Valley}}} | ||
</div> | </div> | ||
Revision as of 23:12, 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
Publication date *
date
Title *
title
Type *
type
Year
year
Authors
authors
Publication details
Venue / journal
venue
DOI
doi
Source URL *
source
PDF URL
Annotation
Summary
summary
Geographic context optional
Country
country
Growing region
growing_region
Appellation
appellation
record_created
{{{end template}}}