Template:Program: Difference between revisions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
}} | }} | ||
{| class="wikitable" style="float:right; width:300px;" | {| class="wikitable" style="border: 2px solid #BF0A30; float:right; width:300px;" | ||
|+ '''{{PAGENAME}}''' | |+ '''{{PAGENAME}}''' | ||
|- | |- | ||
! style="background:#002868; color:#FFFFFF" | '''Type''' | ! style="background:#002868; color:#FFFFFF" | '''Type''' | ||
| style="background:# | | style="background:#FFFFFF; color:#000000" | {{#if:{{{ProgramType|}}}|[[{{{ProgramType}}}]]|N/A}} | ||
|- | |- | ||
! style="background:#002868; color:#FFFFFF" | '''Sponsor Organization''' | ! style="background:#002868; color:#FFFFFF" | '''Sponsor Organization''' | ||
| style="background:# | | style="background:#FFFFFF; color:#000000" | {{#if:{{{OrgSponsor|}}}|[[{{{OrgSponsor}}}]]|N/A}} | ||
|- | |- | ||
! style="background:#002868; color:#FFFFFF" | '''Creation Legislation''' | ! style="background:#002868; color:#FFFFFF" | '''Creation Legislation''' | ||
| style="background:# | | style="background:#FFFFFF; color:#000000" | {{#if:{{{CreationLegislation|}}}|[[{{{CreationLegislation}}}]]|N/A}} | ||
|- | |- | ||
! style="background:#002868; color:#FFFFFF" | '''Website''' | ! style="background:#002868; color:#FFFFFF" | '''Website''' | ||
| style="background:# | | style="background:#FFFFFF; color:#000000" | {{#if:{{{Website|}}}|[{{{Website}}} Website]|N/A}} | ||
|} | |} | ||
{| class="wikitable" style="width:300px;" | {| class="wikitable" style="border: 2px solid #BF0A30; width:300px;" | ||
|+ '''Mission''' | |+ '''Mission''' | ||
|- | |- | ||
| {{{Mission|}}} | | style="background:#FFFFFF; color:#000000" | {{{Mission|}}} | ||
|} | |} | ||
[[Category:Programs]] | [[Category:Programs]] |
Revision as of 22:59, 29 January 2025
This is the "Program" template. It should be called in the following format:
{{Program |ProgramName= |ProgramType= |OrgSponsor= |CreationLegislation= |Mission= |Website= }}
Cargo declaration
This template defines the table "Program". View table.
Table details
This section provides additional details about the template usage and structure.