This is a documentation subpage for Template:Window. It may contain usage information, categories and other content that is not part of the original template page. |
This template doc page is closely interconnected with other templates or pages.
This template may:
You are encouraged to familiarize yourself with its setup, and with related files. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. |
Syntax
{{window|border=|col1=|col2=|col3=|font-size=|title=|content=}}
Parameters
- The optional border is used to set the thickness of the edges of the window (example: border=2px).
- Color:
- col1 is used to set the color of the title bar.
- col2 is used to set the background color of the window.
- col3 is used to set the color of the title.
- The optional font-size is used to set the font size of the title (example: font-size=120%).
Example
{{window |border =1px |col1 =#002A52 |col2 =#eeffff |col3 =#FEB41D |font-size =120% |title =Example |content = * Example * Example }}
produces:
Example
|
See also
"Window" templates
- {{Window}}
- {{Window home}}
"Folder" templates
- {{Framework}}
- {{Invert framework}}
- {{Q-box}}