Template:Program: Difference between revisions
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
|ProgramStart=String | |ProgramStart=String | ||
}} | }} | ||
</noinclude> | </noinclude><includeonly> | ||
<includeonly> | |||
{{#cargo_store:_table=Program | {{#cargo_store:_table=Program | ||
|ProgramName={{{ProgramName|}}} | |ProgramName={{{ProgramName|}}} | ||
Line 37: | Line 35: | ||
}} | }} | ||
<div style="clear: both;"></div> | |||
<table class="wikitable" style="border: 2px solid #BF0A30; float:right; width:300px; margin-top: 0px; padding-top: 0px;"> | |||
<caption style="caption-side: top;">{{#if:{{{ProgramName|}}}|{{{ProgramName}}}|Program}}</caption> | |||
<tbody> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Type'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{#if:{{{ProgramType|}}}|[[{{{ProgramType}}}]]|N/A}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Sponsor Organization'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{#if:{{{OrgSponsor|}}}|[[{{{OrgSponsor}}}]]|N/A}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Creation Legislation'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{#if:{{{CreationLegislation|}}}|[[{{{CreationLegislation}}}]]|N/A}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Website'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{#if:{{{Website|}}}|[{{{Website}}} Website]|N/A}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Mission'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{{Mission|}}}</td> | |||
</tr> | |||
<tr> | |||
<th style="background:#002868; color:#FFFFFF">'''Program Start'''</th> | |||
<td style="background:#FFFFFF; color:#000000">{{{ProgramStart|}}}</td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
[[Category:Programs]] | [[Category:Programs]] | ||
</includeonly> | </includeonly><noinclude> | ||
<noinclude> | |||
==Table details== | ==Table details== | ||
This section provides additional details about the template usage and structure. | This section provides additional details about the template usage and structure. | ||
</noinclude> | </noinclude> |
Revision as of 23:25, 29 January 2025
This is the "Program" template. It should be called in the following format:
{{Program |ProgramName= |ProgramType= |OrgSponsor= |CreationLegislation= |Mission= |Website= |ProgramStart= }}
Cargo declaration
This template defines the table "Program". View table.
Table details
This section provides additional details about the template usage and structure.