Template:PolicyInterventionSetTemplate: Difference between revisions
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| | {{TableIntroTemplate|20%|Policy intervention|60%|Description|20%|Implemented in/affected component}} | ||
{{#arraymap:{{{PISet|}}} | {{#arraymap:{{{PISet|}}} | ||
|;| | |;|xx | ||
|<tr class="StandardTableRow"><td class="StandardTableCell">[[ | |<tr class="StandardTableRow"><td class="StandardTableCell">[[xx]]</td> | ||
<td class="StandardTableCell">{{#show: | <td class="StandardTableCell">{{#show:xx|? HasDescription}}</td> | ||
<td class="StandardTableCell"> <ul> | |||
{{#ask:<q>[[HasEffect::xx]]</q> | |||
|mainlabel=- | |||
|? HasEffectOnComponent#-= | |||
|userparam=xx | |||
|format=template | |||
|template=PIEffectImplRowTemplate | |||
|sort = HasEffectOnComponent | |||
}}</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.