Template:Program: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:
|OrgSponsor=
|OrgSponsor=
|CreationLegislation=
|CreationLegislation=
|Mission=
|Purpose=
|Website=
|Website=
|ProgramStart=
|ProgramStart=
|InitialFunding=
|Duration=
}}
}}
</pre>
</pre>
Line 20: Line 22:
|OrgSponsor=Page
|OrgSponsor=Page
|CreationLegislation=Page
|CreationLegislation=Page
|Mission=Wikitext string
|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|}}}
|Mission={{{Mission|}}}
|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">'''Mission'''</th>
<th style="background:#002868; color:#FFFFFF">'''Purpose'''</th>
<td style="background:#FFFFFF; color:#000000">{{{Mission|}}}</td>
<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>