Difference between revisions of "Template:Project"
m |
m (test) |
||
| Line 2: | Line 2: | ||
This is the "Project" template. | This is the "Project" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
| − | <pre> | + | </noinclude> |
| − | {{Project | + | <pre>{{Project |
|State= | |State= | ||
|Members= | |Members= | ||
| Line 9: | Line 9: | ||
}} | }} | ||
</pre> | </pre> | ||
| − | + | fckLREdit the page to see the template text.fckLR | |
| − | + | <includeonly> | |
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Project: {{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Project: {{PAGENAME}}</big> | ||
| Line 18: | Line 18: | ||
|- | |- | ||
! Members | ! Members | ||
| − | | [[Members::{{{Members|}}}]] | + | | {{#ifexist: {{{Members}}} | [[Members::{{{Members|}}}|{{{Members}}}]] | [[Members::{{{Members|}}}]] }} |
|- | |- | ||
! Description | ! Description | ||
Revision as of 09:40, 30 March 2011
This is the "Project" template. It should be called in the following format:
{{Project
|State=
|Members=
|Description=
}}
fckLREdit the page to see the template text.fckLR