Difference between revisions of "Template:Box-header"

From English Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<div style="clear: both; <!--
+
<div style="clear: both" >
        -->border: {{{border-type|solid}}} {{{titleborder|{{{border|#ababab}}}}}}; <!--
 
        -->border-width: {{{border-top|{{{border-width|1}}}}}}px {{{border-width|1}}}px 0; <!--
 
        -->background: {{{titlebackground|#bcbcbc}}};<!--
 
        --> color: {{{titleforeground|#000}}}; <!--
 
        -->padding: {{{padding|.1em}}};<!--
 
        -->padding-top: {{{padding-top|.1em}}};<!--
 
        -->padding-left: {{{padding-left|.1em}}};<!--
 
        -->padding-right: {{{padding-right|.1em}}};<!--
 
        -->padding-bottom: {{{padding-bottom|.1em}}};<!--
 
        -->text-align: {{{title-align|center}}};<!--
 
        -->font-family: {{{font-family|sans-serif}}};<!--
 
        -->font-size:{{{titlefont-size|100%}}};<!--
 
        -->margin-bottom: 0px;<!--
 
        -->">
 
 
{{
 
{{
 
| title={{{1}}}  
 
| title={{{1}}}  
Line 23: Line 9:
 
|foreground=black}}      <!-- This is the color of the Box Section text -->
 
|foreground=black}}      <!-- This is the color of the Box Section text -->
 
}}
 
}}
 
+
</div>
<!----
 
{{
 
| title=1
 
| editpage=2
 
| titleforeground=black
 
| titlebackground=#bcbcbc
 
| background=#bcbcbc
 
| viewpage=2
 
}}
 
{{2}} ------>
 

Revision as of 05:50, 25 May 2016

{{ | title={{{1}}} |editpage={{{2}}} |border=#aaaaaa |titleforeground=white |titlebackground=#aaccff |background=#f9f9ff |foreground=black}} }}