This is a documentation subpage for Template:Project information. 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 information
| project = <!--- Sets the project name, required --->
| width = <!--- The [[CSS]] width of the object. Defaults to 275px --->
| task_force = <!--- Set to "yes" if not a project --->
| portal = <!--- Parent portal for the project --->
| portal_img = <!--- Sets the image for the portal link. Defaults to [[File:Portal.svg]] --->
| portal2 = <!--- Related portal for the project --->
| portal2_img = <!--- Sets the image for the related portal link. Defaults to [[File:Portal.svg]] --->
| border = <!--- Sets the border color on the box --->
| bgcolor = <!--- Sets the background color on the box --->
| shortcut = <!--- Shortcut to project --->
| shortcut2 =
| shortcut3 =
| banner = <!--- Project banner to be used on talk pages --->
| navbox = <!--- Navigational boxes --->
| navbox2 =
| navbox3 =
| infobox = <!--- Info boxes --->
| infobox2 =
| infobox3 =
| userbox = <!--- User boxes --->
| userbox2 =
| userbox3 =
| userboxnote = <!--- Free-form comment, such as a link to more boxes or instructions --->
| stub_cat = <!--- Sets link to the stub category page. Required if setting out stubs --->
| stub = <!--- Project stub templates --->
| stub2 =
| stub3 =
| cat = <!--- project categories --->
| cat2 =
| cat3 =
| core = <!--- Top assessed articles that form the core of the project --->
| core2 =
| core3 =
| tasks = <!--- location of tasks sub page --->
| articles = <!--- List of all articles within the project --->
}}
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.
General usage
{{Project information
| project = Beer
| portal = Beer
| portal_img = Beer mug.svg
| portal2 = Drink
| portal2_img = Goblet Glass (Banquet).svg
| shortcut = WP:BEER
| shortcut2 = WP:WPB
| banner = beer
| userbox = User WikiProject Beer
| userbox2 = User:UBX/beer
| userbox3 = User:UBX/homebrewer
| stub_cat = Beer and brewery
| stub = Beer-stub
| navbox = Beers of the world
| navbox2 = Beer Styles
| cat = Beer
| cat2 = Breweries
| tasks = Wikipedia:WikiProject Beer/tasks
| core = Beer
}}
Will yield this:
Project Information | |
Portals: | Portal:Beer Beer Portal |
Portal:Drink Drink Portal | |
Shortcuts: | |
Banner: |
|
Page templates: |
|
Userboxes: |
|
Project stubs: | {{Beer-stub}}
|
Categories: | Category:Beer Category:Breweries |
Core article: | Beer |
Open Tasks: | Beer tasks |
Colors
- Hex -
{{Project information
|project=Beer
|border=#CC9000
|bgcolor=#F3DE94
}}
Will yield this:
Project Information | |
- Named color -
{{Project information
|project=Beer
|border=red
|bgcolor=pink
}}
Will yield this:
Project Information | |
Width
- By percentage -
{{Project information
|project=Beer
|width=50%
}}
Will yield this:
Project Information | |
- By pixel width -
{{Project information
|project=Beer
|width=350px
}}
Will yield this:
Project Information | |
See also
- {{Project assessments}}
- {{Project categories}}
- {{Project heading}}
- {{Project information}}
- {{Project page header}}
- {{Project wikimedia}}
- {{Scrolling window}}
- {{WikiProject status}}
Related templates