Difference between revisions of "Template:ProjectProposalByResArea"
From AIRWiki
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This template takes as first input a [[:Category:Research Area|Research Area]] and returns a paragraph with title that Area and containing all the [[Category:ProjectProposal]] belonging to that Area, visualizing it with the [[Template:ProjectProposalViz]]. | + | This template takes as first input a [[:Category:Research Area|Research Area]] and returns a paragraph with title that Area and containing all the [[:Category:ProjectProposal| ProjectProposal]] belonging to that Area, visualizing it with the [[Template:ProjectProposalViz]]. |
− | It can be used to dynamically generate list of [[Category:ProjectProposal]] grouped by their [[Category:Research Area]], with the following query: | + | It can be used to dynamically generate list of [[:Category:ProjectProposal|ProjectProposal]] grouped by their [[:Category:Research Area|Research Area]], with the following query: |
<pre><nowiki> | <pre><nowiki> | ||
{{#ask: [[Category:Research Area]]|format=template|template=ProjectProposalByResArea}} | {{#ask: [[Category:Research Area]]|format=template|template=ProjectProposalByResArea}} |
Revision as of 19:41, 9 February 2010
This template takes as first input a Research Area and returns a paragraph with title that Area and containing all the ProjectProposal belonging to that Area, visualizing it with the Template:ProjectProposalViz. It can be used to dynamically generate list of ProjectProposal grouped by their Research Area, with the following query:
{{#ask: [[Category:Research Area]]|format=template|template=ProjectProposalByResArea}}