Difference between revisions of "Template:ServiceBlock"

From Bioinformatics Core Wiki
(Pushed from Bioinformatics Core Wiki.)
 
 
(2 intermediate revisions by one other user not shown)
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|}}}"> {{{Description}}} </div>  
+
<div class="serv-descript" style="color:{{{FontColor|}}};" >
</div>  
+
{{{Description}}}
</div><nowiki /></includeonly>
+
</div>
 +
<!-- <div style="color:{{{FontColor|}}};" class="serv-descript mw-collapsible-content" id="serv-collapse" >{{{Description}}}</div> -->  
 +
</div>
 +
</div>
 +
<nowiki/></includeonly>

Latest revision as of 15:10, 5 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