Template:PolicyInterventionSetTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (1 revision imported)
 
(58 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><td class="PageWidthTableFirstCell">'''Belongs to group:'''</td><td class="PageWidthTableRemainderCell">
|HasPolicyInterventionSet={{PAGENAME}}
[[BelongsToGroupOfIS::{{{ISGroup|}}}]]</td></tr>
}}
<tr><td class="PageWidthTableFirstCell">'''Consists of policy interventions:'''</td><td class="PageWidthTableRemainderCell">
<h3>{{{Header|}}}</h3>
{{#arraymap:{{{ConsistsOf|}}}|;|x|[[ConsistsOfPI::x]]}}</td></tr>
{{{Description|}}}
<tr><td class="PageWidthTableFirstCell">'''Purpose/effect:'''</td><td class="PageWidthTableRemainderCell">
{{#if:{{{PISet|}}}
[[HasPurposeEffect::{{{HasPurpose|}}}]]</td></tr>
| <div class="thumbcaption  dark">Table: Policy interventions {{{Header|}}}</div>
</table>
{{TableIntroTemplate|20%|Policy intervention|60%|Description|20%|Implemented in/affected component}}
[[Category:PolicyInterventionSet]]
{{#arraymap:{{{PISet|}}}
|;|xx
|<tr class="StandardTableRow"><td class="StandardTableCell">[[xx]]</td>
  <td class="StandardTableCell">{{#show:xx|? HasDescription}}</td>
<td class="StandardTableCell"> <ul>  
{{#ask:<q>[[HasEffect::xx]]</q>
|mainlabel=-
|? HasEffectOnComponent#-=
|userparam=xx
|format=Plainlist
|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.