Difference between revisions of "Template:Member"

From ICPWiki
Jump to navigation Jump to search
 
(60 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<includeonly>
 +
<div style="border: thin solid #D6D6D6; padding:10px; background-color: #F6F6F6; font-size:small;">
 +
[[Image:{{{image|No_photo.png}}}|right|180px]]
 +
{{#if:{{{status|}}}|'''{{{status}}}'''|}}<br/>
 +
{{#if:{{{former|}}}|<div style="font-weight:bold;font-size:larger">As {{PAGENAME}} is not a member of our working group anymore, the information below might be outdated.</div>|
 +
<table>
 +
<tr valign="top"><td>Office:</td><td>{{#if:{{{room|}}}|{{{room}}}|???}}</td></tr>
 +
<tr valign="top"><td>Phone:</td><td>+49(0)69 / 798 - {{#if:{{{phone|}}}|'''{{{phone}}}'''|???}}</td></tr>
 +
<tr valign="top"><td>Fax:</td><td>+49(0)69 / 798 - '''{{#if:{{{fax|}}}|{{{fax}}}|47611}}'''</td></tr>
 +
<tr valign="top"><td>Email:</td><td><tt>{{#if:{{{email|}}}|{{{email}}}|???}}</tt></td></tr>
 +
<tr valign="top"><td>Address:</td><td>{{PAGENAME}}<br/>Frankfurt Institute for Advanced Studies<br/> Johann-Wolfgang-Goethe-Universität<br/> Ruth-Moufang-Str. 1<br/> 60438 Frankfurt am Main<br/> Germany</td></tr>
 +
</table>
 +
}}
 +
<div style="clear:both;margin:0;padding:0;"/>
 +
</div>
 +
</includeonly>
 
<noinclude>
 
<noinclude>
 +
 +
==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:
 
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:
 
<pre>
 
<pre>
Line 6: Line 24:
 
|room=
 
|room=
 
|phone=
 
|phone=
 +
|fax=
 
|email=
 
|email=
 
|image=
 
|image=
 
}}
 
}}
 
</pre>
 
</pre>
</noinclude>
 
<includeonly>
 
{|border="0"  cellpadding="2" cellspacing="1" style="float:right; empty-cells:show; margin-right:0em; margin-left:1em; margin-bottom:0.5em; margin-top:0em; background:white;"
 
| align="center" colspan=2 | [[Image:{{{image}}}|170px]]
 
|}
 
  
'''{{{status|}}}'''
+
==Example==
 +
{{Member
 +
|former=
 +
|image=Olaf_Lenz.jpg
 +
|phone=47500
 +
|room=1.213
 +
|email=olenz _at_ fias.uni-frankfurt.de
 +
|status=PostDoc
 +
}}
  
Room: '''{{{room|}}}'''
+
</noinclude>
 
 
Telephone: '''+49(0)69/798-{{{phone}}}'''
 
 
 
e-mail: <tt>{{{email|}}}</tt>
 
</includeonly>
 

Latest revision as of 13:01, 22 August 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

PostDoc

Office:1.213
Phone:+49(0)69 / 798 - 47500
Fax:+49(0)69 / 798 - 47611
Email:olenz _at_ fias.uni-frankfurt.de
Address:Member
Frankfurt Institute for Advanced Studies
Johann-Wolfgang-Goethe-Universität
Ruth-Moufang-Str. 1
60438 Frankfurt am Main
Germany