Template:PolicyInterventionSetTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "ZZ_PolicyInterventionSetTemplate" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{ZZ_PolicyInterventionSetTemplate | ||
| | |Header= | ||
| | |Description= | ||
| | |PISet= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#subobject:Policy intervention set | |||
|HasPolicyInterventionSet={{PAGENAME}} | |||
< | |ConsistsOfPI={{{PISet|}}} | ||
< | }}<h3>{{{Header|}}}</h3> | ||
{{{Description|}}} | |||
<br clear="all"/> | |||
{{#if:{{{PISet|}}}|{{{Header|}}} is implemented in the policy interventions: | |||
{{TableIntroTemplate|20%|Policy intervention|40%|Description|20%|Implemented in component }} | |||
{{#arraymap:{{{PISet|}}}|;|x| | |||
{{#arraymap:{{{ | {{#ask:[[x]] | ||
|mainlabel=Policy intervention | |||
|? HasDescription=Description | |||
|? HasComponent=Implemented in component | |||
|userparam=3col | |||
|format=template | |||
|template=TableStandardRowTemplate | |||
</table> | }} | ||
|}}</table> | |||
|}}</includeonly> | |||
</includeonly> | |||
Revision as of 10:23, 7 March 2014
This is the "ZZ_PolicyInterventionSetTemplate" template. It should be called in the following format:
{{ZZ_PolicyInterventionSetTemplate
|Header=
|Description=
|PISet=
}}
Edit the page to see the template text.