Template:Infobox project/doc

From PZwiki
Notebook.png
This is a documentation subpage for Template:Infobox project.
It contains usage information and other content that is not part of the original template page.

This template is used to display general information about a community project. It is used on the project page.

Usage

Add {{Infobox project|Leader|Category}} to the top of the project page.

Example

Template:Infobox project/doc
Image.png
Leader
Category
Status
Template:Infobox project/doc
Leader
Category
Status
Finish date
2023-12-18

{{Infobox project|Leader|Category|img=Image.png}}

Will produce the right infobox:

Parameters

1
The name of the project leader. If not specified, the infobox will display "Unassigned".
2
The category the project is in. If not specified, the infobox will display "Unassigned".
close
The status of the project. If not specified, the infobox will display "Active". Otherwise, the infobox will display "Finished".
date
The date the project was finished. If not specified, the infobox will display the latest revision date in the format DD MM YYYY.
If you want to specify the date, use the format YYYY-MM-DD. Then the date will be automatically formatted.
This parameter is only used when close is specified.
color
Font color. Defaults to #000000, may want to set it to #ffffff when color1 is dark.
color1
First column background color. Defaults to #f8f9fa.
color2
Second column background color. Defaults to #ffffff.
img
The image to display in the infobox. If not specified, no image will be displayed.
imgsize
The size of the image to display. Defaults to 290px. Image width should not be greater than 290px.
hidecat
Don't add the project to the category if not empty. Usually this should not be specified.

See also