Template:PIEffectOnComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#ifexpr:{{PropertyTestTemplate|prop=HasEffectOnComponent|page={{#titleparts: {{BASEPAGENAME}} | 1 }}|reverse=1 }}>0|
<noinclude>
template used in the policy issue page to display a table with policy interventions that influences this component, their description and their effect description
</noinclude><includeonly>{{#ifexpr:{{PropertyTestTemplate|prop=HasEffectOnComponent|page={{#titleparts: {{PAGENAME}} | 1 }}|reverse=1 }}>0|
  <h2>Effects of policy interventions on this component</h2>
  <h2>Effects of policy interventions on this component</h2>
  {{TableIntroTemplate|15%|Policy intervention|45%|Description|40%|Effect}}
  {{TableIntroTemplate|15%|Policy intervention|45%|Description|40%|Effect}}
  {{#arraymap:
  {{#arraymap:
   {{#ask:[[HasEffectOnComponent::{{#titleparts: {{PAGENAME}}|1}}]]
   {{#ask:[[HasEffectOnComponent::{{#titleparts:{{PAGENAME}} |1}}]]
   |mainlabel=
   |mainlabel=
   |sep=;
   |sep=;
Line 12: Line 14:
   {{#ask: [[Has subobject::xx]]
   {{#ask: [[Has subobject::xx]]
   |mainlabel=Policy intervention
   |mainlabel=Policy intervention
   |?HasDescription=Description
   |link=none
   |format=template
   |format=Plainlist
   |template=PIEffectTableRowTemplate
   |template=PIEffectTableRowTemplate
   }}<td class="StandardTableCell">
   }}<td class="StandardTableCell">
Line 19: Line 21:
   |mainlabel=-
   |mainlabel=-
   |?HasEffectDescription=
   |?HasEffectDescription=
   |format=list
  |?HasReference=Reference:
  |headers=plain
   |format=Plainlist
   }}</td>
   }}</td>
   </tr>
   </tr>
  |}}
  |}}
  </table>
  </table>{{#ifeq:
|}}
  {{#ask:[[Category:PolicyIntervention]][[HasComponent::{{#titleparts:{{PAGENAME}} |1}}]]|format=count}}
|0|
|(*) Implemented in this component.|}} }}
</includeonly>
</includeonly>

Latest revision as of 17:01, 24 March 2020

template used in the policy issue page to display a table with policy interventions that influences this component, their description and their effect description