Template:PolicyInterventionSetTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (1 revision imported)
 
(57 intermediate revisions by 3 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{PolicyInterventionSetTemplate
{{PolicyInterventionSetTemplate
|ISGroup=
|Header=
|ConsistsOf=
|Description=
|HasPurpose=
|PISet=
}}
}}
</pre>
</pre>
ConsistsOfPi is not assigned with values from PISet. See the build and maintenance page
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
<table class="PageWidthTableTemplate">
{{#subobject:{{#titleparts: {{PAGENAME}}|1}}-PI-{{{Header|}}}
<tr>
|HasPolicyInterventionSet={{PAGENAME}}
<td class="PageWidthTableFirstCell">'''Belongs to group:'''</td>
}}
<td class="PageWidthTableRemainderCell">[[BelongsToGroupOfIS::{{{ISGroup|}}}]]</td>
<h3>{{{Header|}}}</h3>
</tr>
{{{Description|}}}
<tr>
{{#if:{{{PISet|}}}
<td class="PageWidthTableFirstCell">'''Consists of policy interventions:'''</td>
| <div class="thumbcaption  dark">Table: Policy interventions {{{Header|}}}</div>
<td class="PageWidthTableRemainderCell">{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}</td>
{{TableIntroTemplate|20%|Policy intervention|60%|Description|20%|Implemented in/affected component}}
</tr>
{{#arraymap:{{{PISet|}}}
<tr>
|;|xx
<td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td>
|<tr class="StandardTableRow"><td class="StandardTableCell">[[xx]]</td>
<td class="PageWidthTableRemainderCell">[[HasPurposeEffect::{{{HasPurpose|}}}]]</td>
  <td class="StandardTableCell">{{#show:xx|? HasDescription}}</td>
</tr>
<td class="StandardTableCell"> <ul>  
</table>
{{#ask:<q>[[HasEffect::xx]]</q>
 
|mainlabel=-
[[Category:PolicyInterventionSet]]
|? HasEffectOnComponent#-=
[[BelongsToGroupOfIS::{{{ISGroup|}}}]]
|userparam=xx
{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}
|format=Plainlist
[[HasPurposeEffect::{{{HasPurpose|}}}]]
|template=PIEffectImplRowTemplate
 
|sort = HasEffectOnComponent
}}</ul></td></tr>
|}}</table>(*) Implementing component.{{#arraymap:{{{PISet|}}}|;|x|[[ConsistsOfPI::x| ]]| }}
|}}
</includeonly>
</includeonly>

Latest revision as of 13:22, 1 April 2020

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.