version 1.3, 2011/10/18 15:28:15
|
version 1.4, 2011/10/18 15:30:47
|
Line 1
|
Line 1
|
|
<TMPL_IF NAME="name"> |
## <TMPL_VAR NAME="title"> |
## <TMPL_VAR NAME="title"> |
|
|
<TMPL_VAR NAME="contact"> |
<TMPL_VAR NAME="contact"> |
Line 15
|
Line 16
|
[[!tag <TMPL_VAR NAME="difficulty">]] |
[[!tag <TMPL_VAR NAME="difficulty">]] |
[[!tag <TMPL_VAR NAME="funded">]] |
[[!tag <TMPL_VAR NAME="funded">]] |
|
|
|
<TMPL_ELSE> |
|
|
## Description |
## Description |
|
|
This template will make a standard project proposal page. It takes many parameters: |
This template will make a standard project proposal page. It takes many parameters: |
Line 34 This template will make a standard proje
|
Line 37 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> |