Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Template:Publication"

From Bioblast
Β 
Line 26: Line 26:
{{#if: {{{authors|}}} |{{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}} ([[Was published in year::{{{year|}}}]]) [[Was published in journal::{{{journal|}}}]]}}
{{#if: {{{authors|}}} |{{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}} ([[Was published in year::{{{year|}}}]]) [[Was published in journal::{{{journal|}}}]]}}


{{#if: {{{Abstract|}}} |''Abstract'': [[has abstract::{{{abstract|}}}]]}}
''Abstract'': [[has abstract::{{{abstract|}}}]]
Β 
{{#if: {{{keywords|}}} | '''''β€’''' Keywords:'' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}} }}
{{#if: {{{keywords|}}} | '''''β€’''' Keywords:'' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}} }}
{{#if: {{{editor|}}} | '''''β€’''' Bioblast editor:'' {{#arraymap:{{{editor|}}}|,|x|[[has editor::x]]}} }}
{{#if: {{{editor|}}} | '''''β€’''' Bioblast editor:'' {{#arraymap:{{{editor|}}}|,|x|[[has editor::x]]}} }}

Latest revision as of 11:43, 29 October 2021

This is the "publication" template. It should be called in the following format:

{{publication
|title=
|link=
|authors=
|year=
|journal=
|mipnetlab=
|abstract=
|keywords=
|editor=
}}

Edit the page to see the template text.