Template:PIEffectTableRowTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Displays a | Displays the policy interventions part of a effect row in the policy issue page of a component. | ||
Used in PIEffectOnComponentTemplate as querytemplate | |||
* param1=Policy intervention | |||
* param2=description PI | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<td class="StandardTableCell">[[{{{1|}}}]] | |||
<td class="StandardTableCell">{{{2|}}}</td> | {{#ifeq: | ||
{{#ask:[[{{{1|}}}]][[HasComponent::{{#titleparts:{{PAGENAME}} |1}}]]|format=count}} | |||
|0| | |||
| (*) | |||
}} </td> | |||
<td class="StandardTableCell">{{{2|}}} | |||
{{#ask:[[{{{1|}}}]]|mainlabel=-|?HasDescription=|?HasReference=Reference: | format=Plainlist| headers=plain}}</td> | |||
</includeonly> | </includeonly> |
Latest revision as of 17:02, 24 March 2020
Displays the policy interventions part of a effect row in the policy issue page of a component. Used in PIEffectOnComponentTemplate as querytemplate
- param1=Policy intervention
- param2=description PI