Template:ThemeItemTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "ThemeItemsTemplate" template. It should be called in the following format: <pre> {{ThemeItemsTemplate |= }} </pre> Edit the page to see the template t...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "ThemeItemTemplate" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{ThemeItemTemplate | ||
|= | |= | ||
}} | }} | ||
| Line 9: | Line 9: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! | ! Interpretation | ||
| {{{|}}} | | [[HasInterpretation::{{{Interpretation|}}}]] | ||
|} | |} | ||
==Use of ThemeItem== | |||
* Use of {{PAGENAME}} in [[#Key policy questions]] | |||
* Use of {{PAGENAME}} in [[#Policy interventions]] | |||
=== Key policy questions=== | |||
{{#ask:[[Category:KeyPolicyQuestion]][[HasThemeItem::{{PAGENAME}}]] | |||
|mainlabel=- | |||
|?PQBelongsToComponent=Component | |||
|?HasDescription= Description | |||
|?=KPQ | |||
|sort=PQBelongsToComponent | |||
|format=template | |||
|template=StandardTableRowTemplate | |||
|intro={{IntroTableTemplate|20%|Component|70%|Description|10%|KPQ}} | |||
|outro=</table> | |||
|limit=1500 | |||
}} | |||
[[Category: | ===Policy interventions=== | ||
{{#ask:[[Category:PolicyIntervention]][[HasThemeItem::{{PAGENAME}}]] | |||
|mainlabel=Policy intervention | |||
|?HasDescription= Description | |||
|?HasComponent=Component | |||
|sort=HasComponent | |||
|format=template | |||
|template=StandardTableRowTemplate | |||
|intro={{IntroTableTemplate|20%|Policy intervention|60%|Description|20%|Component}} | |||
|outro=</table> | |||
|limit=1500 | |||
}} | |||
</includeonly> | |||
[[Category:ThemeItem]] | |||
</includeonly> | </includeonly> | ||
Revision as of 15:37, 15 January 2014
This is the "ThemeItemTemplate" template. It should be called in the following format:
{{ThemeItemTemplate
|=
}}
Edit the page to see the template text. </includeonly>