Template:PolicyInterventionSetTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
{{{Description|}}}<br clear="all"/>
{{{Description|}}}<br clear="all"/>
{{#if:{{{PISet|}}}
{{#if:{{{PISet|}}}
|{{{Header|}}} is implemented in the policy interventions:  
|{{{Header|}}} is/are implemented in the policy interventions:  
{{TableIntroTemplate|20%|Policy intervention|40%|Description|20%|Implemented in component|20%|Affected components }}
{{TableIntroTemplate|20%|Policy intervention|60%|Description|20%|Implemented in/affected component}}
{{#arraymap:{{{PISet|}}}
{{#arraymap:{{{PISet|}}}
|;|x
|;|xx
|<tr class="StandardTableRow"><td class="StandardTableCell">[[x]]</td>
|<tr class="StandardTableRow"><td class="StandardTableCell">[[xx]]</td>
  <td class="StandardTableCell">{{#show:x|? HasDescription}}</td>
  <td class="StandardTableCell">{{#show:xx|? HasDescription}}</td>
  <td class="StandardTableCell">
<td class="StandardTableCell"> <ul>  
{{#ask:[[x]]
{{#ask:<q>[[HasEffect::xx]]</q>
|mainlabel=-
|mainlabel=-
|?HasComponent=
|? HasEffectOnComponent#-=
|format=ul
|userparam=xx
}}</td>
|format=template
<td class="StandardTableCell">
|template=PIEffectImplRowTemplate
{{#ask:<q>[[HasEffect::x]]</q>
|sort = HasEffectOnComponent
|mainlabel=-
}}</ul></td>
|? hasEffectOnComponent=
|format=ul
}}</td>
</tr>
</tr>
|}}</table>{{#arraymap:{{{PISet|}}}|;|x|[[ConsistsOfPI::x| ]]| }}
|}}</table>{{#arraymap:{{{PISet|}}}|;|x|[[ConsistsOfPI::x| ]]| }}
|}}</includeonly>
|}}</includeonly>

Revision as of 15:53, 8 April 2014

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

{{PolicyInterventionSetTemplate
|Header=
|Description=
|PISet=
}}

ConsistsOfPi is not assigned with values from PISet. See the build and maintenance page

Edit the page to see the template text.