Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (Testing arraymap) |
m |
||
Line 42: | Line 42: | ||
|} | |} | ||
<!--More semantic info that doesn't fit above--> | <!--More semantic info that doesn't fit above--> | ||
− | [[Person::{{{contact}}}| ]] | + | <!--[[Person::{{{contact}}}| ]]--> |
[[Category:Project]] | [[Category:Project]] | ||
<!-- Semantic end--> | <!-- Semantic end--> | ||
Line 54: | Line 54: | ||
<pre> | <pre> | ||
{{Project | {{Project | ||
− | | logo= | + | | logo = <filename> |
− | | what= | + | | what= <project name> |
− | | type=type of project (security, hardware, software, charity, misc, art) | + | | type= <type of project, select from (security, hardware, software, charity, misc, art)> |
| intro=A short introduction | | intro=A short introduction | ||
| meetings=Fridays, 9pm | | meetings=Fridays, 9pm | ||
| status=running | | status=running | ||
| who=Everyone interested in learning how to solder | | who=Everyone interested in learning how to solder | ||
− | | contact= | + | | contact = <comma-separated list of users> |
}} | }} | ||
</pre> | </pre> |
Revision as of 19:03, 16 September 2009
Template for Project
Please consider using the Form:Project page to add your project.
If you don't want to, copy and paste this code to your project page, then edit it to suit your needs
{{Project | logo = <filename> | what= <project name> | type= <type of project, select from (security, hardware, software, charity, misc, art)> | intro=A short introduction | meetings=Fridays, 9pm | status=running | who=Everyone interested in learning how to solder | contact = <comma-separated list of users> }}
You can add project members that will be displayed in the template box like so:
[[ProjectMember::Someone]] [[ProjectMember::SomeOneElse]]
If you don't want them to appear elsewhere in the page, you need to add a pipe like this:
[[ProjectMember::ThirdPerson| ]]