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
Β 
(58 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Person
{{Person
|lastname=
|firstname=
|firstname=
|lastname=
|title=
|Institution=
|address=
|address=
|Area Code=
|City=
|State / Province=
|Country name=
|mailaddress=
|mailaddress=
|areas of interest=
|Weblink=
|IOC=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{{class="wikitable" #if: {{{lastname|}}} | '''Name:''' [[Has firstname::{{{firstname|}}}]] [[Has lastname::{{{lastname|}}}]] <br/>}}{{#if: {{{address|}}} | '''Address:''' <br/>[[Has address::{{{address|}}}]] <br/>}}{{#if: {{{mailaddress|}}} | '''Mailaddress:''' [[Has mailaddress::{{{mailaddress|}}}]] <br/>}}{{#if: {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} | '''MiPNetLab:''' {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}} <br/>}}{{#if: {{{area of interest|}}} | '''Areas of interest:''' {{#arraymap:{{{area of interest|}}}|,|x|[[Area of interest::x]]}} <br/>}}{{#if: {{{participated at|}}} | '''Participated at:''' {{#arraymap:{{{participated at|}}}|,|x|[[Participated at::x]]}} <br/>}}
{| class="wikitable"
== Publications ==
! style="text-align:left"|Name
{{#ask:[[was written by::{{SUBJECTPAGENAME}}]]|format=table|sort=was published in year|order=desc|default=no publications found<br /><br />
| [[Has lastname::{{{lastname|}}}]] [[Has firstname::{{{firstname|}}}]], [[Has title::{{{title|}}}]] Β 
| ?was published in year
|-
| ?has title
! style="text-align:left"|Institution
| limit=200
| [[Has institution::{{{institution|}}}]]
}}
|-
! style="text-align:left"|Address
| [[Has address::{{{address|}}}]], [[Has area code::{{{area code|}}}]]
|-
! style="text-align:left"|City
| [[In city::{{{city|}}}]]
|-
! style="text-align:left"|State/Province
| [[In state::{{{state|}}}]]
|-
! style="text-align:left"|Country
| [[In country::{{{country|}}}]]
|-
! style="text-align:left"|Email
| [[Has mailaddress::{{{mailaddress|}}}]]
|-
! style="text-align:left"|Weblink
| [[Weblink::{{{weblink|}}}]]
|-
! style="text-align:left"|O2k-Network Lab
| {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}}
|}
Β 










[[Category:Authors]]
[[Category:Authors]]
[[Category:All]]
</includeonly>
</includeonly>

Latest revision as of 09:57, 15 July 2015

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

{{Person
|lastname=
|firstname=
|title=
|Institution=
|address=
|Area Code=
|City=
|State / Province=
|Country name=
|mailaddress=
|Weblink=
}}

Edit the page to see the template text.