Template:ProjectInfobox

From mediawiki.org
This page is a translated version of the page Template:ProjectInfobox and the translation is 43% complete.
Outdated translations are marked like this.
Şablon belgelemesi

Purpose

Displays the project infobox.

Kullanım

{{ProjectInfobox
|name = 
|summary = 
|members = 
}}


[gör · tartış · düzenle]

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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
project namename

The name of the project.

Default
{{BASEPAGENAME}}
Example
Example project
Stringoptional
descriptionsummary

A short description of the project for the infobox

Default
Please edit this page to enter a summary.
Example
This is a very very important project. Look at me, I'm important!
Stringoptional
membersmembers

A list of the team members and their roles

Default
unspecified
Example
John Philip Sousa (lead developer), Someone Else (project manager)
Stringoptional

Examples

{{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)
}}