Difference between revisions of "Template:Project"
From Electrolab
m |
(ajout des champs d'information des projets) |
||
| Line 27: | Line 27: | ||
|{{{author}}} | |{{{author}}} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{proposal_date|}}}|{{!}}'''Date de proposition'''}} |
| − | {{#if: {{{ | + | {{#if: {{{proposal_date|}}}|{{!}}{{{proposal_date}}}}} |
| + | |- | ||
| + | {{#if: {{{tags|}}}|{{!}}'''Tags du projet'''}} | ||
| + | {{#if: {{{tags|}}}|{{!}}{{{tags}}}}} | ||
| + | |- | ||
| + | {{#if: {{{where|}}}|{{!}}'''Lieu d'utilisation final'''}} | ||
| + | {{#if: {{{where|}}}|{{!}}{{{where}}}}} | ||
| + | |- | ||
| + | {{#if: {{{for_who|}}}|{{!}}'''Utilisateur final'''}} | ||
| + | {{#if: {{{for_who|}}}|{{!}}{{{for_who}}}}} | ||
|- | |- | ||
{{#if: {{{budget|}}}|{{!}}'''Budget'''}} | {{#if: {{{budget|}}}|{{!}}'''Budget'''}} | ||
{{#if: {{{budget|}}}|{{!}}<center>{{{budget}}}</center>}} | {{#if: {{{budget|}}}|{{!}}<center>{{{budget}}}</center>}} | ||
| + | |||
|} | |} | ||
| − | <center>'''Projet{{{name}}}'''</center> | + | <center>'''Projet {{{name}}}'''</center> |
{| class="wikitable" width="70%" align="center" style="text-align: left; background-color:#ccccff;" | {| class="wikitable" width="70%" align="center" style="text-align: left; background-color:#ccccff;" | ||
| Line 47: | Line 57: | ||
</includeonly> | </includeonly> | ||
| + | |||
| + | =Introduction= | ||
| + | =Objectifs du projet= | ||
| + | =Étude de faisabilité= | ||
Revision as of 22:26, 19 November 2010
The Project template
{{Project
|name=
|author=
|proposal_date=
|abstract1=
|abstract2=
|abstract3=
|abstract4=
|abstract5=
|tags=
|where=
|for_who=
|official_electrolab_project=
|budget=
|number_of_members=
|estimated_time=
}}
Edit the page to see the template text.