Annotation of wikisrc/templates/project-test.mdwn, revision 1.7
1.5 wiki 1: <TMPL_IF NAME="title">
1.1 wiki 2: ## <TMPL_VAR NAME="title">
3:
1.6 wiki 4: * contact: <TMPL_VAR NAME="contact">
5: * mentors: <TMPL_VAR NAME="mentors">
1.1 wiki 6:
1.6 wiki 7: <i><TMPL_VAR NAME="description"></i>
1.1 wiki 8:
1.7 ! wiki 9: ### requirements<br />
1.1 wiki 10: <TMPL_VAR NAME="requirements">
11:
1.7 ! wiki 12: ### deliverables<br />
1.1 wiki 13: <TMPL_VAR NAME="deliverables">
14:
1.7 ! wiki 15: ### expected duration<br />
1.1 wiki 16: <TMPL_VAR NAME="duration">
17:
1.6 wiki 18:
1.3 wiki 19: [[!tag <TMPL_VAR NAME="skills">]]
20: [[!tag <TMPL_VAR NAME="difficulty">]]
21: [[!tag <TMPL_VAR NAME="funded">]]
1.1 wiki 22:
1.4 wiki 23: <TMPL_ELSE>
24:
1.1 wiki 25: ## Description
26:
27: This template will make a standard project proposal page. It takes many parameters:
28:
29: - title
30: - requirements
31: - deliverables
32: - duration
33: - contact
34: - mentors
35: - schedule
36: - description
37:
38: *standard tags
39: - funded
40: - difficulty
41: - skills
42:
43: ... and any other thing you may come up with.
1.4 wiki 44: </TMPL_IF>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb