Template:ProjectInfobox/nl
Appearance
|
ProjectInfobox
Bewerk deze pagina om een samenvatting op te geven.
|
Template documentation
Doel
Het toont de infobox van het project.
Gebruik
{{ProjectInfobox
|name =
|summary =
|members =
}}
Dit is de TemplateData documentatie van dit sjabloon dat gebruikt wordt door de VisualEditor en andere hulpmiddelen.
ProjectInfobox
Add the infobox of the project.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| project name | name | The name of the project.
| String | optional |
| descrição | summary | Uma breve descrição do projeto para a caixa de informação
| String | optional |
| members | members | A list of the team members and their roles
| String | optional |
Voorbeelden
|
Example project
This is a very very important project. Look at me, I'm important!
|
{{ProjectInfobox
|name = Example project
|summary = This is a very very important project. Look at me, I'm important!
|members = John Philip Sousa (lead developer), Someone Else (project manager)
}}