Template:Top organization program table: Difference between revisions

add InitialFunding
(Created page with "{{#cargo_query: |tables=Program |fields=Program.ProgramName, Program.OrgSponsor, Program.Purpose, Program.Website |where=Program.TopOrganization LIKE "%{{{Where}}}%" |format=table }}<noinclude>{{Doc}} </noinclude>")
 
(add InitialFunding)
 
Line 1: Line 1:
{{#cargo_query:
{{#cargo_query:
|tables=Program
|tables=Program
|fields=Program.ProgramName, Program.OrgSponsor, Program.Purpose, Program.Website
|fields=Program.ProgramName, Program.OrgSponsor, Program.Purpose, Program.Website, Program.InitialFunding
|where=Program.TopOrganization LIKE "%{{{Where}}}%"
|where=Program.TopOrganization LIKE "%{{{Where}}}%"
|format=table
|format=table
}}<noinclude>{{Doc}}
}}<noinclude>{{Doc}}
</noinclude>
</noinclude>