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
Tag: Reverted
Β 
(4 intermediate revisions by the same user not shown)
Line 22: Line 22:
|}
|}


'''Β»''' {{#arraymap:{{{info|}}}|,|x|[[Has info::x]]}}
{{#if: {{{info|}}} |'''Β»''' {{#arraymap:{{{info|}}}|,|x|[[Has info::x]]}}}}


|{{#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|}}}]]}}


''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.