Template:IdeaLab/Idea/Infobox/zh

This page is a translated version of the page Template:IdeaLab/Idea/Infobox and the translation is 58% complete.
狀態: 點子
專案:
請添加專案的標題
專案聯絡資料:
請添加聯絡人的用户名/使用者名称或电子邮件/电子信箱地址
參與者:
summary:
please add a summary in 20 words or less
created on:
模板文件


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