Actions

Template

Infobox project: Difference between revisions

From Modelado Foundation

imported>Cdenny
No edit summary
imported>Cdenny
No edit summary
Line 1: Line 1:
<table class="infobox" align="right" bgcolor="#E1E1E1" style="width:30em; font-size:90%; text-align:left; border: 1px grey solid;">
{| class="wikitable"
<caption style="text-align:center; font-size:140%;"><i><b>{{{name}}}</b></i></caption>
! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{title}}}
<tr>
|-
<td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{image}}}</td>  
| colspan="2" style="text-align:center;font-size:7pt" | {{{image}}}<br />{{{imagecaption}}}
</tr>
|-
<tr>
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Section A
<td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{imagecaption}}}</td>
|-
<tr> <th>PI</th>
| style="font-size:9pt" | PI || style="font-size:9pt" | {{{pi}}}
<td>{{{pi}}}</td>
|-
</tr>
| style="font-size:9pt" | Co-PI || style="font-size:9pt" | {{{co-pi}}}
<tr> <th>Co-PI</th>
|-
<td>{{{co-pi}}}</td>
| style="font-size:9pt" | Team Members || style="font-size:9pt" | {{{team-members}}}
</tr>
|-
<tr> <th>Team Members</th>
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Section B
<td>{{{team}}}</td>
|-
</tr>
| style="font-size:9pt" | Webpage || style="font-size:9pt" | {{{webpage}}}
<tr> <th>Webpage</th>
|-
<td>{{{webpage}}}</td>
| style="font-size:9pt" | Anthing Else? || style="font-size:9pt" | {{{more}}}
</tr>
|}
<tr> <th>Additional Attribute 1</th>
<td>{{{att1}}}</td>
</tr>
<tr> <th>Additional Attribute 2</th>
<td>{{{att2}}}</td>
</tr>
<tr> <th>Additional Attribute 3</th>
<td>{{{att3}}}</td>
</tr>

Revision as of 17:12, February 1, 2013

{{{title}}}
{{{image}}}
{{{imagecaption}}}
Section A
PI {{{pi}}}
Co-PI {{{co-pi}}}
Team Members {{{team-members}}}
Section B
Webpage {{{webpage}}}
Anthing Else? {{{more}}}