Difference between revisions of "Template:Box-header/10"
Jump to navigation
Jump to search
imported>WOSlinker m (add box-footer inside noinclude tag) |
imported>Evad37 (pass through noedit parameter if {{{2|}}} is not defined) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Box-header{{{watch|}}} | title={{{1}}} | {{Box-header{{{watch|}}} | title={{{1}}} | ||
|editpage={{{2}}} | |editpage={{{2}}} | ||
+ | |noedit={{#if:{{{2|<noinclude>demo</noinclude>}}}||yes}} | ||
|border=#BFBFA3 <!-- H60 S15 V75 the color of the borders around Box Sections --> | |border=#BFBFA3 <!-- H60 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 --> | ||
Line 6: | Line 7: | ||
|background=#FFFFF5 <!-- H60 S4 V100 the color of the Box Section background --> | |background=#FFFFF5 <!-- H60 S4 V100 the color of the Box Section background --> | ||
|foreground=black <!-- This is the color of the Box Section text --> | |foreground=black <!-- This is the color of the Box Section text --> | ||
− | }}<noinclude>{{Box-footer}}<noinclude> | + | }}<noinclude>{{Box-footer}}</noinclude> |