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

Difference between revisions of "Template:Person"

From Bioblast
Line 14: Line 14:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable"
'''Name:''' [[Has firstname::{{{firstname|}}}]] [[Has lastname::{{{lastname|}}}]]
! style="text-align:left"|Name
Β 
| [[Has firstname::{{{firstname|}}}]] [[Has lastname::{{{lastname|}}}]]
'''Address:''' [[Has address::{{{address|}}}]]
|-
Β 
! style="text-align:left"|Address
'''Mailaddress:''' [[Has mailaddress::{{{mailaddress|}}}]]
| [[Has address::{{{address|}}}]]
Β 
|-
'''MiPNetLab:''' {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}}
! style="text-align:left"|Mailaddress
Β 
| [[Has mailaddress::{{{mailaddress|}}}]]
'''Areas of interest:''' {{#arraymap:{{{area of interest|}}}|,|x|[[Area of interest::x]]}}
|-
Β 
! style="text-align:left"|MiPNetLab
'''Participated at:''' {{#arraymap:{{{participated at|}}}|,|x|[[Participated at::x]]}}
| {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}}
Β 
|-
! style="text-align:left"|Areas of interest
| {{#arraymap:{{{area of interest|}}}|,|x|[[Area of interest::x]]}}
|-
! style="text-align:left"|Participated at
| {{#arraymap:{{{participated at|}}}|,|x|[[Participated at::x]]}}
|}


== Publications == Β 
== Publications == Β 

Revision as of 12:50, 13 November 2010

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

{{Person
|firstname=
|lastname=
|address=
|mailaddress=
|areas of interest=
|IOC=
}}

Edit the page to see the template text.