Template:PolicyInterventionSetTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "PolicyInterventionSetTemplate" template. It should be called in the following format: <pre> {{PolicyInterventionSetTemplate |ISGroup= |ConsistsOf= |Ha...") |
Oostenrijr (talk | contribs) m (1 revision imported) |
||
| (64 intermediate revisions by 3 users not shown) | |||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{PolicyInterventionSetTemplate | {{PolicyInterventionSetTemplate | ||
| | |Header= | ||
| | |Description= | ||
| | |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> | ||
{{#subobject:{{#titleparts: {{PAGENAME}}|1}}-PI-{{{Header|}}} | |||
|HasPolicyInterventionSet={{PAGENAME}} | |||
{{# | |||
{{# | |||
}} | |||
}} | }} | ||
</table> | <h3>{{{Header|}}}</h3> | ||
{{{Description|}}} | |||
{{#if:{{{PISet|}}} | |||
| <div class="thumbcaption dark">Table: Policy interventions {{{Header|}}}</div> | |||
{{TableIntroTemplate|20%|Policy intervention|60%|Description|20%|Implemented in/affected component}} | |||
{{#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.