version 1.2, 2011/10/18 15:26:45
|
version 1.6, 2011/10/18 15:37:22
|
Line 1
|
Line 1
|
|
<TMPL_IF NAME="title"> |
## <TMPL_VAR NAME="title"> |
## <TMPL_VAR NAME="title"> |
|
|
<TMPL_VAR NAME="contact"> |
* contact: <TMPL_VAR NAME="contact"> |
<TMPL_VAR NAME="mentors"> |
* mentors: <TMPL_VAR NAME="mentors"> |
|
|
<TMPL_VAR NAME="description"> |
<i><TMPL_VAR NAME="description"></i> |
|
|
|
* requirements |
<TMPL_VAR NAME="requirements"> |
<TMPL_VAR NAME="requirements"> |
|
|
|
* deliverables |
<TMPL_VAR NAME="deliverables"> |
<TMPL_VAR NAME="deliverables"> |
|
|
|
* expected duration |
<TMPL_VAR NAME="duration"> |
<TMPL_VAR NAME="duration"> |
|
|
[[!tag <TMPL_VAR skills]] |
|
<TMPL_IF difficulty>[[!tag <TMPL_VAR difficulty]]</TMPL_IF> |
[[!tag <TMPL_VAR NAME="skills">]] |
<TMPL_IF funded>[[!tag <TMPL_VAR funded]]</TMPL_IF> |
[[!tag <TMPL_VAR NAME="difficulty">]] |
|
[[!tag <TMPL_VAR NAME="funded">]] |
|
|
|
<TMPL_ELSE> |
|
|
## Description |
## Description |
|
|
Line 34 This template will make a standard proje
|
Line 41 This template will make a standard proje
|
- skills |
- skills |
|
|
... and any other thing you may come up with. |
... and any other thing you may come up with. |
|
</TMPL_IF> |