Template:ThemeItemTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
m (Text replace - "Key policy questions" to "Key policy issues")
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "ThemeItemTemplate" template. It will show the themes belonging to each Policy question and Policy intervention
This is the "ThemeItemTemplate" template. It will show the themes belonging to each Key Policy issue and Policy intervention
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 19: Line 19:
[[BelongsToTheme::{{{BelongsToTheme|}}}]]</td>
[[BelongsToTheme::{{{BelongsToTheme|}}}]]</td>
</tr>
</tr>
</table><br/>
</table>
==Related overviews==
<h2>Related overviews</h2>
* [[Key policy issues overview]] displays the components and their key policy questions organised by policy theme.
* [[Key policy issues overview]] displays the components and their Key policy issues organised by policy theme.
* [[Policy interventions overview]] displays policy interventions organised by policy theme.
* [[Policy interventions overview]] displays policy interventions organised by policy theme.
=={{PAGENAME}} associations==
=={{PAGENAME}} associations==
Policy themes are used to classify key policy questions and policy interventions. The tables below contain the questions and interventions associated with theme item {{PAGENAME}}.
Policy themes are used to classify Key policy issues and policy interventions. The tables below contain the issues and interventions associated with theme item {{PAGENAME}}.


{{#ifeq:{{PropertyTestTemplate|page={{PAGENAME}}|prop=HasThemeItem|reverse=1}}
{{#ifeq:{{PropertyTestTemplate|page={{PAGENAME}}|prop=HasThemeItem|reverse=1}}
Line 31: Line 31:
{{#ask:[[Category:KeyPolicyQuestion]][[HasThemeItem::{{PAGENAME}}]]|format=count}}
{{#ask:[[Category:KeyPolicyQuestion]][[HasThemeItem::{{PAGENAME}}]]|format=count}}
|0|
|0|
|<h3>Associated key policy questions and their components </h3>
|<h3>Associated Key policy issues and their components </h3>
{{#ask:[[Category:KeyPolicyQuestion]][[HasThemeItem::{{PAGENAME}}]]
{{#ask:[[Category:KeyPolicyQuestion]][[HasThemeItem::{{PAGENAME}}]]
   |mainlabel=-
   |mainlabel=-
   |?PQBelongsToComponent=Component
   |?PQBelongsToComponent=Component
   |?HasDescription= Description
   |?HasDescription=Description
   |userparam=2col
   |userparam=2col
|sort=PQBelongsToComponent
|sort=PQBelongsToComponent
|format=template
|format=Plainlist
|template=TableStandardRowTemplate
|template=TableStandardRowTemplate
|intro={{TableIntroTemplate|20%|Component|70%|Description}}
|intro={{TableIntroTemplate|20%|Component|70%|Description}}
Line 53: Line 53:
{{#ask:[[Category:PolicyIntervention]][[HasThemeItem::{{PAGENAME}}]]
{{#ask:[[Category:PolicyIntervention]][[HasThemeItem::{{PAGENAME}}]]
|link=none
|link=none
|format=list
|format=Plainlist
|sep=;
|sep=;
}}
}}

Latest revision as of 12:39, 25 March 2020

This is the "ThemeItemTemplate" template. It will show the themes belonging to each Key Policy issue and Policy intervention It should be called in the following format:

{{ThemeItemTemplate
|=
}}

Edit the page to see the template text.