Template:PolicyInterventionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
<td class="PageWidthTableFirstCell">'''Description:'''</td>
<td class="PageWidthTableFirstCell">'''Description:'''</td>
<td class="PageWidthTableRemainderCell">
<td class="PageWidthTableRemainderCell">
[[HasDescription::{{{Description|}}}]]</td></tr>}}
{{{Description|}}}</td></tr>}}
{{#ifeq:{{{Reference|}}}|||<tr>
{{#ifeq:{{{Reference|}}}|||<tr>
<td class="PageWidthTableFirstCell">'''Reference:'''</td>
<td class="PageWidthTableFirstCell">'''Reference:'''</td>
<td class="PageWidthTableRemainderCell">
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x]]}}</td></tr>}}
[[{{{Reference|}}}]]</td></tr>}}
{{#ifeq:{{{Component|}}}|||<tr>
{{#ifeq:{{{Component|}}}|||<tr>
<td class="PageWidthTableFirstCell">'''Is implemented in:'''</td>
<td class="PageWidthTableFirstCell">'''Is implemented in:'''</td>
<td class="PageWidthTableRemainderCell">
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{Component|}}}|;|x|[[HasComponent::x| ]] [[x/Policy issues| x]]|, }}</td></tr>}}  
{{#arraymap:{{{Component|}}}|;|x|[[x/Policy issues| x]]|, }}</td></tr>}}  
{{#ifeq:{{{HumanDevelopmentThemeItem|}}}{{{WaterThemeItem|}}}{{{EnergyThemeItem|}}}{{{LanduseThemeItem|}}}{{{NatureThemeItem|}}}{{{FoodThemeItem|}}}{{{AirThemeItem|}}}{{{ClimateThemeItem|}}}|||<tr>
{{#ifeq:{{{HumanDevelopmentThemeItem|}}}{{{WaterThemeItem|}}}{{{EnergyThemeItem|}}}{{{LanduseThemeItem|}}}{{{NatureThemeItem|}}}{{{FoodThemeItem|}}}{{{AirThemeItem|}}}{{{ClimateThemeItem|}}}|||<tr>
<td class="PageWidthTableFirstCell">'''Associated theme items:'''</td>
<td class="PageWidthTableFirstCell">'''Associated theme items:'''</td>
Line 37: Line 37:
   |mainlabel=-
   |mainlabel=-
   |?-consistsOfPI=
   |?-consistsOfPI=
   |format=list|sep=;
   |format=Plainlist|valuesep=;
   |link=none
   |link=none
   }}
   }}
Line 47: Line 47:
|<h3>Effects of this policy intervention on components</h3>
|<h3>Effects of this policy intervention on components</h3>
|}}
|}}
 
{{#set:HasDescription={{{Description|}}}
  |HasReference={{{Reference|}}}|+sep=;
  |HasComponent={{{Component|}}}|+sep=;
}}
[[Category:PolicyIntervention]] </includeonly>
[[Category:PolicyIntervention]] </includeonly>

Latest revision as of 14:38, 12 March 2020

This is the "PolicyInterventionTemplate" template. It should be called in the following format:

{{PolicyInterventionTemplate
|Description=
|Reference=
|Component=
|BelongsToTheme=
|ThemeItem=
}}

Edit the page to see the template text.