Template:IdeaLab/Idea/Infobox/ja

From Meta, a Wikimedia project coordination wiki
This page is a translated version of the page Template:IdeaLab/Idea/Infobox and the translation is 74% complete.
状態 アイデア
プロジェクト
タイトルの追加
project contact:
please add a contact username or email address
参加者:
要約
要約を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|}}}