Difference between revisions of "Template:TrainingBlock"
From Bioinformatics Core Wiki
(Pushed from Bioinformatics Core Wiki.) |
|||
Line 20: | Line 20: | ||
<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 08:11, 29 June 2016
This is the "TrainingBlock" template. It should be called in the following format:
{{TrainingBlock |Title= |Description= |Color= |TitleColor= |FontColor= |Image= }}
Edit the page to see the template text.