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 19: Line 19:
|-
|-
! style="text-align:left"|Address
! style="text-align:left"|Address
| {{#if: {{{address|}}} | '''Address:''' <br/>[[Has address::{{{address|}}}]] <br/>}}
| {{#if: {{{address|}}} | <br/>[[Has address::{{{address|}}}]] <br/>}}
|- Β 
|- Β 
! style="text-align:left"|Mailaddress
! style="text-align:left"|Mailaddress
| {{#if: {{{mailaddress|}}} | '''Mailaddress:''' [[Has mailaddress::{{{mailaddress|}}}]] <br/>}}
| {{#if: {{{mailaddress|}}} | [[Has mailaddress::{{{mailaddress|}}}]] <br/>}}
|-
|-
! style="text-align:left"|MiPNetLab
! style="text-align:left"|MiPNetLab
| {{#if: {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} | '''MiPNetLab:''' {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} <br/>}}
| {{#if: {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} | {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} <br/>}}
|-
|-
! style="text-align:left"|Areas of interest
! style="text-align:left"|Areas of interest
| {{#if: {{{area of interest|}}} | '''Areas of interest:''' {{#arraymap:{{{area of interest|}}}|,|x|[[Area of interest::x]]}} <br/>}}
| {{#if: {{{area of interest|}}} | {{#arraymap:{{{area of interest|}}}|,|x|[[Area of interest::x]]}} <br/>}}
|-
|-
! style="text-align:left"|Participated at
! style="text-align:left"|Participated at
| {{#if: {{{participated at|}}} | '''Participated at:''' {{#arraymap:{{{participated at|}}}|,|x|[[Participated at::x]]}} <br/>}}
| {{#if: {{{participated at|}}} | {{#arraymap:{{{participated at|}}}|,|x|[[Participated at::x]]}} <br/>}}
|}
|}



Revision as of 11:59, 15 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.