Template:ProjectInfobox
Appearance
|
ProjectInfobox
このページを編集して要約を入力してください。
|
テンプレートの解説
目的
Displays the project infobox.
使用法
{{ProjectInfobox
|name =
|summary =
|members =
}}
これは、ビジュアルエディターまたは他のツールで使用される、このテンプレート向けのテンプレートデータ説明文です。
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 |
例
|
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)
}}