Template:Project: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 13: Line 13:
|-
|-
| style="vertical-align:top" | Name
| style="vertical-align:top" | Name
|[[Project Name::{{{Name}}}]]
|-
| style="vertical-align:top" | Status
|[[Project Status::{{{Status}}}]]
|[[Project Status::{{{Status}}}]]
{{#if:{{{Status|}}} |
{{!}}-
{{!}} style="vertical-align:top" {{!}} Status
{{!}}[[Project Status::{{{Status}}}]]
|}}
|-
|-
| style="vertical-align:top" | Name
| style="vertical-align:top" | Contact
|[[Project Name::{{{Name}}}]]
|[[Project Contact::{{{Contact}}}]]
{{#if:{{{Contact|}}} |
{{!}}-
{{!}} style="vertical-align:top" {{!}} Contact
{{!}}[[Project Contact::{{{Contact}}}]]
|}}
|-
|-
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>

Revision as of 17:25, 2 October 2011

Include something like this in a page to make it a project page:

 {{Project
 |Name=Project name
 |Status=Status
 |Contact=Name of person or organization creating this stuff
 }}


Project {{{Name}}}
Name {{{Name}}}
Status {{{Status}}}
Contact {{{Contact}}}