Template:Project
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 60: | Line 60: | ||
[[ProjectMember::Someone]] | [[ProjectMember::Someone]] | ||
[[ProjectMember::SomeOneElse]] | [[ProjectMember::SomeOneElse]] | ||
| + | </pre> | ||
| + | If you don't want them to appear elsewhere in the page, you need to add a pipe like this: | ||
| + | <pre> | ||
| + | [[ProjectMember::ThirdPerson| ]] | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 19:57, 27 June 2009
Template for Project
Copy and paste this code to your project page, then edit it to suit your needs
{{Project
| logo=Image:Arduino316.jpg
| what=Open Multitouch
| meetings=Fridays, 9pm
| status=running
| who=Everyone interested in learning how to solder
| head=Tschew
}}
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| ]]