Template:Project: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m unlink |
Ttenbergen (talk | contribs) No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
'''See [[Creating a new project article]]''' | |||
== Cargo Declaration == | |||
{{#cargo_declare: | |||
_table = Projects | |||
|activeStatus=Wikitext string | |||
|program=Wikitext string | |||
|requestor=Wikitext string | |||
|startDate=Date | |||
|endDate=Date | |||
}} | |||
[[Category:Tmp Project Infrastructure]] | |||
</noinclude> | |||
<div style="clear:right;"> | <div style="clear:right;"> | ||
{| class="wikitable" border="1" style="float:right; width:30%" | {| class="wikitable" border="1" style="float:right; width:30%" | ||
| Line 11: | Line 27: | ||
| style="background:silver; color:arsenic" align="right"| '''Requestor: ''' | | style="background:silver; color:arsenic" align="right"| '''Requestor: ''' | ||
|{{#if:{{{ProjectRequestor|}}} | {{{ProjectRequestor}}} {{#set:ProjectRequestor={{{ProjectRequestor}}}}} | }} | |{{#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 StopDate={{{ProjectCollectionStopDate}}}}} | }} | |||
|} | |} | ||
<includeonly> | <includeonly><div style="display: none;"> | ||
* SMW | |||
(inline) | |||
* Cargo | |||
{{#cargo_store: | |||
_table = Projects | |||
|activeStatus={{{ProjectActive|unknown}}} | |||
|program={{{ProjectProgram}}} | |||
|requestor={{{ProjectRequestor|unknown}}} | |||
|startDate={{{ProjectCollectionStartDate|}}} | |||
|endDate={{{ProjectCollectionStopDate|}}} | |||
}} | |||
* Categories | |||
[[Category:Project]] | |||
[[Category:L TmpV2 Data]] | |||
* Form | |||
{{#default_form:Project}} | |||
</div></includeonly> | |||
</ | |||
Latest revision as of 16:21, 2 January 2026
See Creating a new project article
Cargo Declaration
This template defines the table "Projects". View table.
| Projects | |
| Active?: | |
| Program: | |
| Requestor: | |
| Collection start: | |
| Collection end: | |