Difference between revisions of "Template:Project"
m |
|||
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> |
− | + | {{Project | |
|State= | |State= | ||
|Members= | |Members= | ||
Line 9: | Line 9: | ||
}} | }} | ||
</pre> | </pre> | ||
− | + | Edit the page to see the template text. | |
− | <includeonly> | + | </noinclude><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|}}}]] | |
|- | |- | ||
! Description | ! Description |
Revision as of 07:53, 13 April 2011
This is the "Project" template. It should be called in the following format:
{{Project |State= |Members= |Description= }}
Edit the page to see the template text.