This is a documentation subpage for Template:Project heading. 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. |
Usage
Syntax
{{Project heading
| project = <!--- Sets the project name, required --->
| task_force = <!--- Sets the task force name, if a task force --->
| border = <!--- Sets the border color on the box --->
| bgcolor = <!--- Sets the background color on the box --->
| image = <!--- Sets the image, required --->
| size = <!--- Changes the default image size from 275px --->
}}
Example
Colors
- Hex -
{{Project heading
| project = Beer
| image = Kranz Koelsch.jpg
| border = #CC9000
| bgcolor = #F3DE94
}}
Will yield this:
WikiProject Beer |
- Color -
{{Project heading
| project = Beer
| image = Kranz Koelsch.jpg
| border = red
| bgcolor = pink
}}
Will yield this:
WikiProject Beer |
General usage
{{Project heading
| project = Beer
| task_force = Pubs
| image = MeophamGreen3573.JPG
}}
Will yield this:
WikiProject Beer's Pubs Task Force |
See also
- {{Project assessments}}
- {{Project categories}}
- {{Project heading}}
- {{Project information}}
- {{Project page header}}
- {{Project wikimedia}}
- {{Scrolling window}}
- {{WikiProject status}}
Related templates