Template:IdeaLab/Idea/Infobox/ru
"статус:" идея
![]() Лаборатория идей |
![]() встретиться больше людей |
![]() посетить ещё идеи |
посмотреть другие идеи |
проект:
пожалуйста, добавьте название
контакты проекта:
пожалуйста, добавьте имя учётной записи или адрес электронной почты контактного лица проекта
участники:
резюме:
пожалуйста, добавьте резюме, но не более чем в 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|}}}