Template:Boxtablestyle: Difference between revisions

From ICT science
Jump to navigation Jump to search
(Created page with "background-color: {{box-bgcolor}}; border: 1px solid {{box-framecolor}}; border-collapse: collapse<noinclude> ==Gebruik== <pre>{{boxcolors}}</pre> Gebruik deze declaratie alleen ...")
 
(Undo revision 4975 by Ruule101 (talk))
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
background-color: {{box-bgcolor}}; border: 1px solid {{box-framecolor}}; border-collapse: collapse<noinclude>
background-color: {{box-bgcolor}}; border: 1px solid {{box-framecolor}}; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em<noinclude>
==Gebruik==
==Gebruik==
<pre>{{boxcolors}}</pre>
<pre>{{boxtablestyle}}</pre>
Gebruik deze declaratie alleen binnen tabellen.  Bijvoorbeeld:
Gebruik deze declaratie alleen binnen tabellen.  Bijvoorbeeld:
<pre>{|style="{{boxtablestyle}}">
<pre>{|style="{{boxtablestyle}}"
|Tekst
|Tekst
|}</pre>
|}</pre>
[[Category:ICT templates]]
[[Category:Opmaaktemplates]]
[[Category:Templates]]
{{DEFAULTSORTKEY:Boxtablestyle}}
</noinclude>
</noinclude>

Latest revision as of 16:32, 31 March 2014

background-color: #FFF9F3; border: 1px solid #F08000; border-collapse: collapse; margin-top: 1em; margin-bottom: 1em

Gebruik

{{boxtablestyle}}

Gebruik deze declaratie alleen binnen tabellen. Bijvoorbeeld:

{|style="{{boxtablestyle}}"
|Tekst
|}