Template:Project: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
| style="vertical-align:top" | Name
| style="vertical-align:top" | Name
|[[Project Name::{{{Name}}}]]
|[[Project Name::{{{Name}}}]]
{{#if:{{{Name|}}} |
{{!}}-
{{!}} style="vertical-align:top" {{!}} Name
{{!}}[[Project Name::{{{Name}}}]]
|}}
|-
|-
| style="vertical-align:top" | Status
| 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" | Contact
| style="vertical-align:top" | Contact
|[[Project Contact::{{{Contact}}}]]
|[[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}}}