Template:Person

From Kolflow Project

(Difference between revisions)
Jump to: navigation, search
 
(13 intermediate revisions not shown)
Line 1: Line 1:
 +
<noinclude>
 +
The Template for displaying a person
 +
 +
"position" in {Full professor, Associate professor, PhD}
 +
 +
</noinclude>
 +
<includeonly>
[[Category:Person]]
[[Category:Person]]
-
First Name : {{{firstName}}}
 
-
Last Name : {{{lastName}}}
 
-
Laboratory : [[Team::{{{team}}}]]
+
'''First Name :''' [[firstName::{{{firstName}}}]]
 +
 
 +
'''Last Name :''' [[lastName::{{{lastName}}}]]
 +
 
 +
'''Team :''' [[Team::{{{team}}}]]
 +
 
 +
'''Lab :''' [[Laboratory::{{{lab}}}]]
 +
 
 +
'''Position :''' [[Position::{{{position}}}]]
 +
 
 +
'''eMail :''' [[email::{{{email}}}]]
 +
 
 +
'''URL :'''  [[url::{{{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,855 times.