Difference between revisions of "Template:Stijlbibliotheek item"
From Venlo Samenwerkingswijzer
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|Item=h2 | |Item=h2 | ||
|Item css=font-size:2.0em; color:red; | |Item css=font-size:2.0em; color:red; | ||
+ | }} | ||
+ | {{Stijlbibliotheek item | ||
+ | |Color=#74633 | ||
+ | |Item=h3 | ||
+ | |Item css=font-size:1.5em; | ||
}} | }} | ||
− | </noinclude><includeonly><div class="row"> | + | </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"><tt>{{{Item css|}}}</tt></div> | + | <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