Difference between revisions of "Template:Box-header"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
+ | <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}}} |
Revision as of 05:45, 25 May 2016
{{ | title={{{1}}} |editpage={{{2}}} |border=#aaaaaa |titleforeground=white |titlebackground=#aaccff |background=#f9f9ff |foreground=black}} }}