Difference between revisions of "Template:ProjectBlock"

From Bioinformatics Core Wiki
(Pushed from Bioinformatics Core Wiki.)
 
 
Line 19: Line 19:
 
<h2 class="proj-title">{{{Title}}}</h2>
 
<h2 class="proj-title">{{{Title}}}</h2>
 
<div class="proj-cont" style="background-color:{{{Color|}}};">  
 
<div class="proj-cont" style="background-color:{{{Color|}}};">  
<div class="proj-img">[[file:{{{Image}}}]]</div>
+
<div class="proj-img">[[file:{{{Image}}}|300px]]</div>
 
<div class="proj-descript" style="color:{{{FontColor|}}};" >{{{Description}}}</div>
 
<div class="proj-descript" style="color:{{{FontColor|}}};" >{{{Description}}}</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
<nowiki/></includeonly>
 
<nowiki/></includeonly>

Latest revision as of 05:59, 28 June 2016

This is the "ProjectBlock" template. It should be called in the following format:

{{ProjectBlock
|Title=
|Description=
|Color=
|Image=
|FontColor=
}}

Edit the page to see the template text.

Bioinformatics Core Facility @ CRG — 2011-2024