Template:Person

From Kolflow Project

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{Person |FirstName = |LastName = |ContactInfo = |Team = }}")
 
(15 intermediate revisions not shown)
Line 1: Line 1:
-
{{Person
+
<noinclude>
-
|FirstName        =
+
The Template for displaying a person
-
|LastName        =
+
 
-
|ContactInfo =
+
"position" in {Full professor, Associate professor, PhD}
-
|Team =
+
 
-
}}
+
</noinclude>
 +
<includeonly>
 +
[[Category:Person]]
 +
 
 +
 
 +
'''First Name :''' [[firstName::{{{firstName}}}]]
 +
 
 +
'''Last Name :''' [[lastName::{{{lastName}}}]]
 +
 
 +
'''Team :''' [[Team::{{{team}}}]]
 +
 
 +
'''Lab :''' [[Laboratory::{{{lab}}}]]
 +
 
 +
'''Position :''' [[Position::{{{position}}}]]
 +
 
 +
'''eMail :''' [[email::{{{email}}}]]
 +
 
 +
'''URL :'''  [[url::{{{url| }}}]]
 +
 
 +
{{#set:completeName={{{firstName}}} {{{lastName}}} }}
 +
</includeonly>

Latest revision as of 16:27, 17 February 2011

The Template for displaying a person

"position" in {Full professor, Associate professor, PhD}


     
This page was last modified on 17 February 2011, at 16:27. This page has been accessed 4,939 times.