Difference between revisions of "Template:Box-header/32"
Jump to navigation
Jump to search
imported>Jdaloner m ('{{Portal:Box-header' --> '{{Box-header') |
imported>Evad37 (pass through noedit parameter if {{{2|}}} is not defined) |
||
| (2 intermediate revisions 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=#B1A3BF <!-- H270 S15 V75 the color of the borders around Box Sections --> | |border=#B1A3BF <!-- H270 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=#E0CEF2 <!-- H270 S15 V95 the color of the Box Section Title Bar --> | |titlebackground=#E0CEF2 <!-- H270 S15 V95 the color of the Box Section Title Bar --> | ||
|background=#FAF5FF <!-- H270 S4 V100 the color of the Box Section background --> | |background=#FAF5FF <!-- H270 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> | ||