Difference between revisions of "Template:ServiceBlock"

From Bioinformatics Core Wiki
(Pushed from Bioinformatics Core Wiki.)
(Pushed from Bioinformatics Core Wiki.)
Line 13: Line 13:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>__NOPAGECAT__[[Has Title::{{{Title|}}}| ]] [[Has Description::{{{Description|}}}| ]][[Has Color::{{{Color|}}}| ]]
 
</noinclude><includeonly>__NOPAGECAT__[[Has Title::{{{Title|}}}| ]] [[Has Description::{{{Description|}}}| ]][[Has Color::{{{Color|}}}| ]]
<div id="services_block">
+
<div class="serv-block" style="min-width:100%;margin-bottom:20px">
<div class="s_block" style="background-color:{{{Color|}}};">
+
<h2 class="serv-title" >{{{Title}}}</h2>
<div id=s_block_title style="color:{{{TitleColor|}}}"> {{{Title}}} </div>
+
<div class="serv-cont " style="background-color:{{{Color|}}}">  
<div id=s_block_description style="color:{{{FontColor|}}}">
+
<div class="serv-descript" style="color:{{{FontColor|}}};" >{{{Description}}}</div>
{{{Description}}}
+
<!-- <div style="color:{{{FontColor|}}};" class="serv-descript mw-collapsible-content" id="serv-collapse" >{{{Description}}}</div> -->  
</div>  
+
</div>
</div>  
+
</div>
</div><nowiki /></includeonly>
+
<nowiki/></includeonly>

Revision as of 15:28, 1 September 2016

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

{{ServiceBlock
|Title=
|Description=
|Color=
|FontColor=
|TitleColor=
}}

Edit the page to see the template text.

Bioinformatics Core Facility @ CRG — 2011-2024