Difference between revisions of "Template:Stijlbibliotheek item"
From Venlo Samenwerkingswijzer
Line 10: | Line 10: | ||
}} | }} | ||
{{Stijlbibliotheek item | {{Stijlbibliotheek item | ||
+ | |Color=#74633 | ||
|Item=h3 | |Item=h3 | ||
− | |Item css=font-size:1.5em | + | |Item css=font-size:1.5em; |
}} | }} | ||
</noinclude><includeonly><div class="row" style="padding-top:10px; padding-bottom:10px; border-bottom:1px solid;"> | </noinclude><includeonly><div class="row" style="padding-top:10px; padding-bottom:10px; border-bottom:1px solid;"> | ||
<div class="col-md-2"><big>{{{Item|}}}</big></div> | <div class="col-md-2"><big>{{{Item|}}}</big></div> | ||
− | <div class="col-md-5" | + | <div class="col-md-5">{{#if:{{{Color|}}}|<tt>{{{Color|}}};</tt>}} <tt>{{{Item css|}}}</tt></div> |
<div class="col-md-5"><div style="{{{Item css|}}}">Dit is een voorbeeld</div></div> | <div class="col-md-5"><div style="{{{Item css|}}}">Dit is een voorbeeld</div></div> | ||
</div></includeonly> | </div></includeonly> |
Latest revision as of 11:55, 9 November 2016
{{Stijlbibliotheek item |Item=h2 |Item css=bijv. font-size:2.0em; color:red; }}
h2
font-size:2.0em; color:red;
Dit is een voorbeeld
h3
#74633; font-size:1.5em;
Dit is een voorbeeld