Template:LiteratureEntry: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:Title (property=HasTitle)|Authors (property=HasAuthors)|Source (label=Publication source;property=HasSource)|Year (label=Year published;property=HasYear)|DOI (label=DOI URL;property=HasDOI)|PDF (label=PDF URL;property=HasPDF)|Abstract (property=HasAbstract)| | {{#template_params:Title (property=HasTitle)|Authors (property=HasAuthors)|Source (label=Publication source;property=HasSource)|Year (label=Year published;property=HasYear)|DOI (label=DOI URL;property=HasDOI)|PDF (label=PDF URL;property=HasPDF)|Abstract (property=HasAbstract)|ExperimentalContext (label=Experimental context;list;property=HasExperimentalContext)|SubsystemTag (label=Subsystem tag(s);list;property=HasSubsystemTag)}} | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! Title | ! Title | ||
| Line 23: | Line 23: | ||
| [[HasAbstract::{{{Abstract|}}}]] | | [[HasAbstract::{{{Abstract|}}}]] | ||
|- | |- | ||
! | ! Experimental context: | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{ExperimentalContext|}}}|,|x|[[HasExperimentalContext::x]]}} | ||
|- | |||
! Subsystem tag(s): | |||
| {{#arraymap:{{{SubsystemTag|}}}|,|x|[[HasSubsystemTag::x]]}} | |||
|} | |} | ||
Latest revision as of 05:25, 30 July 2025
This is the "LiteratureEntry" template.
It should be called in the following format:
{{LiteratureEntry
|Title=
|Authors=
|Source=
|Year=
|DOI=
|PDF=
|Abstract=
|ExperimentalContext=
|SubsystemTag=
}}
Edit the page to see the template text.