Template:Project information
Kaonekelo
Project Information | |
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Usage
[kulemba source]Syntax
[kulemba source]{{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
[kulemba source]{{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: | Beer Portal |
Drink Portal | |
Shortcuts: | |
Banner: |
|
Page templates: |
|
Userboxes: |
|
Project stubs: | {{Beer-stub}} |
Categories: | Category:Beer Category:Breweries |
Core article: | Beer |
Open Tasks: | Beer tasks |
Colors
[kulemba source]- 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
[kulemba source]- 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
[kulemba source]- {{Project assessments}}
- {{Project categories}}
- {{Project heading}}
- {{Project information}}
- {{Project page header}}
- {{Project section header}}
- {{Project wikimedia}}
- {{Scrolling window}}
- {{WikiProject status}}