Template:PIEffectOnComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
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 13:
   {{#ask: [[Has subobject::xx]]
   {{#ask: [[Has subobject::xx]]
   |mainlabel=Policy intervention
   |mainlabel=Policy intervention
   |?HasDescription=Description
   |link=none
   |format=template
   |format=template
   |template=PIEffectTableRowTemplate
   |template=PIEffectTableRowTemplate
Line 19: Line 20:
   |mainlabel=-
   |mainlabel=-
   |?HasEffectDescription=
   |?HasEffectDescription=
  |?HasReference=Reference:
  |headers=plain
   |format=list
   |format=list
   }}</td>
   }}</td>
Line 25: Line 28:
  </table>
  </table>
|}}
|}}
(*) Implemented in this component.
</includeonly>
</includeonly>

Revision as of 17:25, 2 April 2014

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