Difference between revisions of "Template:Project"

From Electrolab
Jump to: navigation, search
m (typo)
 
(30 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
{{Project
 
{{Project
 
|name=  
 
|name=  
|abstract=  
+
|author=
|type=  
+
|proposal_date=
 +
|abstract1=
 +
|abstract2=
 +
|abstract3=
 +
|abstract4=
 +
|abstract5=
 +
|tags=
 +
|where=
 +
|for_who=
 +
|official_electrolab_project=
 +
|electrolab_project_manager=  
 
|budget=  
 
|budget=  
 +
|number_of_members=
 +
|estimated_time=
 
}}
 
}}
 
</pre>
 
</pre>
Line 13: Line 25:
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{name}}}</big>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{{name}}}</big>
 
|-
 
|-
{{#if: {{{abstract|}}}|{{!}}'''Abstract'''}}
+
|'''Auteur'''
{{#if: {{{abstract|}}}|{{!}}{{{abstract}}}}}
+
|{{{author}}}
 
|-
 
|-
{{#if: {{{type|}}}|{{!}}'''Type'''}}
+
{{#if: {{{proposal_date|}}}|{{!}}'''Date de proposition'''}}
{{#if: {{{type|}}}|{{!}}{{{type}}}}}
+
{{#if: {{{proposal_date|}}}|{{!}}{{{proposal_date}}}}}
 
|-
 
|-
{{#if: {{{budget|}}}|{{!}}'''budget'''}}
+
{{#if: {{{tags|}}}|{{!}}'''Tags du projet'''}}
{{#if: {{{budget|}}}|{{!}}{{{budget}}}}}
+
{{#if: {{{tags|}}}|{{!}}{{{tags}}}}}
 +
|-
 +
{{#if: {{{where|}}}|{{!}}'''Lieu d'utilisation final'''}}
 +
{{#if: {{{where|}}}|{{!}}{{{where}}}}}
 +
|-
 +
{{#if: {{{for_who|}}}|{{!}}'''Utilisateur final'''}}
 +
{{#if: {{{for_who|}}}|{{!}}{{{for_who}}}}}
 +
|-
 +
|'''Type de projet'''
 +
 
 +
{{#ifeq: {{{official_electrolab_project|}}} | yes |
 +
 
 +
{{Project/Official
 +
|electrolab_project_manager={{{electrolab_project_manager|}}}
 +
|budget={{{budget|}}}
 +
|number_of_members={{{number_of_members|}}}
 +
|estimated_time={{{estimated_time|}}}}}
 +
| Projet personnel de {{{author}}}
 +
}}
 +
 
 +
|}
 +
 
 +
<center>'''Projet {{{name}}}'''</center>
 +
 
 +
{| class="wikitable" width="70%" align="center" style="text-align: left; background-color:#ccccff;"
 +
|-
 +
| width="100%" |
 +
{{#if: {{{abstract1|}}}|{{{abstract1}}}<br />}}
 +
{{#if: {{{abstract2|}}}|{{{abstract2}}}<br />}}
 +
{{#if: {{{abstract3|}}}|{{{abstract3}}}<br />}}
 +
{{#if: {{{abstract4|}}}|{{{abstract4}}}<br />}}
 +
{{#if: {{{abstract5|}}}|{{{abstract5}}}<br />}}
 
|}
 
|}
 +
 
</includeonly>
 
</includeonly>

Latest revision as of 01:24, 22 May 2011

The Project template
{{Project
|name= 
|author=
|proposal_date=
|abstract1=
|abstract2=
|abstract3=
|abstract4=
|abstract5= 
|tags=
|where=
|for_who=
|official_electrolab_project=
|electrolab_project_manager= 
|budget= 
|number_of_members=
|estimated_time=
}}

Edit the page to see the template text.