Vorlage:ProjectInfobox
Appearance
Outdated translations are marked like this.
|
ProjectInfobox
Bitte bearbeite diese Seite um eine Kurzbeschreibung zu ergänzen.
|
Vorlagendokumentation
Purpose
Displays the project infobox.
Verwendung
{{ProjectInfobox
|name =
|summary =
|members =
}}
Dies ist die TemplateData-Dokumentation für diese Vorlage, die von VisualEditor und weiteren Tools verwendet werden.
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 |
Examples
|
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)
}}