Template:Project: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|- | |- | ||
| style="vertical-align:top" | Name | | style="vertical-align:top" | Name | ||
|[[Project Name::{{{Name}}}]] | |||
{{#if:{{{Name|}}} | | |||
{{!}}- | |||
{{!}} style="vertical-align:top" {{!}} Name | |||
{{!}}[[Project Name::{{{Name}}}]] | |||
|}} | |||
|- | |||
| style="vertical-align:top" | Status | |||
|[[Project Status::{{{Status}}}]] | |[[Project Status::{{{Status}}}]] | ||
{{#if:{{{Status|}}} | | {{#if:{{{Status|}}} | | ||
| Line 20: | Line 28: | ||
|}} | |}} | ||
|- | |- | ||
| style="vertical-align:top" | | | style="vertical-align:top" | Contact | ||
|[[Project | |[[Project Contact::{{{Contact}}}]] | ||
{{#if:{{{Contact|}}} | | {{#if:{{{Contact|}}} | | ||
{{!}}- | {{!}}- | ||
Revision as of 17:24, 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}}} |