Template:Project: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
To use copy and paste this: | To use copy and paste this: | ||
| Line 21: | Line 7: | ||
| ProjectProgram = <CC, Med, CC and Med> | | ProjectProgram = <CC, Med, CC and Med> | ||
| ProjectRequestor = <who will this be reported to?> | | ProjectRequestor = <who will this be reported to?> | ||
| ProjectCollectionStartDate = '''collection start''' (in case of phases, most recent start) | |||
| ProjectCollectionStopDate = '''collection end''' (in case of phases, most recent end) - if no end, leave line out | |||
}} | }} | ||
| Line 28: | Line 16: | ||
[[Category: Project | *]] | [[Category: Project | *]] | ||
</noinclude> | </noinclude> | ||
<div style="clear:right;"> | |||
{| class="wikitable" border="1" style="float:right; width:30%" | |||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[Projects]]</span> | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Active?: ''' | |||
|{{#if:{{{ProjectActive |}}} |[[ProjectActive::{{{ProjectActive }}}]] | }} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Program: ''' | |||
|{{#if:{{{ProjectProgram|}}} |[[ProjectProgram::{{{ProjectProgram}}}]] | }} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Requestor: ''' | |||
|{{#if:{{{ProjectRequestor|}}} | {{{ProjectRequestor}}} {{#set:ProjectRequestor={{{ProjectRequestor}}}}} | }} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Collection start: ''' | |||
|{{#if:{{{ProjectCollectionStartDate|}}} | {{{ProjectCollectionStartDate}}} {{#set:Has StartDate={{{ProjectCollectionStartDate}}}}} | }} | |||
|- | |||
| style="background:silver; color:arsenic" align="right"| '''Collection end: ''' | |||
|{{#if:{{{ProjectCollectionStopDate|}}} | {{{ProjectCollectionStopDate}}} {{#set:Has EndDate={{{ProjectCollectionStopDate}}}}} | }} | |||
|} | |||
<includeonly>[[Category:Project]]</includeonly> | |||
Revision as of 22:25, 2 January 2019
To use copy and paste this:
{{Project
| Project = {{PAGENAME}}
| ProjectActive = <active, planned, legacy, aborted in planning, ... is it currently being collected?>
| ProjectProgram = <CC, Med, CC and Med>
| ProjectRequestor = <who will this be reported to?>
| ProjectCollectionStartDate = '''collection start''' (in case of phases, most recent start)
| ProjectCollectionStopDate = '''collection end''' (in case of phases, most recent end) - if no end, leave line out
}}
See also: Creating a new project article
| Projects | |
| Active?: | |
| Program: | |
| Requestor: | |
| Collection start: | |
| Collection end: | |