Theme item overview: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(23 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{OverviewTemplate
{{OverviewTemplate
|Description=All theme items per theme and their use for key policy questions and policy interventions classified by policy theme
|Description=All theme items per theme and their use for key policy questions and policy interventions. Includes a check on not used items, not associated key policy questions and not associated policy interventions
|Type=maintenance
|Type=maintenance
|Querypart={{#arraymap:
|Querypart=<h2>Theme items and usage</h2>
{{#arraymap:
   {{#ask:[[Property:BelongsToTheme]]
   {{#ask:[[Property:BelongsToTheme]]
   |mainlabel=-
   |mainlabel=-
   |?Allows value=
   |?Allows value=
   |format=list|sep=;
   |format=valuelist|sep=;
   }}
   }}
   |;|x
   |;|x
Line 14: Line 15:
     |?HasInterpretation=Interpretation
     |?HasInterpretation=Interpretation
     | link=none
     | link=none
     |format=template
     |format=Plainlist
     |template=ThemeItemTableRowTemplate
     |template=ThemeItemTableRowTemplate
     |intro={{TableIntroTemplate|20%|ThemeItem|40%|Interpretation|20%|Associated KPQ|20%|Associated Policy interventions }}
     |intro={{TableIntroTemplate|20%|ThemeItem|40%|Interpretation|20%|Associated KPQ|20%|Associated Policy interventions }}
Line 21: Line 22:
     }}
     }}
|}}
|}}
<h2>Not used theme items</h2>
<ul>
{{#arraymap:
{{#ask:[[Category:ThemeItem]]|format=Plainlist|link=none|sep=;|limit=100}}
|;|xx
|{{#ifeq:{{PropertyTestTemplate|page=xx|prop=HasThemeItem|reverse=1}}|0
  |<li>[[xx]]</li>|}}
|}}
</ul>
<h2>Key policy issues not associated</h2>
<ul>
{{#arraymap:
{{#ask:[[Category:KeyPolicyQuestion]]|format=Plainlist|link=none|sep=;|limit=100}}
|;|yy
|{{#ifeq:{{PropertyTestTemplate|page=yy|prop=HasThemeItem|reverse=0}}|0
  |<li>[[yy]]</li> |}}
|}}
</ul>
<h2>Policy interventions not associated</h2>
<ul>
{{#arraymap:
{{#ask:[[Category:PolicyIntervention]]|format=Plainlist|link=none|sep=;|limit=100}}
|;|yy
|{{#ifeq:{{PropertyTestTemplate|page=yy|prop=HasThemeItem|reverse=0}}|0
  |<li>[[yy]]</li> |}}
|}}
</ul>
}}
}}

Latest revision as of 16:38, 24 March 2020