Template:ProjectProposalByResArea

From AIRWiki
Revision as of 00:25, 7 January 2015 by DavideTateo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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}}

Pay attention to the missing newline after <includeonly> tag, is by design to avoid unnecessary newlines.