Template:PIEffectTableRowTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<tr class="StandardTableRow"> <td class="StandardTableCell">{{{1|}}}</td> <td class="StandardTableCell">{{{2|}}}</td> <td class="StandardTableCell">{{#ask:ZZ_HasEffectOnCom...")
 
No edit summary
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
<tr class="StandardTableRow">
<noinclude>
<td class="StandardTableCell">{{{1|}}}</td>
Displays the policy interventions part of a effect row in the policy issue page of a component.
<td class="StandardTableCell">{{{2|}}}</td>
Used in PIEffectOnComponentTemplate as querytemplate
<td class="StandardTableCell">{{#ask:[[ZZ_HasEffectOnComponent::{{PAGENAME}}]]|mainlabel=-|/ZZ_HasEffectDescription}}</td>
* param1=Policy intervention
</tr>
* param2=description PI
</noinclude><includeonly>
<td class="StandardTableCell">[[{{{1|}}}]]
{{#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>

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