Template:PolicyInterventionSetTemplate: Difference between revisions

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

Revision as of 09:39, 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.