Template:IdeaLab/Idea/Infobox/ja
Appearance
状態 アイデア
IdeaLab |
集まり もっと多くの人 |
visit more ideas |
| 他のアイデアに参加 | ||
プロジェクト
タイトルの追加
プロジェクト連絡先:
連絡先のユーザー名またはEメールアドレスを追加してください
参加者:
要約
要約を20ワード程度で加えて下さい。
作成日:
Usage
This page determines categories based on proposal status:
{{#ifeq: {{{IdeaLab|}}} | YES | [[Category:IdeaLab/Ideas/IdeaLab]] | }}
{{#ifeq: {{{more participants|}}} | YES | [[Category:IdeaLab/Ideas/Participants]] | }}
{{#switch: {{{status|}}}
| WITHDRAWN = [[Category:IdeaLab/Ideas/Withdrawn]]
| COMPLETED = [[Category:IdeaLab/Ideas/Completed]]
| #default = [[Category:IdeaLab/Ideas/Active]]
}}
Parameters:
| uselang = {{{uselang|{{pagelang}}}}}
| IdeaLab = {{{IdeaLab|}}}
| status = {{{status|}}}
| title = {{{title|}}}
| creator = {{{creator|}}}
| contact = {{{contact|}}}
| more participants = {{{more participants|}}}
| participants = {{{participants|}}}
| grantees = {{{grantees|}}}
| volunteers = {{{volunteers|}}}
| advisors = {{{advisors|}}}
| summary = {{{summary|}}}
| target = {{{target|}}}
| goal = {{{goal|}}}
| image = {{{image|}}}
| image caption = {{{image caption|}}}
| timestamp = {{{timestamp|}}}