| style="text-align:left;padding:0.4em 0.6em;width:38%;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;"- | style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;" |
|---|
is an infobox for project pages in Vimothée's Vestibule. Drop it at the top of a project article to render a summary card on the right.
Usage
{{Project
| name = My Cool Thing
| screenshot = MyCoolThing.png
| tagline = A short one-liner.
| status = Active
| mission = Why this exists, in a sentence or two.
| technology = Vue, anime.js, Postgres
| people = [[User:Ejfox|Ejfox]], [[User:Sylvan|Sylvan]]
| collaborators = Yes — designer + writer welcome
| started = March 2026
| links = [https://example.com Website] · [https://github.com/x/y Code]
}}
All fields are optional. Name defaults to the page name.
Live example
| style="text-align:left;padding:0.4em 0.6em;vertical-align:top;color:#888;font-weight:normal;" |
|---|
A project page might look like this. The infobox sits on the right; the body of the page is whatever the author wants.
Template data
Infobox for project pages in Vimothée's Vestibule.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Defaults to the page name. | String | optional |
| Screenshot | screenshot | Optional. File: name. | File | optional |
| Tagline | tagline | no description | String | optional |
| Status | status | no description
| String | optional |
| Mission | mission | no description | Content | optional |
| Technology | technology | no description | String | optional |
| People | people | no description | User | optional |
| Collaborators wanted | collaborators | no description | String | optional |
| Started | started | no description | String | optional |
| Links | links | no description | String | optional |