Template:Project assessments/doc

Kufuma Wikipedia

Usage[kulemba source]

Syntax[kulemba source]

{{Project assessments
 |project    = <!--- Sets the project name, required.--->
 |task_force = <!--- Set to "yes" if not a project --->
 |name       =
 |border     = <!--- Sets the border color on the box --->
 |bgcolor    = <!--- Sets the background color on the box --->
}}

Add the template to the side panel. The colors of the heading box can be set via hex (#RRGGBB) or by name (Red, etc.). If left undefined, they will default to gray for the border and light blue for the background.

Example[kulemba source]

Hex -
{{Project assessments
 |project = Beer
 |border  = #CC9000
 |bgcolor = #F3DE94
 |link    = WikiProject Beer
}}

Will yield this:

Beer WikiProject
article assessment
Color -
{{Project assessments
 |project = Beer
 |border  = red
 |bgcolor = pink
 |link    = WikiProject Beer
}}

Will yield this:

Beer WikiProject
article assessment

Taskforce[kulemba source]

{{Project assessments
 |project = Food and drink
 |task_force = yes
 |name    = Cheeses
 |link    = WikiProject Food and drink/Cheeses task force
}}

Will yield this:

Cheeses Task Force
article assessment

See also[kulemba source]

Related templates[kulemba source]