Template:/box-header: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Box-header | title={{{1}}} |editpage={{{2}}} |border=#aaaaaa <!-- This is the color of the borders around Box Sections --> |titleforeground=white <!-- This is the color of the Box Section Title Bar text --> |titlebackground=#aaccff <!-- This is the color of the Box Section Title Bar --> |background=#f9f9ff <!-- This is the color of the Box Section background --> |foreground=black}} <!-- This is the color of the Box Section text -->") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Box-header | title={{{1}}} | {{Box-header | title={{{1}}} | ||
|editpage={{{2}}} | |editpage={{{2}}} | ||
|border=#aaaaaa <!-- This is the color of the borders around Box Sections --> | |border=#aaaaaa <!-- This is the color of the borders around Box Sections --> | ||
|titleforeground=white <!-- This is the color of the Box Section Title Bar text --> | |titleforeground=white <!-- This is the color of the Box Section Title Bar text --> | ||
|titlebackground=#aaccff <!-- This is the color of the Box Section Title Bar --> | |titlebackground=#aaccff <!-- This is the color of the Box Section Title Bar --> | ||
|background=#f9f9ff <!-- This is the color of the Box Section background --> | |background=#f9f9ff <!-- This is 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 --> |