Template:IdeaLab/Idea/Infobox/es

This page is a translated version of the page Template:IdeaLab/Idea/Infobox and the translation is 100% complete.
estado: idea
proyecto:
añade un título
contacto del proyecto:
por favor, añadir un nombre de usuario o una dirección de correo electrónico
participantes:
resumen:
añade un resumen de 20 palabras o menos
creado en:
Template documentation


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