Template:ProjectInfobox
Appearance
Outdated translations are marked like this.
|
ProjectInfobox
Özet girmek için lütfen bu sayfayı düzenleyin.
|
Şablon belgelemesi
Purpose
Displays the project infobox.
Kullanım
{{ProjectInfobox
|name =
|summary =
|members =
}}
Bu, Görsel Düzenleyici ve diğer araçlar tarafından kullanılan bu şablon için TemplateData belgesidir.
ProjectInfobox
Add the infobox of the project.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| project name | name | The name of the project.
| String | optional |
| description | summary | A short description of the project for the infobox
| 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)
}}