Template:Boxheadstyle: Difference between revisions

From ICT science
Jump to navigation Jump to search
(Created page with "background-color: {{box-framecolor}}; font-weight: bold; color: white<noinclude> ==Gebruik== <pre>{{boxheadstyle}}</pre> Gebruik deze declaratie alleen binnen tabellen die gebrui...")
 
No edit summary
Line 2: Line 2:
==Gebruik==
==Gebruik==
<pre>{{boxheadstyle}}</pre>
<pre>{{boxheadstyle}}</pre>
Gebruik deze declaratie alleen binnen tabellen die gebruik makenn van de template <code>[[Template:Boxcolors|&#123;&#123;boxcolors&#125;&#125;]]</code>.  Bijvoorbeeld:
Gebruik deze declaratie alleen binnen tabellen die gebruik maken van de template <code>[[Template:Boxtablestyle|&#123;&#123;boxtablestyle&#125;&#125;]]</code>.  Bijvoorbeeld:
<pre>{|style="{{boxcolors}}"
<pre>{|style="{{boxtablestyle}}"
|style="{{boxheadstyle}}"|Koptekst
|style="{{boxheadstyle}}"|Koptekst
|-
|-

Revision as of 09:27, 21 October 2011

background-color: #F08000; font-weight: bold; color: white

Gebruik

{{boxheadstyle}}

Gebruik deze declaratie alleen binnen tabellen die gebruik maken van de template {{boxtablestyle}}. Bijvoorbeeld:

{|style="{{boxtablestyle}}"
|style="{{boxheadstyle}}"|Koptekst
|-
|Gewone tekst
|}