Template:Project: Difference between revisions
No edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><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="text-align: center; background-color:purple; color: white" colspan="2" |<big>{{PAGENAME}}</big> | |||
|- | |||
! Name | ! Name | ||
| [[ | | [[{{{Name|}}}]] | ||
|- | |- | ||
! Owner | ! Owner | ||
| [[ | | [[{{{Owner|}}}]] | ||
|- | |- | ||
! Hours | ! Hours | ||
| [[ | | [[{{{Hours|}}}]] | ||
|- | |- | ||
! Budget | ! Budget | ||
| [[ | | [[{{{Budget|}}}]] | ||
|- | |- | ||
! Categories | ! Categories | ||
| [[ | | [[{{{Categories|}}}]] | ||
|- | |- | ||
! Period | ! Period | ||
| [[ | | [[{{{Period|}}}]] | ||
|} | |} | ||
[[Category:Project]] | [[Category:Project]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11:23, 14 December 2023
This is the "Project" template. It should be called in the following format:
{{Project |Name= |Owner= |Hours= |Budget= |Categories= |Period= }}
Edit the page to see the template text.