Template:Project: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 9: Line 9:
   <nowiki>}}</nowiki>
   <nowiki>}}</nowiki>


</noinclude>{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
</noinclude>
<includeonly>
{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
|- style="background: {{Style|header}}; text-align:center;"
|- style="background: {{Style|header}}; text-align:center;"
! colspan=2 | ''Project [[PageName::{{PAGENAME}}|{{{Name}}}]]''  
! colspan=2 | ''Project [[PageName::{{PAGENAME}}|{{{name}}}]]''  
|-
|-
! style="vertical-align:top" | Name
! style="vertical-align:top" | Name
Line 27: Line 29:
| [[Project info::{{{info|}}}]]
| [[Project info::{{{info|}}}]]
|-
|-
|}<includeonly>[[Category:Projects|{{{Name}}}]]</includeonly>
|}
 
[[Category:Projects|{{{Name}}}]]
</includeonly>

Revision as of 10:08, 4 February 2011

Use this template in the following way on Project pages:

 {{Project
 |name=Project name
 |URL=http://www.project.tld/ or [[MyPage]], etc.
 |contact=Name of person creating this stuff
 |info=This project is all about Biz and Baz!
 }}