Template:PolicyInterventionSetTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
<tr>
<tr>
<td class="PageWidthTableFirstCell">'''Belongs to group:'''</td>
<td class="PageWidthTableFirstCell">'''Belongs to group:'''</td>
<td class="PageWidthTableRemainderCell">[[BelongsToGroupOfIS::{{{ISGroup|}}}]]</td>
<td class="PageWidthTableRemainderCell">
[[BelongsToGroupOfIS::{{{ISGroup|}}}]]</td>
</tr>
</tr>
<tr>
<tr>
<td class="PageWidthTableFirstCell">'''Consists of policy interventions:'''</td>
<td class="PageWidthTableFirstCell">'''Consists of policy interventions:'''</td>
<td class="PageWidthTableRemainderCell">{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}</td>
<td class="PageWidthTableRemainderCell">
{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}</td>
</tr>
</tr>
<tr>
<tr>
<td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td>
<td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td>
<td class="PageWidthTableRemainderCell">[[HasPurposeEffect::{{{HasPurpose|}}}]]</td>
<td class="PageWidthTableRemainderCell">
[[HasPurposeEffect::{{{HasPurpose|}}}]]</td>
</tr>
</tr>
</table>
</table>


[[Category:PolicyInterventionSet]]
[[Category:PolicyInterventionSet]]
[[BelongsToGroupOfIS::{{{ISGroup|}}}]]
{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}
[[HasPurposeEffect::{{{HasPurpose|}}}]]


</includeonly>
</includeonly>

Revision as of 09:47, 28 January 2014

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

{{PolicyInterventionSetTemplate
|ISGroup=
|ConsistsOf=
|HasPurpose=
}}

Edit the page to see the template text.