Difference between revisions of "Template:Project"
From Electrolab
m |
|||
| (19 intermediate revisions by 3 users not shown) | |||
| Line 13: | Line 13: | ||
|where= | |where= | ||
|for_who= | |for_who= | ||
| − | |official_electrolab_project= | + | |official_electrolab_project= |
| + | |electrolab_project_manager= | ||
|budget= | |budget= | ||
|number_of_members= | |number_of_members= | ||
| Line 24: | 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> | ||
|- | |- | ||
| − | |''' | + | |'''Auteur''' |
|{{{author}}} | |{{{author}}} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{proposal_date|}}}|{{!}}'''Date de proposition'''}} |
| − | {{#if: {{{ | + | {{#if: {{{proposal_date|}}}|{{!}}{{{proposal_date}}}}} |
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{tags|}}}|{{!}}'''Tags du projet'''}} |
| − | {{#if: {{{ | + | {{#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>'''{{{name}}}'''</center> | + | <center>'''Projet {{{name}}}'''</center> |
| − | {{#if: {{{abstract1}}} | {{{abstract1}}}}} | + | |
| − | {{#if: {{{abstract2}}} | {{{abstract2}}}}} | + | {| class="wikitable" width="70%" align="center" style="text-align: left; background-color:#ccccff;" |
| − | {{#if: {{{abstract3}}} | {{{abstract3}}}}} | + | |- |
| − | {{#if: {{{abstract4}}} | {{{abstract4}}}}} | + | | width="100%" | |
| − | {{#if: {{{abstract5}}} | {{{abstract5}}}}} | + | {{#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 00: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.