From Kolflow Project
(Difference between revisions)
|
|
(14 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 : [[First Name::{{{firstName}}}]]
| |
| | | |
- | Last Name : [[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}