Template:Program: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|InitialFunding= | |InitialFunding= | ||
|Duration= | |Duration= | ||
|Historic= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 27: | Line 28: | ||
|InitialFunding=String | |InitialFunding=String | ||
|Duration=String | |Duration=String | ||
|Historic=Boolean | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 39: | Line 41: | ||
|InitialFunding={{{InitialFunding|}}} | |InitialFunding={{{InitialFunding|}}} | ||
|Duration={{{Duration|}}} | |Duration={{{Duration|}}} | ||
|Historic={{{Historic|}}} | |||
}} | }} | ||
Line 75: | Line 78: | ||
<th style="background:#002868; color:#FFFFFF">'''Duration'''</th> | <th style="background:#002868; color:#FFFFFF">'''Duration'''</th> | ||
<td style="background:#FFFFFF; color:#000000">{{{Duration|}}}</td> | <td style="background:#FFFFFF; color:#000000">{{{Duration|}}}</td> | ||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Historic'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{#if:{{{Historic|}}}|Yes|No}}</td> | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 22:50, 29 January 2025
This is the "Program" template. It should be called in the following format:
{{Program |ProgramName= |ProgramType= |OrgSponsor= |CreationLegislation= |Purpose= |Website= |ProgramStart= |InitialFunding= |Duration= |Historic= }}
Cargo declaration
This template defines the table "Program". View table. A replacement table has been generated for this table; View replacement table.
Table details
This section provides additional details about the template usage and structure.