Form:LiteratureEntry: Difference between revisions

From SynCell
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{{info|page name={{{Page Title}}} }}}
{{#forminput:form=LiteratureEntry|autocomplete on category=LiteratureEntry}}


</noinclude><includeonly>
</noinclude><includeonly>
Line 15: Line 15:
| {{{field|PageTitle}}}
| {{{field|PageTitle}}}
|-
|-
! Article Title:  
! Article title:  
| {{{field|Title}}}
| {{{field|Title|property=HasTitle}}}
|-
|-
! Authors:  
! Authors:  
| {{{field|Authors}}}
| {{{field|Authors|property=HasAuthors}}}
|-
|-
! Publication source:  
! Publication source:  
| {{{field|Source}}}
| {{{field|Source|property=HasSource}}}
|-
|-
! Year published:  
! Year published:  
| {{{field|Year}}}
| {{{field|Year|property=HasYear}}}
|-
|-
! DOI URL:  
! DOI URL:  
Line 36: Line 36:
| {{{field|Abstract|input type=textarea}}}
| {{{field|Abstract|input type=textarea}}}
|-
|-
! System type:  
! Experimental context:  
| {{{field|SystemType|input type=dropdown|values=Cell-Free,Synthetic Cell,Bacteria}}}
| {{{field|ExperimentalContext|input type=dropdown|values=Cell-free,Synthetic cell,Bacteria|property=HasExperimentalContext}}}
|-
! Subsystem tag(s):
| {{{field|SubsystemTag|input type=checkboxes|property=HasSubsystemTag|values from category=Subsystem}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 05:15, 30 July 2025

This is the "LiteratureEntry" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.