Template:Project information/doc
Jump to navigation
Jump to search
{{#invoke:Message box|mbox}} {{#invoke:Message box|ombox}}
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 [[image:portal.svg]] ---> | portal2 = <!--- Related portal for the project ---> | portal2_img = <!--- Sets the image for the related portal link. Defaults to [[image: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 = File: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: | WP:BEER WP:WPB |
Banner: | {{beer}}
|
Page templates: | {{Beers of the world}} {{Beer Styles}}
|
Userboxes: | User WikiProject Beer User:UBX/beer User:UBX/homebrewer |
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 header}}
- {{Project information}}
- {{Project page header}}
- {{Project section header}}
- {{Project wikimedia}}
- {{WikiProject status}}
- {{Scrolling window}}
Related templates