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
Β 
(40 intermediate revisions by 5 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{publication
{{publication
|titel=
|title=
|linkt=
|link=
|authors=
|authors=
|year=
|year=
Line 17: Line 17:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
[[Image:MiPMap Publication.jpg|right|150px|link=http://www.bioblast.at/index.php/MiPMap|Publications in the MiPMap]]
[[Image:MiPMap Publication.jpg|right|120px|link=http://www.bioblast.at/index.php/MiPMap|Publications in the MiPMap]]
{| class="wikitable"
{| class="wikitable"
| '''[[Has title::{{{title|}}}]]'''
| [[Has title::{{{title|}}}]]
|}
|}


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


'''Authors:''' {{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}}
{{#if: {{{authors|}}} |{{#arraymap:{{{authors|}}}|,|x|[[Was written by::x]]}} ([[Was published in year::{{{year|}}}]]) [[Was published in journal::{{{journal|}}}]]}}
Β 
'''Year:''' [[Was published in year::{{{year|}}}]]
Β 
'''Journal:''' [[Was published in journal::{{{journal|}}}]]
Β 
Β 
== Abstract ==
[[has abstract::{{{abstract|}}}]]
Β 
'''Keywords:''' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}}
Β 
{{#if: {{{mipnetlab|}}} | '''MiPNetLab:''' {{#arraymap:{{{mipnetlab|}}}|,|x|[[Was published by MiPNetLab::x]]}} }}


''Abstract'': [[has abstract::{{{abstract|}}}]]
{{#if: {{{keywords|}}} | '''''β€’''' Keywords:'' {{#arraymap:{{{keywords|}}}|,|x|[[has publicationkeywords::x]]}} }}
{{#if: {{{editor|}}} | '''''β€’''' Bioblast editor:'' {{#arraymap:{{{editor|}}}|,|x|[[has editor::x]]}} }}
{{#if: {{{mipnetlab|}}} | '''''β€’''' O2k-Network Lab:'' {{#arraymap:{{{mipnetlab|}}}|,|x|[[Was published by MiPNetLab::x]]}} }}
[[Category:Publications]]
[[Category:Publications]]
</includeonly>
</includeonly>

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.