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