Template:Program: Difference between revisions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|OrgSponsor= | |OrgSponsor= | ||
|CreationLegislation= | |CreationLegislation= | ||
| | |Purpose= | ||
|Website= | |Website= | ||
|ProgramStart= | |ProgramStart= | ||
|InitialFunding= | |||
|Duration= | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 20: | Line 22: | ||
|OrgSponsor=Page | |OrgSponsor=Page | ||
|CreationLegislation=Page | |CreationLegislation=Page | ||
| | |Purpose=Wikitext string | ||
|Website=URL | |Website=URL | ||
|ProgramStart=String | |ProgramStart=String | ||
|InitialFunding=String | |||
|Duration=String | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| Line 30: | Line 34: | ||
|OrgSponsor={{{OrgSponsor|}}} | |OrgSponsor={{{OrgSponsor|}}} | ||
|CreationLegislation={{{CreationLegislation|}}} | |CreationLegislation={{{CreationLegislation|}}} | ||
| | |Purpose={{{Purpose|}}} | ||
|Website={{{Website|}}} | |Website={{{Website|}}} | ||
|ProgramStart={{{ProgramStart|}}} | |ProgramStart={{{ProgramStart|}}} | ||
|InitialFunding={{{InitialFunding|}}} | |||
|Duration={{{Duration|}}} | |||
}} | }} | ||
| Line 55: | Line 61: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="background:#002868; color:#FFFFFF">''' | <th style="background:#002868; color:#FFFFFF">'''Purpose'''</th> | ||
<td style="background:#FFFFFF; color:#000000">{{{ | <td style="background:#FFFFFF; color:#000000">{{{Purpose|}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th style="background:#002868; color:#FFFFFF">'''Program Start'''</th> | <th style="background:#002868; color:#FFFFFF">'''Program Start'''</th> | ||
<td style="background:#FFFFFF; color:#000000">{{{ProgramStart|}}}</td> | <td style="background:#FFFFFF; color:#000000">{{{ProgramStart|}}}</td> | ||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Initial Funding'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{{InitialFunding|}}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Duration'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{{Duration|}}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Revision as of 22:43, 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=
}}
Cargo declaration
This template defines the table "Program". View table.
Table details
This section provides additional details about the template usage and structure.