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
(Created page with "<noinclude> This is the "Person" template. It should be called in the following format: <pre> {{Person |firstname= |lastname= }} </pre> Edit the page to see the template text. </...")
Β 
Β 
(103 intermediate revisions by 4 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Person
{{Person
|lastname=
|firstname=
|firstname=
|lastname=
|title=
|Institution=
|address=
|Area Code=
|City=
|State / Province=
|Country name=
|mailaddress=
|Weblink=
}}
}}
</pre>
</pre>
Line 11: Line 20:
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable"
{| class="wikitable"
! First Name
! style="text-align:left"|Name
| [[Has firstname::{{{firstname|}}}]]
| [[Has lastname::{{{lastname|}}}]] [[Has firstname::{{{firstname|}}}]], [[Has title::{{{title|}}}]]
|-
! style="text-align:left"|Institution
| [[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|}}}]]
|-
|-
! Last Name
! style="text-align:left"|O2k-Network Lab
| [[Has lastname::{{{lastname|}}}]]
| {{#ask:[[has member::{{SUBJECTPAGENAME}}]]}}
|}
|}


[[Category:Person]]
Β 
Β 
Β 
Β 
Β 
[[Category:Authors]]
</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.