Difference between revisions of "Template:Member"

From ICPWiki
Jump to navigation Jump to search
Line 28: Line 28:
 
[[Image:{{{image}}}|right|300px]]
 
[[Image:{{{image}}}|right|300px]]
  
{{#if:{{{status|}}}|'''{{{status|}}}'''|}}
+
{{ifeq:{{{status|NONE}}}|NONE||'''{{{status|}}}'''}}
  
{{#if:{{{room|}}}|Room: '''{{{room|}}}'''|}}
+
{{ifeq:{{{room|NONE}}}|NONE||Room: '''{{{room|}}}'''}}
  
{{#if:{{{phone|}}}|Telephone: '''+49(0)69/798-{{{phone}}}'''|}}
+
{{ifeq:{{{phone|NONE}}}|NONE||Telephone: '''+49(0)69/798-{{{phone}}}'''}}
  
 
Fax: '''+49(0)69/798-{{{fax|47611}}}'''
 
Fax: '''+49(0)69/798-{{{fax|47611}}}'''
  
{{#if:{{{email|}}}|e-mail: <tt>{{{email}}}</tt>|}}
+
{{ifeq:{{{email|NONE}}}|NONE||e-mail: <tt>{{{email}}}</tt>}}
 
</includeonly>
 
</includeonly>

Revision as of 15:45, 27 February 2007


Usage

This template can be used by any member of the SimBio working group to generate the header for a personal page. To use it, you can copy the following:

{{Member
|status=
|room=
|phone=
|fax=
|email=
|image=
}}

Example

Olaf Lenz.jpg

Template:Ifeq:PostDoc

Template:Ifeq:1.213

Template:Ifeq:47500

Fax: +49(0)69/798-47611

Template:Ifeq:olenz at fias.uni-frankfurt.de