Difference between revisions of "Template:Box-header/18"
Jump to navigation
Jump to search
imported>RichardF (fix) |
imported>Evad37 (pass through noedit parameter if {{{2|}}} is not defined) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Box-header{{{watch|}}} | title={{{1}}} |
|editpage={{{2}}} | |editpage={{{2}}} | ||
− | |border=# | + | |noedit={{#if:{{{2|<noinclude>demo</noinclude>}}}||yes}} |
+ | |border=#A3BFA3 <!-- H120 S15 V75 the color of the borders around Box Sections --> | ||
|titleforeground=black <!-- This is the color of the Box Section Title Bar text --> | |titleforeground=black <!-- This is the color of the Box Section Title Bar text --> | ||
− | |titlebackground=# | + | |titlebackground=#E6FFE6 <!-- H120 S10 V100 the color of the Box Section Title Bar --> |
− | |background=# | + | |background=#F5FFF5 <!-- H120 S4 V100 the color of the Box Section background --> |
− | |foreground=black | + | |foreground=black <!-- This is the color of the Box Section text --> |
+ | }}<noinclude>{{Box-footer}}</noinclude> |